/***********************************************/
/* japaneseusedcar02-c.css                     */
/* Use with howto.php         */
/***********************************************/
#contents-c {
	width: 740px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#contents-c h2 {
	width: 730px;
	background-color: #0c4ac7;
	border-bottom:#000000 1px solid;
	color:#ffffff;
	font-size:12pt;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	text-align: left;
}

#contents-c h2 .mark {
	color:#ff0000;
	font-size:12pt;
	font-weight: bold;
}

#body-c {
	width: 650px;
	padding: 0px;
	margin: 0px 45px;
	position:relative;
	clear:both;
}

#body-c #review_list{
	width: 650px;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 0px 0px;
	position: relative;
	text-align:left;
}

#body-c #review_list p{
	font-size: 9pt;
}

#body-c h3{
	color: #c80d0e;
	font-size:12pt;
	font-weight: bold;
	text-align:left;
	border-bottom: 2px solid #000000;
	margin:10px 0px 10px 0px;
	position: relative;
}

#body-c .text_box {
	width: 650px;
	margin:0px;
	padding: 10px 0px;
	clear: both;
}

#body-c .review, #body-c .review_table {
	width: 630px;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
	padding: 0px;
	display: block;
}

#body-c .review_left{
	float:left;
	width: 300px;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	position: relative;
}

#body-c .review_right{
	float:right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#body-c .review_left table, #body-c .review_right table, #body-c .review_table table{
	border-collapse:collapse;
	border: 1px solid #E7E7E7;
	border-spacing: 0;
	empty-cells:show;
}

#body-c .review_left table td, #body-c .review_right table td, #body-c .review_table table td{
	padding: 2px;
	text-align:left;
	background-color:#FFFFFF;
	font-weight:normal;
	font-size: 10pt;
	border: 1px solid #E7E7E7;
}

#body-c .review_left table th, #body-c .review_right table th, #body-c .review_table table th{
	padding: 2px;
	text-align:left;
	background-color:#edf2f2;
	font-size: 10pt;
	font-weight:normal;
	border: 1px solid #E7E7E7;
}

#body-c .review_left table td img, #body-c .review_right table td img{
	background-color:#ffffff;
	float:left;
	padding:0px;
	margin: 0px;
}

#body-c .backtopage {
	width: 650px;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 0px 0px;
	text-align: right;
	position: relative;
	clear:both;
}

#body-c .backtopage p{
	font-size:9pt;
}

#body-c .review_table a{
	font-weight:bold;
}

.red{
	color:#FF0000;
}

.p_text {
	color: #4a2b6c;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}

.center {
	text-align:center;
}

.text_right{
	text-align:right;
}
