@charset "EUC-JP";
@import "/r_css/imports.css";


/* .contents
========================================== */
.contentsHeader{
	width:948px;
	border:1px solid #CCC;
	margin-bottom:10px;
}
.contentsHeader .wrap{
	width:922px;
	margin:4px;
	padding:9px;
	background:#CCC;
	position:relative;
}
.contentsHeader .wrap .section{
	width:920px;
	border:solid 1px #fff;
	background:url(../img/bg.gif) bottom left;
}
.contentsHeader .wrap .section .img{
	width:600px;
	margin:20px auto;
}
.contentsHeader .wrap .section .read{
	width:880px;
	margin:10px auto;
	padding:10px;
	background:#FFF;
}
.contentsHeader .wrap .section .read strong{
	font-weight:bold;
	line-height:1.4;
}
.contentsHeader .wrap .section .read ul{
	width:860px;
}
.contentsHeader .wrap .section .read ul:after{
 content:"";
 clear:both;
 display:block;
}
.contentsHeader .wrap .section .read ul li{
	line-height:1.4;
	font-size:12px;
}
.bnr{
	margin-bottom:15px;
	text-align:center;
}
*/
/* .contents
========================================== */
div#present dl {
	margin-top: 27px;
	border: 2px solid #a90f15;
}
div#present dt {
	font-size: 18px;
	line-height: 40px;
	color: #FFFFFF;
	background: #a90f15;
	text-align: center;
	height: 40px;
	font-weight: bold;
}
div#present dd {
	padding: 15px;
	color: #4D4D4D;
	font-size: 13px;
	line-height: 18px;
	background:#fff;
}
div#present dl li {
	margin-left: 1em; /* ブロック全体を 1em 右に */
	text-indent: -1em; /* 先頭の1文字のみ 1em 左に */
}

	


