/* clerfix */
#contents:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

.clearfix:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	overflow:hidden;
}

/*タイトル*/
h2#weeklyTitle {
	height: 43px;
	margin-top: 20px;
	background-image: url(/contents/images/weeklyTitle_bn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/*Header*/
div#weekly .headline {
	font-size: 12px;
	height: 34px;
	background-image: url(/contents/images/weeklyTitlebar.gif);
	background-repeat: no-repeat;
	margin: 0 0 12px 0;
}
div#weekly .headline h3 {
	float: left;
	width: 467px;
	font-size: 12px;
	padding-top: 4px;
	text-align:center;
	font-weight:bold;
}
div#weekly .headline p {
	float: right;
	width: 86px;
	font-size: 12px;
	padding-top: 4px;
	text-align:center;
}


/*table1*/
div#weekly .section {
	margin-bottom: 10px;
	padding: 7px;
	font-size: 12px;
}
div#weekly .section h4 {
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 25px;
	background: url(/contents/images/weeklyroundtable-1.gif) no-repeat bottom;
	text-indent: 0;
}
div#weekly .section h4 img {
	margin: 0 10px 0 3px;
}
div#weekly .section .w-entry {
	padding: 0 15px 25px 15px;
	margin-bottom: 0 !important;
	background: #fff;
}
div#weekly .section  .entrytitle {
	font-size: 13px;
	padding: 0.5em;
	padding-left: 0;
	 font-weight:bold;
}
div#weekly .table1 {
    background-color: #EEEEE6 ;      
    border:1px solid #DED6D0 ;
}
div#weekly .table2 {
    background-color: #E5EBEF;
	border:1px solid #A7BCCA ;
}
div#weekly .table2 {
    background-color: #E5EBEF;
	border:1px solid #A7BCCA ;
}
div#weekly .table3 {
    background-color: #F2E2E6;
	border:1px solid #D59CAB ;
}
div#weekly .table4 {
    background-color: #EAEAEA;
	border:1px solid #B8B8B8;
}
div#weekly .table5 {
    background-color: #E6E4F0;
	border:1px solid #AAA3CD;
}
div#weekly .table6 {
    background-color: #EFE5E7;
	border:1px solid #CAA7AE;
}
.blue{
     color:#336699;
}
.pink{
     color:#CD2059;
}
.purple{
     color:#9C52C8;
}
.orange{
     color:#C35A1A;
}

/*pagetop*/
div#weekly .section .pagetop {
	text-align: right;
	padding-right:5px;
	font-size: 10px;
	line-height: 15px;
	padding-bottom: 5px;
	color:#737373;
	background: url(/contents/images/weeklyroundtable-2.gif) no-repeat bottom;
}
div#weekly .section .pagetop a {
	text-decoration: none;
	line-height: 15px;
}

/*pagenate*/
div.pagenate {
	margin-bottom: 10px;
	margin-left: 141px;
	width: 270px;
	height: 29px;
}div.pagenate .prev a {
	float: left;
	display: block;
	width: 48px;
	height: 29px;
	margin-right: 10px;
	background: url(/contents/images/w-prev.jpg) 0 0 no-repeat;
	text-indent: -9999px;
}
div.pagenate .w-top a {
	float: left;
	display: block;
	width: 154px;
	height: 29px;
	background: url(/contents/images/w-top.jpg) 0 0 no-repeat;
	text-indent: -9999px;
}
div.pagenate .next a {
	float: left;
	display: block;
	width: 48px;
	height: 29px;
	margin-left: 10px;
	background: url(/contents/images/w-next.jpg) 0 0 no-repeat;
	text-indent: -9999px;
}
div.bottom-nom {
	margin-left: 141px;
	text-align: center;
	width: 270px;
	margin-bottom: 5px;
}
#footer {
	margin-top: 10px;
}


div#weekly,
div#weekly{
	margin-left: 10px;
	margin-right: 6px;
}
div#weekly p.pageTop,
div#weekly p.pageTop {
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
	font-size: 12px;
    line-height: 20px;
}
div#weekly p.pageBottom,
div#weekly p.pageBottom {
	margin-top: 10px;
	margin-bottom: 40px;
	text-align: center;
	font-size: 12px;
}
div#weekly p.pageTop img,
div#weekly p.pageBottom img,
div#weekly p.pageTop img,
div#weekly p.pageBottom img {
	margin-right: 5px;
	margin-left: 5px;
}


/*バックナンバー*/
div#weekly div.bn_main {
	width:514px;
	margin:auto;
	text-align:left;
	padding-top:20px;
	padding-left:10px;
}
div#weekly div.bn_main .bn-section .bn-left {
	float: left;
	text-align: right;
	width: 144px;
	padding-right: 20px;
	font-size: 16px;
	font-weight: bold;
	line-height: 0;
	padding-top: 10px;
}
div#weekly div.bn_main .bn-section .bn-right {
	float: right;
	width: 350px;
}
div#weekly div.bn_main .bn-section {
	margin-bottom:10px;
	border-bottom: dotted 1px #ccc;
}

div#weekly div.bn_main ul {
	background:url(/contents/images/weeklyBn_ul.gif) no-repeat 0px 4px;
	padding-left: 20px;
	margin-bottom:5px;
}
div#weekly div.bn_main ul .data{
	color:#000;
	cursor: pointer;
	text-decoration:underline;
}

div#weekly div.bn_main ul .data_over {
	color:#000;
	cursor: pointer;
	text-decoration:none;
}
div#weekly div.bn_main ul li {
	list-style:none;
	background:url(/contents/images/weeklyBn_li.gif) no-repeat 4px 5px;
	padding-left: 14px;

}
*html body div#weekly div.bn_main ul li {
	list-style:none;
	background:url(/contents/images/weeklyBn_li.gif) no-repeat 2px 5px;
	padding-left: 0px;
}

div#bn_text{
	text-align:right;
	padding-bottom: 5px;
}
div#bn_text div.text{
	width: 285px;
	text-align:left;
	background:url(/contents/images/weeklyBn_li.gif) no-repeat 4px 5px;
	padding-left: 14px;
}

