﻿@charset "utf-8";

/* ---------------
service.css
--------------- */

/* ---------------
■■目次
■

--------------- */

/* --------------- サービス：トップ --------------- */

#serviceMenu{
	margin-top: 20px;
}

/* トップ：各ページのボタン */
#serviceMenu ul{
	margin: 30px -20px 10px 0;
	padding: 0;
}

#serviceMenu ul li{
	float: left;
	width: 340px;
	margin: 0 20px 10px 0;
}

/* --------------- サービス：品質 --------------- */
#aboutBox .fSection {
	margin-bottom: 15px;
}

#qualityMark{
	margin-bottom: 40px;
	padding: 20px;
	background-color: #DCE3F0;
}

#main .entry #qualityMark .fLeft{
	display:inline;
	float:left;
	margin-right:20px;
	padding-right: 0px;
}

.entry #qualityMark{
	width: 660px;
}

#qualityMark div{
	float: left;
	width: 310px;
}

/* サービス：品質：認定名 */
#qualityMark div h3{
	font-size: 18px;
	margin: 0;
}
/* サービス：品質：段落 */
#qualityMark div p{
	margin-bottom: 10px;
}

#qualityMark div .fLeft{
	margin-right: 10px;
}

/* サービス：品質：最初のブロック */
#qualityMark div.first{
	margin-right: 20px;
	padding-right: 18px;
	border-right: solid 1px #FFF;
}

#bRight{
	float: left;
	width: 340px;
}

#bRight p{
	margin-bottom: 10px;
}

/* --------------- サービス：納車点検 --------------- */
#checkList{
	padding: 20px;
	background-color: #DCE3F0;
}

#checkList ul{
	float: left;
	width: 190px;
}

#checkList ul.first{
	margin-right: 18px;
	padding-right: 18px;
	border-right: solid 1px #FFF;
}

#checkList ul li{
	margin: 0 0 10px 0;
	padding-left: 10px;
	background: url(../images/service/check/iconList.gif) no-repeat left 9px;
}

/* リスト 点検項目 */
#main .entry #inspection ul li {
	margin: 0 0 10px 20px;
	padding-left: 15px;
	/*display: inline-block;*/
	background:url(../images/entry/iconList.gif) no-repeat left 7px;
	list-style-image: none; 
	list-style-type: none; 
	line-height: 1.7;
	font-size: 11px;
}

#main .entry #inspection td p{
	line-height: 1.7;
	font-size: 11px;
}

/* --------------- サービス：保証 --------------- */

/*#guaranteeBox{
	padding: 20px;
	background-color: #DCE3F0;
}

#guaranteeBox th{
	width: 200px;
	padding-left: 10px;
	background: url(../images/service/check/iconList.gif) no-repeat left 9px;
	font-weight: bold;
	vertical-align: top;
}

#guaranteeBox td{
	vertical-align: top;
}
*/
/* 全体の囲み ネクステージ色*/
#main .serviceTxt{
	margin-bottom: 20px;
	padding: 1px 0 1px;
	background-color: #0C47B1;
}

/* 全体の囲み オートステージ色*/
#main .serviceTxt_as{
	margin-bottom: 20px;
	padding: 1px 0 1px;
	background-color: #6A0000;
}

/* 全体の囲み セレクト色*/
#main .serviceTxt_sele{
	margin-bottom: 20px;
	padding: 1px 0 1px;
	background-color: #C71B1B;
}

#main .entry .serviceTxt,#main .entry .serviceTxt_as,#main .entry .serviceTxt_sele{
	width: 700px;
}

/* タイトル ネクステージ */
#main .serviceTxt h2{
	margin: 5px;
	padding: 0px 10px;
	border-left: solid 3px #7A90B7;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}

#main .serviceTxt h2 span{
	margin-left: 3px;
	font-size: 14px;
}

#main .serviceTxt div{
	margin: 2px 2px 1px 2px;
	padding: 10px;
	background-color: #FFF;
}

#main .serviceTxt div p{
	margin: 0;
}

/* タイトル オートステージ */
#main .serviceTxt_as h2{
	margin: 5px;
	padding: 0px 10px;
	border-left: solid 3px #C38978;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}

#main .serviceTxt_as h2 span{
	margin-left: 3px;
	font-size: 14px;
}

#main .serviceTxt_as div{
	margin: 2px 2px 1px 2px;
	padding: 10px;
	background-color: #FFF;
}

#main .serviceTxt_as div p{
	margin: 0;
}

/* タイトル セレクト100 */
#main .serviceTxt_sele h2{
	margin: 5px;
	padding: 0px 10px;
	border-left: solid 3px #FFB4C3;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}

#main .serviceTxt_sele h2 span{
	margin-left: 3px;
	font-size: 14px;
}

#main .serviceTxt_sele div{
	margin: 2px 2px 1px 2px;
	padding: 10px;
	background-color: #FFF;
}

#main .serviceTxt_sele div p{
	margin: 0;
}

/* リストの設定 */
#main ul.sList,#main ul.mList,#main ul.lList{
	margin: 0;
	padding: 0;
}

#main ul.lList{
	margin: 20px 0 20px 0;
	padding: 0;
}

#main ul.sList li,#main ul.mList li{
	list-style: none;
	padding: 0;
	margin: 0;
	background-image: none;
	line-height: 1.7;
}

#main ul.sList li{
	font-size: 11px;
	color: #666666;
}
/* 保証項目ジャンプ リスト*/
#main ul.lList li{
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.7;
	font-weight:bold;
}

#main .entryTable td.tips{
	text-align: center;
}

/* テーブルの色：項目タイトル */
#main .entryTable td.title{
	background: #7C7C7C;
	color: #fff;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

/* テーブルの色：青(画像) */
#main .entryTable td.blue{
	background: url(../images/entry/bgTdBlue.gif) no-repeat right top;
	vertical-align: top;
	font-size: 10px;
}

/* テーブルの色：赤(画像) */
#main .entryTable td.red{
	background: url(../images/entry/bgTdRed.gif) no-repeat right top;
	vertical-align: top;
	font-size: 10px;
}

/* テーブルの色：灰(画像) */
/* 保証項目 */
#main .entryTable td.tit1{
	background: url(../images/entry/bgTit1.gif) no-repeat left top;
	vertical-align: top;
	font-size: 14px;
	font-weight:bold;
	color: #fff;
	text-align: left;
	padding: 10px 10px 10px 15px;
}

/* ページトップへ戻る */
#main .entryTable td.tit2{
	background: url(../images/entry/bgTit2.gif) no-repeat right top;
	vertical-align: bottom;
	font-size: 10px;
	text-align: right;
	padding: 10px 10px 5px 10px;
}

#main .entryTable td.tit2 a{
	text-decoration:none;
	color: #fff;
}

#main .entryTable td.tit2 a:hover{
	text-decoration: underline;
}

/* --------------- サービス：納車点検2 --------------- */
/* 部品交換基準 */
#main .entryTable td.tit3{
	background: url(../images/entry/bgTit3.gif) no-repeat right top;
	vertical-align: top;
	font-size: 14px;
	font-weight:bold;
	color: #fff;
	text-align: left;
	padding: 10px 10px 10px 15px;

#main .entryTable td p{
	text-align: right;
	display:inline;
	margin:0;
	padding:0;
}

/* テーブルの色：白(画像) */
#main .entryTable td.white{
	background: url(/themes/company/images/entry/bgTd.gif) no-repeat right top;
	vertical-align: top;
	font-size: 10px;
}

#main .entryTable ol{
	padding-left: 15px;
}

#main .entryTable ol li{
	font-size: 10px;
	padding-left: 15px;
}

/* --------------- サービス：遠方納車 --------------- */
#stepTxt{
	float: left;
	width: 420px;
	margin-right: 20px;
}

#stepTxt h3,#main h3#stepTitle{
	font-size: 20px;
	color: #333;
}

#stepTxt h3 img,#main h3#stepTitle img{
	margin-right: 10px;
}

#stepImg{
	float: left;
	width: 260px;
}

#stepImg img{
	margin-bottom: 20px;
}

#stepBox{
	padding: 20px;
	background-color: #DCE3F0;
}

/* --------------- サービス：アフターケア --------------- */
#acBox{
	margin-bottom: 30px;
}

.acText {
	margin: 0 0 20px 0;
}

.acImg {
	float: right;
	width: 340px;
}


#acTxt{
	float: left;
	width: 340px;
	margin-right: 20px;
}

#acTxt h3,#itemList div h3{
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

#acTxt p{
	margin-bottom: 20px;
}

#acImg{
	float: left;
	width: 340px;
}

#txtItem{
	float: left;
	width: 520px;
}

#btnItem{
	float: right;
	width: 150px;
}

#itemList{
	margin: 25px -20px 0 0;
}

#itemList div{
	float: left;
	width: 340px;
	margin: 0 20px 20px 0;
}

#itemList div .fRight{
	display:inline;
	float:right;
	margin-left: 20px;
}


/* --------------- サービス：車検 --------------- */
.insPoint{
	width: 660px;
	margin: 0 -20px 30px 0;
	padding: 20px;
	background-color: #DCE3F0;
}

.entry .insPoint{
	width: 680px;
	padding: 20px 0 0 20px;
	_padding: 20px 0 20px 20px;
}

/* IE7対策 */
*:first-child+html .entry .insPoint{
	padding: 20px 0 20px 20px;
}

.insPoint div{
	float: left;
	width: 205px;
	margin-right: 20px;
}

.insPhoto div.column-image-right{
	margin-right: 20px;
}

#aboutBox .insPoint div .fLeft{
	margin-right: 10px;
}

/* 文章 */
#main .entry .insPoint p.fTxt{
	float: left;
	width: 110px;
	padding-right: 0;
}

/* 写真の回り込み（左） */
#main .entry .insPoint p.fLeft {
	margin-right: 10px;
}
