@charset "UTF-8";
#contents_report{
	float: left;
	width: 760px;
	background-image: url(img/contentsBg_2.gif);
	background-repeat: repeat-y;
	margin-top: 15px;
	margin-bottom: 15px;
}


#contents_report p{
	margin-top: 0px;
	margin-right: 59px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-align: left;
}

#contents_report h1{
	height: 145px;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contentsBox_W{
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 20px;
	background-color: #DBDEE5;
	background-image: url(img/boxBg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

#contentsBox_T{
	width: 440px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding: 20px;
	background-color: #DBDEE5;
	background-image: url(img/boxBg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}


#contentsBox_W h2, #contentsBox_T h2{
	display: block;
	/*width: 640px;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

#linkArea{
	text-align: right;
}

#linkArea img{
	margin-left: 10px;
}


.contentsContainer_W{
	width: 680px;
	margin-left: 40px;
	margin-bottom: 12px;

}
