@charset "EUC-JP";

/*　メンテナンスサービス　*/

#contents #main {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 520px;
	float: right;
}

#contents #sub {
	margin: 0px;
	padding: 0px;
	width: 180px;
	float: left;
}

#contents #sub ul {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
}

#contents #sub div.line {
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 178px;
}

#contents #sub li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 178px;
}

#contents #sub li a {
	height: 40px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	outline:none;
	width: 178px;
}

#contents #sub li span {
	display: none;
}

/* ボタン　ロールオーバー up */

#contents #sub li#sub_menu1 a {
	background: url(../img/mainte_bt_01_up.gif) no-repeat left top;
}

#contents #sub li#sub_menu2 a {
	background: url(../img/mainte_bt_02_up.gif) no-repeat left top;
}

#contents #sub li#sub_menu3 a {
	background: url(../img/mainte_bt_03_up.gif) no-repeat left top;
}

#contents #sub li#sub_menu4 a {
	background: url(../img/mainte_bt_04_up.gif) no-repeat left top;
}

/* ボタン　ロールオーバー down */

#contents #sub  li#sub_menu1 {
	background: url(../img/mainte_bt_01_down.gif) no-repeat left top;
}

#contents #sub  li#sub_menu2 {
	background: url(../img/mainte_bt_02_down.gif) no-repeat left top;
}

#contents #sub  li#sub_menu3 {
	background: url(../img/mainte_bt_03_down.gif) no-repeat left top;
}

#contents #sub  li#sub_menu4 {
	background: url(../img/mainte_bt_04_down.gif) no-repeat left top;
}

/* ボタン　ロールオーバー down */

#contents #sub  li#sub_menu01 {
	background: url(../img/mainte_bt_01_down.gif) no-repeat left top;
}

#contents #sub  li#sub_menu02 {
	background: url(../img/mainte_bt_02_down.gif) no-repeat left top;
}

#contents #sub  li#sub_menu03 {
	background: url(../img/mainte_bt_03_down.gif) no-repeat left top;
}

#contents #sub  li#sub_menu04 {
	background: url(../img/mainte_bt_04_down.gif) no-repeat left top;
}

/* ボタン　ロールオーバー down */

#contents #sub li#sub_menu1 a:hover {
	background:none;
}

#contents #sub li#sub_menu2 a:hover {
	background:none;
}

#contents #sub li#sub_menu3 a:hover {
	background:none;
}

#contents #sub li#sub_menu4 a:hover {
	background:none;
}

a:focus{
/**/
	overflow: hidden;
/**/
}

/*　　*/

table#maintenance {
	margin: 0px 0px 30px;
	padding: 0px;
	width: 100%;
	border-top: 1px dotted #999999;
}

table#maintenance td {
	margin: 0px;
	padding: 12px 10px;
	vertical-align: top;
}

#main p.mainte_bt {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	width: 320px;
}

#main p.text {
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

/*　カーケアメニュー　*/

div.care_menu {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}

div.care_menu p.img {
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 461px;
}

#main h4.title {
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 480px;
}
#EX {
	width: 450px;
	margin-bottom: 15px;
}
#EX td.title {
	width: 165px;
}

#main table.price {
	padding: 0px;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

#main table.price th {
	background: #F3F3F3;
	margin: 0px;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

#main table.price td {
	margin: 0px;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

#main table.price th.title {
	width: 115px;
}

div#coating {
	text-decoration: none;
	padding: 0px 0px 25px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
div#coating div {
	border-right: 1px solid #0071BB;
	border-bottom: 1px solid #0071BB;
	border-left: 1px solid #0071BB;
	border-top-style: none;
	margin: 0px;
	padding: 9px;
}
div#coating div h4 {
	margin-bottom: 15px;
}

div#coating div p.img {
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 421px;
}

div#coating div table {
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 445px;
}
