@charset "UTF-8";
@import "style.css";

/*　車検　*/

h4 {
	color: #660000;
	font-weight: bold;
	font-size: 116%;
}

h6 {
	font-weight: bold;
}

p {
	margin-left: 0 !important;
}

.note {
	background-color: #333;
	color: #FFF;
	font-weight: bold;
	padding: 1px 1px 0 1px;
	margin-right: 3px;
}

.noteList {
	margin: 10px 0!important;
}

.noteList li {
	font-size: 93%;
	line-height: 110%;
}

.shakenDetail {
	background: #fefcfc url(../../mente/img/maintenance_frame_top.gif) no-repeat top;
	width: 639px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cc9999;
}

.shakenDetail h5 {
	background: url(../../img/mark02.gif) no-repeat 0 10px;
	padding: 10px 15px;
	margin-left: 15px;
	font-size: 116%;
	color: #330000;
	font-weight: bold;
}

.shakenTable {
	margin: 10px 0 0 10px;
}

.shakenTable th {
	padding-bottom: 10px;
	width: 100px;
	vertical-align: top;
}

.shakenTable td {
	padding: 0 13px 10px 5px;
	width: 90px;
	font-size: 85%;
	vertical-align: top;
}

.maintenanceDetail {
	width: 639px;
	margin-bottom: 10px;
}

.maintenanceDetail th {
	background-color: #ffae87;
	color: #660000;
	font-weight: bold;
	font-size: 123.1%;
	padding: 10px;
	border: 1px solid #ec854f;
}

.maintenanceDetail td {
	background-color: #ffd5c0;
	color: #660000;
	padding: 10px;
	border: 1px solid #ec854f;
	font-weight: bold;
}

.maintenanceDetail2 {
	background-color: #FFF !important;
	border-top: 2px dotted #ec854f !important;
	margin: 0 !important;
	padding: 10px 0 10px 15px !important;
}

#maintenanceDetailTable td {
	background-color: #FFF;
	width: 140px;
	border: none;
	vertical-align: top;
	padding: 5px 0 2px 10px !important;
}

#maintenanceDetailTable h5 {
	font-size: 85%;
	font-weight: bold;
}

#maintenanceDetailTable p {
	font-size: 85%;
	line-height: 110%;
	color: 660000;
	font-weight: normal;
	margin: 0 0 10px 0 !important;
}
	

#maintenanceDetailTable tr.icon td {
	text-align: left;
}

.extra {
	margin: 20px 0 5px 0;
	border-top: 1px dotted #a80000;
	padding-top: 20px;
	width: 639px;
}

#shakenMenu {
	background: url(../../mente/shaken/img/submenu_bg.gif) no-repeat;
	width: 639px;
	height: 30px;
	text-align: center;
	padding-top: 10px;
}

#shakenMenu li {
	display: inline;
}

#shakenMenu a:link, #shakenMenu a:visited { color: #660000;text-decoration: underline;}
#shakenMenu a:hover, #shakenMenu a:active { color: #F00;text-decoration: underline;}