@charset "utf-8";
body  {
	font:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background:#F0F0F0;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a img{
	border-style: none;
}
a:visited img{
	border-style: none;
}

img{
	border-style: none;
}

.thrColElsHdr #container { 
	width: 80%;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 
.thrColElsHdr #header {
	margin: 0px 0px;
	padding-top:10px;
	padding-right: 10px;
	background-image:url(images/bgt.gif);
	background-repeat:repeat;
	width: 100%;
	height: 53px;
	text-align: right;
	color: #FFFFFF;
} 
.thrColElsHdr #header #htext1{
	font-size:14px;
}
.thrColElsHdr #header #htext2{
	font-size:26px;
}

.thrColElsHdr #sidebar1 {
	margin: 0 0;
	float: left; 
	width: 80px;
	background: #00479D;
}
.thrColElsHdr #sidebar2 {
	margin: 0 0;
	float: right; 
	width: 80px;
	background: #00479D;
}

.thrColElsHdr #mainContent {
	background-color: #FFFFFF;
	padding-bottom:30px;
} 

.thrColElsHdr #mainContent #logo{
	text-align: left;
	padding: 10px;
}
.thrColElsHdr #mainContent #menu{
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #00479D;
	padding-bottom: 0px;
	margin-top: 10px;
}
.thrColElsHdr #mainContent #menu{
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #00479D;
	padding-bottom: 0px;
	margin-top: 10px;
}
/*
.thrColElsHdr #mainContent #menu a img{
	border-style: none;
}
.thrColElsHdr #mainContent #menu a:visited img{
	border-style: none;
}

.thrColElsHdr #mainContent #menu img{
	border-style: none;
}
*/
.thrColElsHdr #mainContent #menu table{
	width: 80%;
}

.thrColElsHdr #mainContent #menu td{
	width: 20%;
	text-align: center;
}

.thrColElsHdr #mainContent #pagetitle{
	background-image:url(images/titlebar.gif);
	background-repeat:no-repeat;
	height: 18px;
	width:100%;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 15px;
}
.thrColElsHdr #mainContent #content{
	width: 90%;
	padding-top: 30px;
}
.thrColElsHdr #mainContent #content table{
	width: 100%;
}

.thrColElsHdr #mainContent #content #sidemenu{
	width: 20%;
	text-align: center;
}
.thrColElsHdr #companyinfo{
	margin-top:10px;
	margin-right: 15px;
	margin-bottom: 150px;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 20px;
	padding-top: 15;
	padding-right: 15;
	padding-bottom: 15;
	padding-left: 15;
}
.thrColElsHdr #carsView{
	width: 100%;
}
.thrColElsHdr #item table{
	border-spacing: 5px;
}
.thrColElsHdr #item td{
	padding-left: 10px;
	font-size: 12px;
	line-height: 20px;
	text-indent: 2px;
}
.thrColElsHdr #carPhoto{
	margin-bottom: 10px;
}
.thrColElsHdr #carPhoto td{
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

.thrColElsHdr #carDetail {
	width: 80%;
	font-size: 12px;
}
.thrColElsHdr #carDetail td{
	padding-left: 5px;
}
.thrColElsHdr #carDetailItem{
	background-color:#CCCCCC;
}

.thrColElsHdr #inquiry{
	font-size:15px;
	padding-bottom: 150px;
}
.thrColElsHdr #inquiry td{
	text-align:center;
	width: 33%;
}
.thrColElsHdr #inquiry #tel{
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.thrColElsHdr #inquiry #tel p{
	font-size: 12px;
}
.thrColElsHdr #inquiry #tel img{
	padding-left: 0px;
}
/*
.thrColElsHdr #inquiry a img{
	border-style: none;
}
.thrColElsHdr #inquiry a:visited img{
	border-style: none;
}

.thrColElsHdr #inquiry img{
	border-style: none;
}
*/
.thrColElsHdr #internet{
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: center;
}
.thrColElsHdr #internet p{
	font-size: 12px;
}
.thrColElsHdr #internet td{
	text-align: left;
	line-height: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.thrColElsHdr #inquiryform{
	margin-top: 10px;
	font-size: 12px;
	vertical-align:middle;
}
.thrColElsHdr #inquiryform #comdata{
	line-height: 30px;
}
.thrColElsHdr #inquiryform table{
	width: 100%;
	border: none;
}
.thrColElsHdr #inquiryform #formtd1{
	width: 120px;
	text-align: right;
}
.thrColElsHdr #inquiryform #formtd2{
	text-align: left;
}
.thrColElsHdr #inquiryform #carname{
	background-color:#FFFFD9;
	font-weight: bold;
	line-height: 25px;
}
.thrColElsHdr #inquiryform #cardata{
	vertical-align:top;
	text-align:left;
}

.thrColElsHdr #footer {
	width: 100%;
	margin-top:25px;
	padding-right: 10px;
	/*padding: 0px 10px;*/
	background-image:url(images/bgb.gif);
	background-repeat:repeat;
	height: 35px;
	text-align: right;
} 
.thrColElsHdr #footer p {
	margin: 0px 0px;
	/*padding: 10px 0;*/
	padding-top: 10px;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
	color: #FFFFFF;
}

/* 再使用できる各種クラス */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
