@import url("share.css");

/************** メインコンテンツ ***************/

#leftContent{
	height:auto;
	float:left;
	padding-left:0;
	background:#F4F1E9;
	color:#333;
	width:200px;
}

#rightContent{
	width:525px;
	float:left;
	padding:10px 0 0 10px;
}

.h3Box{
	width:522px;
	height:27px;
	background-image:url(../img/h3.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#transparent;	
	margin:10px 0;
}

.h3Box h3{
	padding:5px 0 0 17px;
	font-size:14px;
	font-weight:bold;
	color:#933;
}

.h3Box h3 a{
	font-size:14px;
	font-weight:bold;
	color:#933;
}

.h3Box h3 a:link, .h3Box h3 a:visited, .h3Box h3 a:active {
	color:#933;
	text-decoration:none;
	background:transparent;
}

.h3Box h3 a:hover {
	color:#F00;
	text-decoration:underline;
	background-color:transparent;
}

.topInfo{
	width:522px;
	padding-bottom:20px;
	font-size:12px;
	line-height:1.4;
	color:#333;
}

.serviceBox{
	padding-bottom:20px;
}

.serviceBox h4{
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}

.serviceBox h4 a{
	color:#333;
	padding-left:18px;
}

.serviceBox h4 a:link, .serviceBox h4, .serviceBox h4 a:visited, .serviceBox h4 a:active {
	color:#FF5C5C;
	background-color:#FFF;
	background-image:url(../img/icon_redarrow.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:underline;

}

.serviceBox h4 a:hover {
	color:#F00;
	font-weight:bold;
	text-decoration:none;
}

/************** マックス車検 ***************/

.toplist{
	list-style-type:decimal;
	width:480px;
	height:auto;
	margin-bottom:10px;
	padding-left:40px;
}

.toplist li{
	margin-bottom:10px;
	font-size:12px;
	color:#333;
	background:transparent;
}

.maxPriceBox{
	width:520px;
	height:auto;
	margin-bottom:20px;
	text-align:right;
}

.maxPriceBox img{
	float:right;
}

.max02{
	margin-bottom:40px;
}

/* 車検追加　鈴木
--------------------------------------------------*/

.max_topbox {
	float:left;
	width:170px;
	height:260px;
	background-image:url(../img/service/syake_topbk.jpg);
	background-repeat:repeat-y;
}

.max_topbox p {
	margin:0 auto;
	font-size:11px;
	padding:10px 8px;
	line-height:1.2em;
}

.max_ttl {
	background-image:url(../img/service/syake_ttl.jpg);
	background-repeat:no-repeat;
	width:520px;
	margin-bottom:10px;
	padding:12px 40px;
	font-size:13px;
	font-weight:bold;
	color:#333;
	clear:both;
}

.max_flowttl {
	font-size:15px;
	font-weight:bold;
	color:#F60;
	border-bottom:#F60 dotted 2px;
	float:right;
	padding-bottom:5px;
	width:435px;
	margin-top:7px;
	margin-right:10px;
	margin-bottom:10px;
}

.max_flowttl2 {
	font-size:15px;
	font-weight:bold;
	color:#F60;
	border-bottom:#F60 dotted 2px;
	padding-bottom:5px;
	width:470px;
	margin-top:7px;
	margin-right:10px;
	margin-bottom:10px;
}

.max_flowtxt {
	float:left;
	font-size:12px;
	line-height:1.3em;
	width:280px;
}

.max_pay {
	font-size:12px;
	line-height:1.3em;
	padding:5px;
}

.max_paymet {
	background-color:#F33;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	padding:5px;
}




/************** コーティング ***************/

.cortPriceBox{
	width:520px;
	height:auto;
	margin-bottom:20px;
	text-align:center;
}

.cortPriceBox img{
	margin:0px auto;
}


