@charset "shift_jis";
/* CSS Document */


/*メニュー(A)-----------------------------------------------*/

#menu_award_page{
	background-image:url(../../item/menu/menu_win.gif);
	background-position:0 -33px;
	display:block;
	height:33px;
}
#menu_award_win2_page{
	background-image:url(../../item/menu/menu_win_2.gif);
	background-position:0 0px;
	display:block;
	width:60px;	
	height:14px;
	background-repeat:no-repeat;
}
#menu_award_win3_page{
	background-image:url(../../item/menu/menu_win_3.gif);
	background-position:0 0px;
	display:block;
	width:60px;	
	height:14px;
	background-repeat:no-repeat;
}

/*各賞のページの設定-----------------------------------------------*/

#win2_title{
	background:url(../../item/bar/win2_gr.gif) no-repeat;
	width:530px;
	height:34px;
	text-indent:-9999px;
	margin-bottom:15px;
}
#win3_title{
	background:url(../../item/bar/win3_gr.gif) no-repeat;
	width:530px;
	height:34px;
	text-indent:-9999px;
	margin-bottom:15px;
}

/*内容領域-----------------------------------------------*/

.award_box{
	width:500px;
	font-size:0.85em;
	margin:20px 15px 0 15px;
}

.award_yougaline{
	width:530px;
	height:20px;
	background:url(../../item/contents/award/award_yougaline_1.gif) no-repeat;
	text-indent:-9999px;
}
.award_hougaline{
	width:530px;
	height:20px;
	background:url(../../item/contents/award/award_hougaline_1.gif) no-repeat;
	text-indent:-9999px;
}

h4{
	text-indent:-9999px;
	margin:0 0 2px 3px;
	width:530px;
	height:47px;
}

#winners_2_1{
	background-image:url(../../item/contents/award/winners/win2_1.gif);
}
#winners_2_2{
	background-image:url(../../item/contents/award/winners/win2_2.gif);
}
#winners_3_1{
	background-image:url(../../item/contents/award/winners/win3_1.gif);
}
#winners_3_2{
	background-image:url(../../item/contents/award/winners/win3_2.gif);
}

.winners_line{
	border-bottom:double 4px #000;
	margin:0px 0 5px 0;
	clear:right;
}

.award_box_line{
	border-bottom:dotted 1px #9c9c9c;
	margin:0px 0 5px 0;
	clear:right;
}
.award_box_line_2{
	border-bottom:dotted 1px #fff;
	margin:0px 0 20px 0;
	width:500px;
	clear:right;
}
.award_box_line_3{
	border-bottom:dotted 1px #333;
	margin:0px 0 10px 0;
	width:530px;
	clear:right;
}

.comment_box{
	float:right;
	width:232px;
	margin:0 0px 5px 5px;
	display:inline;
}

.comment_top{
	background:url(../../item/contents/award/comment_2_1.gif) no-repeat;
	height:21px;
	font-size:0.1em;
	/*↑フォントサイズの設定をしとかないと、topのフタの下に余白が出来る。（1emのfontのheightが10pxよりでかいため）*/
}

.comment_text{
	background:url(../../item/contents/award/comment_2_2.gif) repeat-y;
	text-align:justify;
	padding:0 7px;
}

.comment_bottom{
	background:url(../../item/contents/award/comment_2_3.gif) no-repeat;
	height:7px;
	margin-bottom:
	font-size:0.1em;
	display:block;
}

.award_data{
	width:150px;
	float:right;
	margin-left:5px;
}

.win_data{
	margin:20px 0 0 0;
}

.award_box a img{
	border:#FFF 2px solid;
	float:right;
	margin:0 0 5px 0px;
}
.award_box a img:hover{
	border:#999999 2px solid;
}

.actor{
	font-size:1.08em;
	margin:5px 0 2px 0;
	font-weight:bold;
}
h5 a{
	text-decoration:none;
	border-bottom:1px dotted #666666;
	color:#000;
}
h5 a:hover{
	border-bottom:1px dotted #666666;
	color:#178400;
}