#top_l {
	float: left;
	width: 402px;
	padding-top: 40px;
	padding-left: 68px;
}
#top_r {
	float: right;
	width: 304px;
}


/******************** contents ********************/

#txt {
	font-size: 22px;
	color: #FF6600;
	margin-top: 15px;
}
#box_l {
	float: left;
	width: 225px;
	margin-bottom: 30px;
	margin-top: 20px;
}
#box_r {
	float: right;
	width: 486px;
	margin-bottom: 30px;
	margin-top: 20px;
}
#gray_box01 {
	margin-top: 20px;
	border: 1px solid #C8C8C8;
}



#beige_box {
	font-size: 15px;
	color: #333333;
	background-color: #FAF8D1;
	width: 685px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	clear: both;
}
#ma_center {
	margin-top: 10px;
	text-align: center;
}
#gray_box02 {
	font-size: 12px;
	width: 693px;
	margin-top: 20px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	border: 1px solid #C8C8C8;
	line-height: 120%;
}
.title_bg {
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(kodate/images/title_bg.jpg);
	text-align: center;
	height: 20px;
	width: 109px;
	margin-bottom: 5px;
}
.photo_area {
	float: left;
	height: 86px;
	width: 130px;
}
.text_area {
	float: right;
	width: 600px;
}
.car_title {
	font-size: 16px;
	color: #5A79BA;
	height: 30px;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}



.list_area:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.list_area {
	display: inline-table;
	min-height: 1%;
	overflow: hidden;
	clear: both;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
/* Hides from IE-mac \*/
* html .list_area {
    height: 1%;
}
.list_area {
    display: block;
}
/* End hide from IE-Mac */
