@charset "UTF-8";

/* Tokyo Auto Cleaner 2nd Contents */


/*--------------------Service--------------------*/

#srvLead{
	padding-bottom: 25px;
	width: 728px;
	line-height: 1.7em;
}

#serviceArea{
	width: 728px;
	background: url(../images/srv_bg1.gif) no-repeat left bottom;
	color: #fff;
	font-family: sans-serif;
	font-size: small;
	line-height: 1.5em;
}

#topBox1{
	float: left;
	padding: 58px 17px 20px 17px;
	width: 206px;
	background: url(../images/srv_title1.gif) no-repeat;
}

#topBox2{
	float: left;
	position: relative;
	top: 0;
	left: 4px;
	padding: 60px 17px 20px 17px;
	width: 206px;
	background: url(../images/srv_title2.gif) no-repeat;
}

#topBox3{
	float: right;
	padding: 58px 17px 20px 17px;
	width: 206px;
	background: url(../images/srv_title3.gif) no-repeat;
}

#partnerArea{
	clear: both;
	margin-top: 4px;
	padding: 58px 20px 20px 20px;
	width: 686px;
	background: #1268a7 url(../images/srv_title4.gif) no-repeat -1px -1px;
	border: 1px solid #48b;
	color: #fff;
	font-family: sans-serif;
	font-size: small;
	line-height: 1.5em;
	onerflow: hidden;
}

#partnerArea:after {
    content: ".";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
	visibility: hidden;
}

/*\*/
* html #partnerArea {
    height: 1em;
    overflow: visible;
}
/**/

#subBox1{
	float: left;
	width: 220px;
}

#subBox2{
	float: left;
	position: relative;
	top: 0;
	left: 13px;
	width: 220px;
}

#subBox3{
	float: right;
	width: 220px;
}

#flow{
	margin-top: 25px;
	padding: 20px 23px 25px 23px;
	width: 680px;
	border: 1px solid #48b;
}

#flow p{
	margin: 0;
	padding: 0 0 15px 0;
}

#flow .caption{
	vertical-align: baseline;
}

#chart1{
	margin: 0;
	padding: 0;
	width: 680px;
	height: 107px;
}

#chart2{
	margin: 0;
	padding: 0;
	width: 680px;
	height: 280px;
}

#flowComm{
	margin-bottom: 20px;
	padding: 15px 0 20px 0;
	font-size: small;
	border-bottom: 1px dotted #48b;
}

#flowComm ul{
	margin: 0;
	padding-left: 35px;
	list-style-type: decimal;
	list-style-position: outside;
}


/*--------------------Price List--------------------*/

#standardMenu{
	padding-bottom: 20px;
}

table#price{
	clear: both;
	margin: 8px 0 20px 0;
	width: 728px;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 3px solid #48b;
	border-bottom: 1px solid #48b;
	font-size: small;
}

table#price2{
	clear: both;
	margin: 8px 0 8px 0;
	width: 500px;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 3px solid #48b;
	border-bottom: 1px solid #48b;
	font-size: small;
}

table#price3{
	clear: both;
	margin: 8px 0 8px 0;
	width: 728px;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 3px solid #48b;
	border-bottom: 1px solid #48b;
	font-size: small;
}

#price th, #price2 th, #price3 th{
	width: 9em;
	padding: 10px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-top: 1px dotted #48b;
}

#price td, #price2 td, #price3 td{
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px dotted #48b;
	border-left: 1px dotted #48b;
}

#price td.carType{
	width: 13em;
}

#price tr.topLine th, #price tr.topLine td, 
#price2 tr.topLine th, #price2 tr.topLine td, 
#price3 tr.topLine th, #price3 tr.topLine td{
	padding: 6px 5px 5px 5px;
	background-color: #005099;
	border-bottom: 1px solid #48b;
	font-weight: normal;
	text-align: center;
}

#price tr.changeBg, #price2 tr.changeBg, #price3 tr.changeBg{
	background-color: #0a63a4;
}

#price td ul{
	padding-left: 1.5em;
	list-style: square outside;
	font-size: x-small;
	text-align: left;
	line-height: 1.5em;
	border: 0px solid #f00;
}

#priceComm, #priceComm2{
	padding-bottom: 30px;
}

#priceComm3{
	padding-bottom: 0;
}

#priceComm ul, #priceComm2 ul, #priceComm3 ul{
	margin: 0;
	padding-left: 20px;
	list-style-position: outside;
	font-size: 10px;
}

#priceComm p, #priceComm li{
	margin: 0;
	padding-bottom: 0.5em;
	font-size: 10px;
}

#priceComm2 li, #priceComm3 li{
	margin: 0;
	padding-bottom: 0.2em;
	font-size: 10px;
}

/*--------------------Owner's Guide--------------------*/

#uc{
	height: 200px;
	text-align: center;
	padding-top: 150px;
	font-size: large;
	font-family: serif;
}

/*--------------------About--------------------*/

table#outline{
	clear: both;
	margin: 8px 0 30px 0;
	width: 728px;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 3px solid #48b;
	border-bottom: 1px solid #48b;
	font-size: small;
}

#outline th{
	padding: 10px;
	width: 135px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-top: 1px dotted #48b;
}

#outline td{
	padding: 10px;
	border-top: 1px dotted #48b;
}

#outline th .topLine, #outline td .topLine{
	padding: 11px 10px 10px;
}

#outline .changeBg{
	background-color: #0a63a4;
}

#outline ul{
	list-style-type: disc;
	margin-left: 15px;
	padding: 0;
	font-size: small;
	line-height: 1.8em;
}

#outline ul.result{
	margin-left: 40px;
	padding: 0;
}


#map{
	width: 428px;
	height: 428px;
}

#mapCover{
	float: left;
	padding: 10px;
	width: 428px;
	border: 1px solid #48b;
	background: url(../images/map_bg.gif) repeat-y;
}

#access{
	float: right;
	padding-left: 15px;
	width: 263px;
}

table#accessInfo{
	clear: both;
	margin-top: 8px;
	width: 263px;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 3px solid #48b;
	border-bottom: 1px solid #48b;
	font-size: small;
}

#accessInfo td{
	padding: 10px 3px;
	border-top: 1px dotted #48b;
}

#accessInfo ul{
	list-style-type: disc;
	padding: 8px 0 0 15px;
	font-size: small;
}


/*--------------------Contact--------------------*/

#lead{
	padding-bottom: 20px;
	width: 728px;
}

span.red{
	color: #f59;
	font-weight: normal;
	font-size: x-small;
}

#mailform{
	margin: 0;
	padding: 0;
}

#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	display: none;
	overflow: hidden;
}

table#formArea{
	clear: both;
	margin-top: 8px;
	width: 728px;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 3px solid #48b;
	border-bottom: 1px solid #48b;
	font-size: small;
}

#formArea th{
	padding: 12px 0 12px 10px;
	width: 160px;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
	border-top: 1px dotted #48b;
}

#formArea td{
	padding: 12px 0 12px 15px;
	vertical-align: middle;
	border-top: 1px dotted #48b;
}

#formArea input, #formArea select, #formArea textarea{
	margin: 5px 15px 5px 0;
	padding: 3px 5px;
	border: 1px solid #48b;
	color: #000;
	font-size: small;
	background-color: #fff;
}

#formArea td #item input{
	margin: 10px 3px 10px 0;
	border: none;
	background-color: transparent;
}

#formArea td.last{
	padding: 17px 0;
	border-top: 1px solid #48b;
	background-color: #0a63a4;
	text-align: center;
}

#formArea td.last input{
	margin: 5px;
}

.mfp_err {
	text-align: left;
	margin: 0;
	padding: 0;
	color: #ff5599;
	font-size: x-small;
	line-height: normal;
	display: none;
}

#caution{
	margin: 0;
	padding-top: 30px;
}

#caution ul{
	margin: 0;
	padding-left: 20px;
	list-style-position: outside;
	font-size: 10px;
}

#policy{
	margin: 0;
	padding-top: 15px;
}

#policy ul{
	margin: 0;
	padding-left: 20px;
	list-style-type: decimal; 
	list-style-position: outside;
	font-size: 10px;
}

#caution p, #caution li, #policy p, #policy li{
	margin: 0;
	padding-bottom: 5px;
	font-size: 10px;
}

#thanks{
	padding: 40px 20px;
	width: 676px;
	border: 6px double #48b;
	text-align: center;
}

#thanks p.message{
	padding-bottom: 15px;
	font-size: x-large;
	font-family: serif;
	line-height: 1.5em;
	letter-spacing: 0.3em;
}

#thanks p.dia{
	line-height: 2em;
	color: #48b;
}

input#button_mfp_reset {
	width: 152px;
	height: 37px;
	overflow: hidden;
	background: url(../images/mfp_reset.gif) no-repeat;
	background-color: #0a63a4;
	/*text-indent: -5000px;*/
	border: none;
	border-style: none;
	outline: none;
	cursor: pointer;
}

input#button_mfp_goconfirm {
	width: 152px;
	height: 37px;
	overflow: hidden;
	background: url(../images/mfp_goconfirm.gif) no-repeat;
	background-color: #0a63a4;
	/*text-indent: -5000px;*/
	border: none;
	border-style: none;
	outline: none;
	cursor: pointer;
}


/*--------------------Mailform Confirm--------------------*/
ul.confirm_layer {
	width: 560px;
	padding: 0;
	margin: 0;
}

ul.confirm_layer li {
	width: 560px;
	list-style: none;
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 0;
	padding: 0;
}

li.confirm_middle {
	background-image: url(../images/mfp_table_background.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_background.png', sizingMethod='scale');
}

li.confirm_top {
	height: 33px;
	background-image: url(../images/mfp_table_top.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_top.png', sizingMethod='scale');
}

li.confirm_bottom {
	height: 33px;
	background-image: url(../images/mfp_table_bottom.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_bottom.png', sizingMethod='scale');
}

div#disabled_submit {
	width: 1px;
	height: 1px;
	overflow: hidden;
}

div#disabled_submit input {
	margin: 10px;
}

table.infield {
	width: 500px;
	margin: 0 auto 0 auto;
	border-top: solid 1px #BBB;
}

table.infield tr th {
	padding: 5px;
	margin: 0;
	text-align: right;
	font-size: small;
	border-bottom: solid 1px #BBB;
	color: #333;
}

table.infield tr td {
	padding: 5px;
	border-bottom: solid 1px #BBB;
}

table.infield tr td p {
	text-align: left;
	font-size: small;
	line-height: 1.5em;
	border-left: solid 2px #BBB;
	padding: 5px 0 5px 10px;
	margin: 0;
	color: #333;
}

.mfp_color {
	background-color: #DDD;
}

div#confirmWindow {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	width: 100%;
	height: 100%;
	margin: 0;
	overflow: hidden;
	z-index: 1;
	position: fixed!important;
	position/**/:  absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	background-color: #000000;
	font-size: 12px;
	text-align: center;
	_top: expression(
		document.documentElement && document.documentElement.scrollTop  || 
		document.body && body.scrollTop  || 0
		+ 0 + 'px'
	);
}

div#confirmBody {
	width: 1px;
	visibility: hidden;
	position: absolute;
	z-index: 10;
	text-align: center;
	margin: 0 auto 0 auto;
}

div#confirmBody h2 {
	color: #fd0;
	margin: 0;
	padding: 45px 0 0 0;
	font-size: large;
	letter-spacing: 0.7em;
}

div.buttons {
	margin: 0 auto 0 auto;
}

div#twex {
	margin: 0;
	overflow: hidden;
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	text-align: center;
	background-color: #000000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}

img#loading_proccess_image {
	position: absolute;
	z-index: 1000;
}

/*-------------------------------------------------*/

.midashi1{
	padding-left: 16px;
	background: url(../images/disc_icon.gif) no-repeat left center;
	line-height: 1.8em;
	font-size: small;
	font-family: sans-serif;
	font-weight: bolder;
}

.midashi2{
	font-size: small;
	font-family: sans-serif;
	font-weight: bolder;
}

.subTitle{
	margin: 0;
	padding-left: 20px;
	background: url(../images/square_icon.gif) no-repeat left center;
	font-size: small;
	font-family: sans-serif;
	font-weight: bolder;
}

.caption{
	font-size: x-small;
	font-family: sans-serif;
	font-weight: normal;
}

.smaller{
	font-size: smaller;
}

.larger{
	font-size: larger;
}

.bolder{
	font-weight: bolder;
}

.paddTop10{
	padding-top: 10px;
}

.paddTop5{
	padding-top: 5px;
}

.paddBtm10{
	padding-bottom: 10px;
}

.paddBtm5{
	padding-bottom: 5px;
}