@charset "utf-8";
/* ---------------------------------------------------*/
/* MANGA-ZIN AWARD ページ設定 */
/* ---------------------------------------------------*/
/* ヘッダ画像領域の設定 */
#div_award_top_header_area
{
	width:						578px;
	background-color:	#EEEEEE;
	margin-left:			0px;
	margin-right:			auto;
}

#div_award_top_header_area #top_header_img
{
	width:						558px;
	border-top:				3px solid #B10026;
	border-bottom:		3px solid #B10026;
	padding:					10px 10px 10px 10px;
}

#div_award_top_header_area #top_img
{
	width:						558px;
}

/* ページ内トピック領域設定 */
.div_award_topic
{
	width:						500px;
	border:						1px solid #AAAAAA;
	background-color:	#FCFCFC;
	padding:					10px 10px 5px 10px;
	margin-left:			auto;
	margin-right:			auto;
}

/* 開催要項領域の設定 */
.dl_award_gist
{
	width:						558px;
	margin:						auto 20px 15px 10px;
}

.dl_award_gist span
{
	line-height:			1.3em;
}

.dl_award_gist:after
{
	content:					"";
	display:					block;
	height:						0px;
	clear:						both;
}

.dl_award_gist dt
{
	clear:						left;
	float:						left;
	width:						80px;
	background-image:	url(/_image/common/ico_page_title.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	line-height:			1.3em;
	padding:					10px 0px 10px 15px;
}

.dl_award_gist dd
{
	line-height:			1.3em;
	padding:					10px 0px 10px 100px;
}

.dl_award_gist .underline
{
	border-bottom:		1px dotted #AAAAAA;
}

.dl_award_gist .item_list
{
	width:						430px;
}

.dl_award_gist .item_list li
{
	line-height:			1.7em;
	padding:					0px;
}

.info_detail_note_list
{
	padding:					0px 10px 0px 5px;
	margin:						10px auto auto auto;
}

.info_detail_note_list li
{
	background-image:	url(/_image/common/ico_right_g.gif);
	background-position:left 1px;
	background-repeat:no-repeat;
	line-height:			1.3em;
	font-size:				0.8em;
	color:						#006600;
	padding:					0px 0px 0px 12px;
	margin:						auto auto 5px auto;
}

/* ランキング内容領域の設定 1～10（左：画像　右：説明） */
.div_award
{
	width:						550px;
	padding:					10px 0px 5px 0px;
	margin-left:			15px;
	margin-right:			10px;
}

.div_award:after
{
	content:					"";
	display:					block;
	height:						0px;
	clear:						both;
}

.div_award_topline
{
	border-top:				1px dotted #AAAAAA;
}

.div_award_underline
{
	border-bottom:		1px dotted #AAAAAA;
}

.div_award .manga_title
{
	font-size:				1.6em;
	font-weight:			bold;
	text-align:				center;
	line-height:			130%;
	color:						#B10026;
}

.div_award .manga_marking
{
	position:					absolute;
	top:							-13px;
	left:							0px;
}

.div_award .manga_writer
{
	font-size:				90%;
	text-align:				center;
	line-height:			130%;
}

.div_award .manga_point
{
	width:						90px;
	border:						1px solid #AAAAAA;
	background-color:	#EBEBEB;
	font-size:				90%;
	text-align:				center;
	line-height:			130%;
	margin-left:			auto;
	margin-right:			0px;
}

.div_award .img_block
{
	position:					relative;
	float:						left;
	width:						200px;
	text-align:				center;
	margin:						auto 15px auto auto;
}

.div_award .data_block
{
	float:						left;
	width:						333px;
}

.div_award .data_block_words
{
	line-height:			1.7em;
	margin-left:			0px;
	margin-right:			auto;
}

.div_award .data_block_words span
{
	line-height:			1.7em;
}

.div_award .data_block_words dl dt
{
	color:						#3333CC;
	margin:						auto auto 5px auto;
}

.div_award .data_block_words dl dd
{
	background-image:	url(/_image/common/ico_right.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	line-height:			130%;
	font-size:				0.9em;
	color:						#333333;
	padding:					0px 0px 0px 15px;
	margin:						auto auto 5px auto;
}

/* ランキング内容領域の設定 11～40 */
.tbl_award_lanking
{
	width:						578px;
	border:						1px solid #AAAAAA;
}

.tbl_award_lanking .side_border
{
	border-right:			1px solid #AAAAAA;
}

.tbl_award_lanking img
{
	border:						1px solid #CCCCCC;
}

.tbl_award_lanking th
{
	height:						24px;
	background-color:	#EBEBEB;
	border:						1px solid #AAAAAA;
}

.tbl_award_lanking td
{
	width:						145px;
	vertical-align:		top;
	text-align:				center;
	font-size:				90%;
	padding:					10px 10px 10px 10px;
}

.tbl_award_lanking .side_border
{
	border-right:			1px solid #AAAAAA;
}

.tbl_award_lanking td .data_title
{
	text-align:				center;
	font-weight:			bold;
}

.tbl_award_lanking td .data_copyright
{
	text-align:				center;
	font-size:				80%;
	color:						#666666;
	line-height:			120%;
}

/* 総評領域の設定 */
#div_award_sign
{
	width:						480px;
	text-align:				right;
	line-height:			1.4em;
	font-weight:			bold;
	padding:					0px;
	margin-left:			auto;
	margin-right:			0px;
}
