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


/*　12点検　*/

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

p {
	margin-left: 0 !important;
}

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

#tenkenFee {
	padding: 5px;
	color: #330000;
	width: 100%;
	margin: 20px 0;
}

#tenkenFee th {
	background-color: #fdc3a7;
	font-size: 116%;
	font-weight: bold;
	padding: 8px 10px;
	text-align: left;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#tenkenFee td {
	background-color: #eed6ca;
	padding: 5px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

.tenkenFeeRow th {
	font-size: 138.5% !important;
	background-color: #ff9966 !important;
	border-bottom: 3px solid #FFF !important;
	border-right: 1px solid #FFF !important;
}

#tenkenFee .price {
	font-size: 116%;
	font-weight: bold;
	color: #660000;
	text-align: center;
}

.txtSmall {
	font-size: 70%;
}

.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;
}

#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;}