@charset "shift_jis";
/* ----------------------------------------------
	This style is for report/index.html
------------------------------------------------- */

/*                                         header
------------------------------------------------- */


/*                                      contents
------------------------------------------------- */
#mainArea {
	width:771px;
	margin-left:29px;
}
#contents h2{
	padding-bottom:20px;
}
#lNavi{
	padding:0 0 0 30px;
}
#lNavi li{
	float:left;
	list-style-type:none;
}
.subArea{
	margin-bottom:100px;
}
.subArea h3{
	clear:both;
}
.subArea dl{
	margin:10px 37px 30px 40px;
	text-align:left;
	font-size:108%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.subArea dl dt{
	font-size:108%;
	font-weight:bold;
	clear:both;
	padding-top:15px;
}
.subArea dl dd{
	font-size:88%;
	font-weight:normal;
	margin:0;
	clear:both;
	display:block;
}
.subArea dl dd .dataY{
	float:left;
	width:10px;
	padding-top:8px;
}
.subArea dl dd .dataC{
	/*float:right;*/
	/*width:630px;*/
	/*padding-top:8px;*/
	margin:8px 0px 15px;
	display:block;
	border-left:2px solid;
	border-color:#999999;
	padding-left:10px;
}em {
	font-style: italic;
}
