@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

div#topbox{
	background-image:url(../../../images/header_g.jpg);
}


div#essey_title{
	width:500px;
	margin-left:39px;
	text-align:center;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:solid 3px #060;
}


div#essey_title h2.essey{
	width:auto;
	margin-bottom:0px;
	border-bottom:none;
	font-size:24px;
	line-height:1.3;
	color:#060;
}


div#essey_title span.kk{
	color:#900;	
}



div#essey{
	width:500px;
	margin-left:39px;
	margin-top:30px;
	font-size:13px;
	line-height:1.8;
}



h3{
	margin-left:0em;
	font-size:120%;
	line-height:250%;
}


div.paragraph{
	margin:0px 0px 12px 0px;
}


p.type0{
	font-size:100%;
	margin-left:1em;margin-right:1em;
	text-align:justify;text-justify:distribute;
	line-height:120%;
	text-indent:0em;
}

p.type1{
	margin-left:1em;margin-right:1em;
	text-align:justify;text-justify:distribute;
	font-size:90%;
	text-indent:1em;
}
p.type2{
	margin-left:1em;margin-right:1em;
	text-align:justify;text-justify:distribute;
	font-size:90%;
	line-height:160%;
	text-indent:0em;
}



/* 各エッセイのリンクテーブル */

table.recommended_works{
	margin-left:auto;margin-right:auto;
	margin-bottom:30px;
	border-collapse:collapse;
}

table.recommended_works td{
	height:36px;
	padding:0px 5px;
	background:#f5ffe6;

	border:solid 1px #aaa;
	font-size:12px;
	line-height:1.2;
}

table.recommended_works td.np{
	background:#fff;
}
table.recommended_works td.rw_prize{
	width:40px;
	text-align:center;
}
table.recommended_works td.rw_number{
	width:38px;
	text-align:right;
}
table.recommended_works td.rw_name{
}
table.recommended_works td.rw_name span.ks{
	margin-left:0.5em;
}
table.recommended_works td.rw_address{
	width:102px;

}
table.recommended_works td.rw_title{
	width:176px;
}



/* トップへ戻るボタン */

div#to_prizeworks{
	text-align:center;
}



/* 各エッセイのタイトル部分 */

div.headerbox{
	width:400px;
	margin-left:auto;margin-right:auto;
	margin-bottom:30px;
	border:solid 1px;
	line-height:1.2;
}

div.headerbox div.work_No{
	margin-top:10px;margin-left:25px;
}
div.headerbox div.work_prize{
	margin-top:15px;margin-left:38px;
	font-size:100%;
	letter-spacing:2px;
}
div.headerbox h3.work_title{
	margin:20px 0px 15px 40px;
	font-size:150%;
	line-height:1.5;
}
div.headerbox div.auth_address{
	margin:0px 32px 0px 0px;
	text-align:right;
	font-size:90%;
}
div.headerbox div.author{
	margin:8px 32px 15px 0px;
	text-align:right;
}
div.headerbox div.author span.rb{
	font-size:80%;
	margin-left:-5px;
	margin-right:-5px;
}



/* エッセイトップの選評コメント部分 */

div#senpyou_shomei{
	font-size:100%;
	text-align:right;
	line-height:150%;
}
div#senpyou_shomei span.ch{
	margin-right:0px;
	font-size:90%;
}

table#senkouiin{
	margin-left:auto;margin-right:auto;
	margin-bottom:30px;
	border-collapse:collapse;
	page-break-inside:avoid;
}

table#senkouiin td{
	height:40px;
	padding:5px 10px;

	border:solid 1px #aaa;
	line-height:130%;
	font-size:90%;
}
table#senkouiin td.sk_post{
	text-align:right;
}
table#senkouiin td.sk_name{
	text-align:center;
}




div#boshu{
	margin-left:auto; margin-right:auto;
	font-size:90%;
	border:dashed 1px;
	width:400px;
	padding:15px;
}


div.yokoku{
	text-align:justify;text-justify:distribute;
	margin-left:20px; margin-right:20px;
}

div.yokoku p{
	font-size:90%;
	line-height:1.8;
}

div.yokoku table.yokoku_title{
	margin-top:36px;margin-bottom:10px;
	margin-left:-2px;
	widows:500px;
}

div.yokoku table.yokoku_title td.koumoku{
	padding:0px;
	font-size:120%;
	width:130px;
	color:#fff;
	background:#005100;
	font-weight:bold;
	text-align:center;
}


div.yokoku table.yokoku_title td.yotei{
	width:200px;
	font-size:90%;
	padding-left:10px;
}




