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

#contents {
	font-size: 1.2727em;
}

h3 {
	margin-top: 30px;	
}

h4 {
	margin-top: 30px;
	margin-bottom: 20px;	
}

.inner_link {
	margin-top: 30px;
	overflow: hidden;
}

.inner_link li {
	float: left;
	margin-right: 25px;	
}

.inner_link li.last {
	margin-right: 0;	
}

.radius_outside,
.radius_inside {
	width: 960px;	
}

.radius_outside {
	background: url(../costdown/img/bg_radius_top.gif) left top no-repeat;
	padding-top: 26px;
}
.radius_inside {
	background: url(../costdown/img/bg_radius_content.gif) left bottom no-repeat;
	padding-left: 20px;
	padding-bottom: 30px;
	overflow: hidden;
}

.ve_explanation {
	width: 405px;
	font-size: 1.1428em;
	margin-top: 37px;
	line-height: 1.8;
	padding-right: 40px;
}

.explanation {
	font-size: 1.143em;
	line-height: 1.8;
	padding-left: 20px;
	margin-bottom: 25px;
}

.pdf {
	padding-top: 10px;
	padding-left: 30px;
}

.pdf li {
	background: url(../costdown/img/pdficon_large.png) left center no-repeat;
	padding-left: 40px;
	margin-bottom: 8px;
	line-height: 2.4;
}

.adobe_reader {
	padding-left: 20px;
	margin-top: 20px;
	overflow: hidden;
}

.adobe {
	line-height: 1.3;
	padding-left: 10px;
}

.past_system {
	width: 440px;
	padding-right: 30px;
}

.past_system ul {
	margin-top: 10px;	
}

.past_system li {
	list-style-type: disc;
	margin-left: 20px;
	line-height: 1.4;
}

.estimated_comparison {
	clear: both;
	padding-left: 20px;
	padding-top: 25px;
}

.page_top_last {
	margin-top: 70px;	
}