@charset "utf-8";


/*
	page_about_dw(週刊ダイヤモンドとは)
*/

.f_l{
	float:left;
}

.f_r{
	float:right;
}

#page_header{
	position: relative;
	height:128px;
	border:solid 1px #CCCCCC;
	padding:6px;
	margin-bottom:3px;
}
#page_header h2{
	margin-bottom:5px;
	
}
#page_header p{
	line-height:1.5em;
	padding-right:320px;
}
#mainContents h3{
	border:solid 1px #DDEFFF;
	background-image:url(../images/page_h3_bg.jpg);
	background-repeat:repeat-x;

	font-size:14px;
	padding:0.5em 0.6em 0.4em 0.6em;
}

#mainContents h4{
	clear:both;
	position: relative;
	margin-bottom:10px;
	margin-top:10px;
}
#header_title1_image{
	margin-bottom:0px;
}


.header_cover_image{
	position: absolute;
	right:6px;
	top:6px;
	display:block;
}

a#header_cover_subscriptionButton{
	width:300px;
	height:127px;
	background-image:url(../images/ranking/subscriptionButton.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-size:14px;
	text-indent: -900em;
}
a#header_cover_subscriptionButton:link,
a#header_cover_subscriptionButton:active,
a#header_cover_subscriptionButton:visited {
	background-position: 0 0;
}
a#header_cover_subscriptionButton:hover {
	background-position: 0 -127px;
}



#mainContents {
	padding-top:0;
}

#mainContents p{

	line-height:1.5em;
}



div.news_rank_page{
	margin-bottom:30px;
}



#mainContents div.news_rank_page h4{
	border-bottom:solid 2px #000000;
	padding:6px 0;
	margin-bottom:0;
}
div.news_rank_page img{
	vertical-align:middle;
	margin-right:20px;
}



div.news_rank_page ul{
	list-style:none;
}


div.news_rank_page li.line1{
	background-color:#CCCCCC;
}

div.news_rank_page li{
	padding:6px 3px 6px 26px;
	background-position:3px center;
	border-bottom:dotted 1px #000000;
}
div.news_rank_page li span{
	font-weight:bold;
	margin-right:3px;
}

div.news_rank_page li.no1{
	background-image:url(../images/ranking/news_rank/no1.gif);
	background-repeat:no-repeat;
	background-color:#FFFF9B;
}
div.news_rank_page li.no2{
	background-color:#FFFFB3;
}
div.news_rank_page li.no3{
	background-color:#FFFFD2;
}
div.news_rank_page li.no4{
	
}
div.news_rank_page li.no5{
	border-bottom:none;
}

div.news_rank_page li.no1 span{
	color:#80552B;
}
div.news_rank_page li.no2 span{
	color:#333333;	
}
div.news_rank_page li.no3 span{
	color:#993333;
}

div.news_rank_page div.covers{
	background-image:url(../images/ranking/news_rank/news_bg.jpg);
	background-repeat:repeat-x;
	
	overflow:hidden;
	width:100%;

}
div.news_rank_page div.cover{
	width:140px;
	margin-top:10px;

	float:left;
	text-align:center;
}

div.news_rank_page  div.cover img{
	vertical-align:middle;
	margin-right:0;
}


div.term{
	text-align:left;
	padding:6px 6px 6px 6px;
	margin:6px 16px 6px 16px;
	font-weight:bold;
	background-image:url(../images/about_dw/ranking_title_bg.jpg);
	background-repeat:repeat-x;
	margin-bottom:1px !important;
	color:#FFFFFF;
}
#mainContents div.term{
	margin:6px 0 6px 0;
}



























/*
	ランキング
*/


.ranking_b_group{
	overflow: hidden;
	width:100%;
	
}



div.ranking_b{
	width:340px;
	padding:3px;
	float:left;
}
div.ranking_b h4{
	background-image:url(../images/about_dw/ranking_title_bg.jpg);
	background-repeat:repeat-x;
	
	padding:0.3em;
	margin-bottom:1px !important;
}
div.ranking_b h4 a{
	color:#FFFFFF;
	font-size:14px;
	
}

div.ranking_b_inner{
	border:solid 1px #999999;
	background-color:#EDEFF1;
}





div.feature_rank p{
	margin-left:80px;
	height:11em;
}
div.shop_rank p{
	margin-left:80px;
	height:11em;
}





.ranking_b_inner_header{
	padding:0.3em;
	background-color:#FFFFc1;
	font-size:14px;
	font-weight:bold;
	height:40px;
}
.ranking_b_inner_header img{
	vertical-align:middle;
	float:left;
}

.ranking_b_inner_header span.booktitle{
	padding-top:6px;
	padding-left:60px;
	display:block;
}



.ranking_b_inner_main{
	padding:0.3em;
}


.ranking_b_inner_bottom{
	padding:0.3em;
	line-height:1.5em;
	font-weight:bold;
}



div.serial_rank li.line1{
	background-color:#CCCCCC;
}

div.serial_rank li{
	background-repeat:no-repeat;
	padding:6px 3px 6px 26px;
	background-position:3px center;
	font-weight:bold;
}

div.serial_rank li.line1{
	background-image:url(../images/about_dw/serial_rank_icon1.gif);
}

div.serial_rank li.line2{
	background-image:url(../images/about_dw/serial_rank_icon2.gif);
}




div.news_rank table{
	width:100%;
	border-collapse:collapse;
}
div.news_rank th{
	background-color:#333333;
	width:1em;
	text-align:center;
	font-weight:normal;
	vertical-align:top;
	color:#FFFFFF;
}
div.news_rank th,
div.news_rank td{
	padding:6px 3px;
}
div.news_rank tr.topline th,
div.news_rank tr.topline td{
	border-top:solid 1px #9A9A9A;
	padding-top:5px;
}

div.news_rank tr.no1{
	background-color:#FFFF9b;
}
div.news_rank tr.no2{
	background-color:#FFFFb3;
}
div.news_rank tr.no3{
	background-color:#FFFFd2;
}

div.news_rank td.rank{
	font-weight:bold;
}

div.news_rank tr.no1 td.rank{
	color:#80552B;
}
div.news_rank tr.no2 td.rank{
	color:#333333;
}
div.news_rank tr.no3 td.rank{
	color:#993300;
}


