div#main h2#company_index{
	padding: 6px 0 7px 8px;
	background: url(../images/titlebar.jpg) no-repeat center left;
	font-size: 150%;
	color: #fff;
	}

div#main p#Ename{
	font-size: 83%;
	margin-bottom: 10px;
	color: #999;
	}

#main div.cell {
	width: 178px;
	float: left;
	margin-right: 4px;
	text-align: center;
}

#main div.cell p.line {
	border: 1px solid black;
	width: 176px;
	border-bottom: 1px solid black;
}

#main div.cell p.c_name {
	background-image: url(../newcar/images/c_bk.gif);
	background-repeat: no-repeat;
	width: 173px;
	text-align: left;
	padding-left: 5px;
	font-size: 11px;
	height: 16px;
	line-height: 1.6em;
}

#main h3 {
	padding-bottom: 5px;
	padding-top: 20px;
}

br.clear {
	clear: both;
}

#main div.zero {
	margin-right: 0;
}

div#side{
	float: left;
}

/* syosai */

#main div.p_text {
	width: 722px;
	border-left: 3px solid black;
}

#main div.p_text h2.car_title {
	font-size: 1.4em;
	line-height: 2em;
	font-weight: bold;
	width: 717px;
	padding-left: 5px;
	background-position: right center;
	background-repeat: no-repeat;
}

#main div.p_text div.img_link {
	width: 722px;
}

#main div.p_text p.car_comment {
	padding: 5px;
}

#main table {
	width: 725px;
}

#main table tbody tr td.l_td {
	width: 125px;
	background-color: #e1d7bb;
	padding: 5px;
	color: #333;
	border-bottom: 1px solid white;
}

#main table tbody tr td.r_td {
	background-color: #f0ebdc;
	padding: 5px;
	color: #333;
	border-bottom: 1px solid white;
}

#main table tbody tr td.r_td ul {
	padding-left: 20px;
}

#main table tbody tr td.r_td ul li {
	list-style-type: disc;
	list-style-position: outside;
}

#main p.shosai_link {
	text-align: center;
}

#main div.tenji_shijo {
	float: left;
	width: 725px;
	border-top: 3px solid black;
	margin-top: 15px;
}

#main div.tenji_shijo h4 {
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 8px;
}

#main div.tenji_shijo table {
	border-bottom: 1px solid black;
}

#main div.tenji_shijo table tbody tr td {
	font-size: 0.85em;
	padding: 2px;
	border-bottom: 1px dotted silver;
}

#main div.tenji_shijo table tbody tr th {
	background-color: silver;
	color: white;
	padding: 3px;
	border-left: 2px solid white;
}

#main div.tenji_shijo p.page_back{
	margin: 10px 0;
	padding: 0;
	float:right;
	}

#main div.tenji_shijo p.page_back a{
	display:block;
	width: 41px;
	height: 19px;
	background: url(../images/back_btn_on.gif) 0 0 no-repeat;
	}

#main div.tenji_shijo p.page_back a:hover{
	background-color: #fff;
	}

#main div.tenji_shijo p.page_back a:hover img{
	visibility: hidden;
	}
