/*　2ndページ　*/


/* コンテンツ エリア */
.contents_tit_bg{
	width:900px;
	height:64px;
	background:url(../image/common/bg_contents_tit.gif) repeat-x;
	margin:0 0 20px;
}

.contents_tit{
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	padding:22px 0 0 15px;
	position:relative;
}

.cate_tit{
	width:100%;
}

.cate_tit .tit_bg_left{
	float:left;
	width:10px;
	height:40px;
	background:url(../image/common/cate_tit_left.jpg) no-repeat;
}

.cate_tit .tit_bg_right{
	float:right;
	width:10px;
	height:40px;
	background:url(../image/common/cate_tit_right.jpg) no-repeat;
}

.cate_tit .tit_bg{
	float:left;
	width:780px;
	height:40px;
	background:url(../image/common/cate_tit_bg.jpg) repeat-x;
}

.cate_tit .tit_bg .tit_text{
	padding-top:14px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	position:relative;
}

.sub_text{
	margin:15px 0 15px 0;
	padding-left:10px;
}

.contents_detail{
	width:760px;
	margin:0 auto 20px;
}

.contents_detail_tit{
	margin-bottom:10px;
}

.photo_area{
	width:740px;
	margin:10px auto 15px;
}

.photo_box_01{
	width:360px;
	float:left;
}

.photo_box_02{
	width:360px;
	float:left;
	margin-left:20px;
}

.imagephoto{
	float:left;
	width:180px;
}

.imagephoto_text{
	float:left;
	width:170px;
	margin-left:10px;
	line-height:125%;
}

.imagephoto_tit{
	font-size:14px;
	color:#000066;
	font-weight:bold;
	margin-bottom:8px;
}

.bt_close{
	width:70px;
	margin:15px auto 0;
}

/*車検・整備・チューニング*/
.shaken_price_area{
	width:750px;
	margin:15px auto 10px;
}
	
.shaken_price_box01{
	float:left;
	width:370px;
}

.shaken_price_box01 table{
	width:370px;
	border:#0066CC 2px solid;
}

.shaken_price_box01 th{
	width:130px;
	background:#F0F0FB;
	font-weight:bold;
	padding:5px;
	text-align:center;
	border-bottom:#CCCCCC 1px dotted;
}

.shaken_price_box01 td{
	padding:5px 0 5px 10px;
	border-bottom:#CCCCCC 1px dotted;
	text-align:center;
}

.shaken_price_box02{
	float:left;
	width:370px;
	margin-left:10px;
}

.shaken_price_box02 table{
	width:370px;
	border:#009966 2px solid;
}

.shaken_price_box02 th{
	width:130px;
	background:#EDF8F2;
	font-weight:bold;
	padding:5px;
	text-align:center;
	border-bottom:#CCCCCC 1px dotted;
}

.shaken_price_box02 td{
	padding:5px 0 5px 10px;
	border-bottom:#CCCCCC 1px dotted;
	text-align:center;
}

.shaken_text_01_area{
	background:#F0F0FB;
	padding:10px;	
}

.shaken_text_02_area{
	background:#EDF8F2;
	padding:10px;	
}

.shaken_text_01_area_tit{
	color:#0066CC;
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}

.shaken_text_02_area_tit{
	color:#009966;
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}

/*アライメント*/
.alignment_tit{
	font-size:18px;
	margin:0 10px 0;
	padding-top:15px;
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
}

.alignment_subtit{
	font-size:14px;
	margin:45px 10px 0;
	font-weight:bold;
	position:relative;
}

.alignment_detail_box{
	width:500px;
	color:#FFFFFF;
	margin:25px 10px;
}

.alignment_caution_box{
	background: #F2F2FB;
	padding:6px;
	color:#333333;
	margin:10px 0;
}

.alignment_caution_tit{
	font-size:14px;
	color:#000099;
	font-weight:bold;
}


/*料金表*/

.pricepage_price_box01{
	float:left;
	width:730px;
}

.pricepage_price_box01 table{
	width:730px;
	border:#0066CC 2px solid;
	background:#FFFFFF;
}

.pricepage_price_box01 th{
	width:130px;
	background:#F0F0FB;
	font-weight:bold;
	padding:5px;
	text-align:center;
	border-bottom:#CCCCCC 1px dotted;
	color:#333333;
}

.pricepage_price_box01 td{
	padding:5px 0 5px 10px;
	border-bottom:#CCCCCC 1px dotted;
	border-right:#999999 1px solid;
	text-align:center;
	color:#333333;
}

.pricepage_price_box02{
	float:left;
	width:730px;
}

.pricepage_price_box02 table{
	width:730px;
	border:#009966 2px solid;
	background:#FFFFFF;
}

.pricepage_price_box02 th{
	width:130px;
	background:#EDF8F2;
	font-weight:bold;
	padding:5px;
	text-align:center;
	border-bottom:#CCCCCC 1px dotted;
	color:#333333;
}

.pricepage_price_box02 td{
	padding:5px 0 5px 10px;
	border-bottom:#CCCCCC 1px dotted;
	border-right:#999999 1px solid;
	text-align:center;
	color:#333333;
}


.price_detail_box{
	width:730px;
	color:#FFFFFF;
	margin:25px 10px;
}

.price_caution_box{
	background: #F2F2FB;
	padding:6px;
	color:#333333;
	margin:10px 0;
}

.price_caution_tit{
	font-size:14px;
	color:#000099;
	font-weight:bold;
}


/* フォーム */

.inputtable{
	background: #E9FCFE;
}

.inputtable th{
	font-weight:bold;
	border-bottom:1px dashed #1B3DB4;
	border-left: #1B3DB4 2px solid;
	font-size:12px;
	padding:8px;
	background-color:#E9FCFE;
}

.inputtable td{
	border-bottom:1px dashed #1B3DB4;
	border-right:#1B3DB4 2px solid;
	font-size:12px;
	padding:8px;
	background-color:#FFFFFF;
}

.caution_bold{
	font-weight:bold;
	color:#CC0000;
	font-size:12px;
}

/* 会社概要テーブル */
.OverView table{
	width:100%;
	margin:0px auto 20px;
}

.OverView .td01{
	width:120px;
	border-bottom:dashed 1px #1B3DB4;
	padding:6px 0px 6px 10px;
	font-weight:bold;
	vertical-align:top;
	background-color:#E9FCFE;
}

.OverView .td02{
	/*width:580px;*/
	border-bottom:dashed 1px #1B3DB4;
	padding:6px 6px 6px 10px;
	background-color: #FFF;
}

/*リンクページ*/
.link_tit_box{
	margin:15px 0 0;
	height:25px;
	background:url(../link/image/link_list_tit.gif) no-repeat;
}

.link_tit_box .link_tit{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	text-align:center;
	margin-top:6px;
}

.link_list table{
	width:760px;
	border:#0066CC 2px solid;
	border-top:none;
	border-collapse:collapse;
}

.link_list tr{
	border-bottom:1px #0066CC solid;
}

.link_list td{
	border-right:#0066CC 1px dotted;
	padding:7px 5px;
}

.link_list_td01{
	text-align:center;
	font-weight:bold;
	width:298px;
}

.link_list_td02{
	width:308px;
}

.link_list_td03{
	width:446px;
	border:none;
}




