@charset "UTF-8";

div#mainbox {
	clear: both;
	overflow: hidden;
	width: 710px;
	height: 296px;
	margin: 20px 0px 0px 0px;
	background:url(../images/main.jpg) no-repeat top right;
}
div#mainbox h2 {
	margin: 30px 0px 30px 20px;
}
div#mainbox p {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.8em;
	padding: 0px 0px 0px 22px;
}

h2#kigyo_title {
	clear: both;
	overflow: hidden;
	width: 710px;
	height: 95px;
	margin: 0px 0px 0px 0px;
}


div#subbox {
	clear: both;
	overflow: hidden;
	width: 710px;
	min-height: 270px;
	margin: 20px 0px 0px 0px;
	background:url(../images/subimg.jpg) no-repeat 430px 0px;
}
div#subbox h2 {
	margin: 15px 0px 25px 50px;
}
div#subbox p {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.8em;
	padding: 0px 0px 0px 52px;
}

/*-----------------------------------------------------------------*/

div.report_box {
	clear: both;
	width: 640px;
	margin: 0px 0px 20px 50px;	
}
div.report_box h3 {
	display: block;
	width: 640px;
	margin: 0px 0px 15px 0px;
}

table.price {
	width: 640px;
	margin: 0px 0px 10px 0px;
	border-collapse: collapse;
}
table.price th {
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	padding: 14px 8px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
table.price th.thcell_01 {
	width: 90px;
}
table.price th.thcell_02 {
	border-left: 1px solid #999999;
}
table.price th.thcell_03 {
	border-left: 1px solid #999999;
}
table.price th.thcell_bold {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	color: #000000;
}
table.price td {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 8px 8px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
table.price td span {
	font-size: 20px;
}

/**/

p.caption_tool {
	padding: 0px 0px 25px 0px;
}

/**/

ul.report_img {
	clear: both;
	overflow: hidden;
	width: 610px;
	margin: 0px auto 20px;
}
ul.report_img li {
	float: left;
	width: 295px;
	margin: 0px 0px 15px 0px;
}
ul.report_img li img {
	display: block;
	width: 295px;
	height: 221px;
	margin: 0px 0px 5px 0px;
}
ul.report_img li span {
	display: block;
	width: 295px;
	font-size: 12px;
	color: #565656;
	font-weight: normal;
	text-align: center;
}

/**/

ul.report_img li.second {
	float: right;
	width: 295px;
	margin: 0px 0px 15px 0px;
}
ul.report_img li.second img {
	display: block;
	width: 295px;
	height: 221px;
	margin: 0px 0px 5px 0px;
}
ul.report_img li.second span {
	display: block;
	width: 295px;
	font-size: 12px;
	color: #565656;
	font-weight: normal;
	text-align: center;
}


div#img_report {
	clear: both;
	overflow: hidden;
}
div#img_report img {
	display: block;
	width: 438px;
	height: 258px;
	margin: 0px auto 10px;
}
