@charset "UTF-8";

/* サイト内共通  ----------------------------------------------------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}
img {
	border:none;
}
body {
	color: #FFFFFF;
	background-color: #56B5E3;
	background-image: url(common/back_img.jpg);
	background-repeat: repeat;
}
#base {
	color: #FFFFFF;
	background-color: #1A456E;
	width: 760px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000000;
}
#base #head-navi {
	color: #FFFFFF;
	background-color: #000000;
	height: 113px;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#base #head-navi ul {
	height: 113px;
	margin: 0px;
	padding: 0px;
}



#base #head-navi li {
	float: left;
	list-style-type: none;
	height: 113px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#base #global-navi {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-bottom: 0px;
	height: 22px;
}
#base #global-navi ul {
	height: 22px;
	margin: 0px;
	padding: 0px;
}
#base #global-navi li {
	float: left;
	list-style-type: none;
	height: 22px;
	margin: 0px;
	padding: 0px;
}

#base #content {
	clear: both;
}


#footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	height: 17px;
	padding-top: 5px;
}
#base #foot-navi {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #8F8E8E;
	text-align: center;
	vertical-align: middle;
	height: 17px;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
}

.aling-center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.red-text {
	color: #FF0000;
	background-color: #FFFFFF;
}
.blue-text {
	color: #0033CC;
	background-color: #FFFFFF;
	margin-top: 10px;
}

.ptop {
	color: #1B456F;
	background-color: #1A456E;
	background-image: url(image/info_back_top.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 760px;
	clear: both;
}

.pbottom {
	color: #1B456F;
	background-color: #1B456F;
	background-image: url(image/info_back_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 24px;
	width: 760px;
}

/* トップページ ----------------------------------------------------------------------------------- */
#base #content #info2 #news #topn {
	background-color: #1A456E;
	background-image: url(image/news_back_top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
	width: 322px;
}

.topn {
	background-color: #1A456E;
	background-image: url(image/news_back_top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
	width: 322px;
}

#base #content #info2 #news #main2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	width: 322px;
	background-image: url(image/news_back.jpg);
	background-repeat: repeat-y;
}

.info-left {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	width: 322px;
	background-image: url(image/news_back.jpg);
	background-repeat: repeat-y;
}

#base #content #info2 #news #bottomn {
	color: #1A456E;
	background-color: #1A456E;
	background-image: url(image/news_back_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 27px;
	width: 322px;
}

.bottomn {
	color: #1A456E;
	background-color: #1A456E;
	background-image: url(image/news_back_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 27px;
	width: 322px;
}



#base #foot-navi a {
	color: #FFFFFF;
	background-color: #8F8E8E;
}

#base #foot-navi a:hover {
	color: #FFFF00;
	background-color: #8F8E8E;
}
#base #content #news {
	float: left;
	width: 322px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	overflow: hidden;
}
#base #content #guidance {
	float: right;
	width: 437px;
}
#base #content #insurance {
	float: right;
	width: 437px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#base #content #info2 {
	float: none;
	width: 760px;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#base #content #info #top {
	color: #1B456F;
	background-color: #1A456E;
	background-image: url(image/info_back_top.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 760px;
}
#base #content #info #main1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(image/info_back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 760px;
}

#base #content #info #bottom {
	color: #1B456F;
	background-color: #1B456F;
	background-image: url(image/info_back_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 24px;
	width: 760px;
}
#base #content #info #main1 #content-left {
	width: 270px;
	margin-right: 0px;
	margin-left: 24px;
	float: left;
	height: 230px;
	padding: 0px;
}
#base #content #info #main1 #content-right {
	margin-left: 300px;
	width: 420px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#base #content #shop {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #8F8E8E;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 7px;
	clear: both;
}
#base #content #info2 #insurance #topi {
	color: #1B456F;
	background-color: #1B456F;
	background-image: url(image/insurance_back_top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
	width: 436px;
}
.topr {
	color: #1B456F;
	background-color: #1B456F;
	background-image: url(image/insurance_back_top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
	width: 436px;
}
#base #content #info2 #insurance #main3 {
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(image/insurance_back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 436px;
}
.info-right {
	background-color: #FFFFFF;
	background-image: url(image/insurance_back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 436px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

#base #content #info2 #insurance #bottomi {
	color: #1B456F;
	background-color: #1B456F;
	background-image: url(image/insurance_back_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 27px;
	width: 436px;
}
.bottomr {
	color: #1B456F;
	background-color: #1B456F;
	background-image: url(image/insurance_back_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 27px;
	width: 436px;
}
.info-p-top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 6px;
	padding-left: 3px;
}
.info-p-2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 5px 8px;
	margin-left: 4px;
	margin-top: 10px;
}
#base #content #info2 #news #main2 #content1 {
	margin-left: 22px;
	margin-right: 14px;
}
.news-title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 4px;
}
.red-title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.news-car-td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	vertical-align: top;
}
#base #content #info2 #insurance #main3 #content3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
	margin-left: 27px;
	margin-right: 16px;
}

#base #content #subpage #top {
	color: #1B456F;
	background-color: #1A456E;
	background-image: url(image/info_back_top.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 760px;
}
#base #content #subpage #main {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 760px;
	background-image: url(image/info_back.jpg);
	background-color: #FFFFFF;
}
#base #content #subpage #bottom {
	color: #1B456F;
	background-color: #1B456F;
	background-image: url(image/info_back_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 24px;
	width: 760px;
}

#base #content #subpage #main #content {
	margin-right: 20px;
	margin-left: 28px;
}

#base #content #subpage #main #content h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3366FF;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 70px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-right: 60px;
}

.shop-map {
	margin: 0px;
	padding: 0px;
}

.top-new-txt2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
}
#base #content #counter {
	text-align: right;
	height: 20px;
	background-color: #8F8E8E;
	display: block;
}
#base #content #counter img {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 15px;
}


/* 車検サービス -----------------------------------------------------------------------------------  */

#base #content #inspecton-1 #main1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 760px;
	background-image: url(image/info_back.jpg);
	background-color: #FFFFFF;
}

#base #content #inspecton-1 #main1 #content1 {
	margin-right: 20px;
	margin-left: 28px;
}

#base #content #inspecton-1 #main1 #content1 h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3366FF;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 70px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-right: 60px;
}


#base #content #inspection-2 #main2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(image/info_back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 760px;
}


#base #content #inspection-2 #main2 #content2 {
	margin-right: 50px;
	margin-left: 60px;
}


#base #content #inspection-3 #main3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(image/info_back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 760px;
}


#base #content #inspection-3 #main3 #content3 {
	margin-right: 50px;
	margin-left: 60px;
}

.inspecton-p {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #F68E00;
	margin-left: 75px;
	margin-top: 20px;
	margin-right: 65px;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-right: 0px;
}
.ins-th-1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	background-color: #BCBCFF;
	padding: 5px;
}
.ins-td-1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
}
.ins-td-2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #DEDEFF;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
}
.ins-td-3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #CCFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-weight: bold;
}
.ins-td-4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
	background-color: #CCFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 7px;
	font-weight: bold;
}
.ins-td-5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #FFDEDE;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
}
.ins-td-6 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
	background-color: #FFFFDE;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
	font-weight: bold;
}
.ins-th-2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	padding: 5px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #BCBCFF;
}
.ins-th-3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #DEDEFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-weight: bold;
}
.ins-th-5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #CCFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 7px;
	font-weight: bold;
}
.ins-th-6 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #FFDEDE;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-weight: bold;
}
.ins-th-7 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #CC0000;
	background-color: #FFFFDE;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	font-weight: bold;
}

.ins-td-1-2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

#base #content #inspection-3 #main3 #content3 ul {
	margin-left: 0px;
	padding-left: 15px;
	font-size: 10px;
	margin-top: 10px;
}
#base #content #inspection-3 #main3 #content3 li {
	margin-left: 15px;
	padding-left: 0px;
	list-style-image: url(image/reform/ins_mark.jpg);
}
.reform-td-1 {
	text-align: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: auto;
	padding-left: 6px;
	width: 230px;
	margin-right: auto;
	margin-top: 6px;
}

/* 会社概要 ------------------------------------------------------------------------------------ */

#base #content #outline-1 #main1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 760px;
	background-image: url(image/info_back.jpg);
	background-color: #FFFFFF;
}

#base #content #outline-1 #main1 #content1 {
	margin-right: 30px;
	margin-left: 40px;
}


#base #content #outline-2 #main2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 760px;
	background-image: url(image/info_back.jpg);
	background-color: #FFFFFF;
}

#base #content #outline-2 #main2 #content2 {
	margin-right: 30px;
	margin-left: 40px;
}


#base #content #outline-3 #main3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 760px;
	background-image: url(image/info_back.jpg);
	background-color: #FFFFFF;
}

#base #content #outline-3 #main3 #content3 {
	margin-right: 30px;
	margin-left: 40px;
}

#base #content #outline-4 #main4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 760px;
	background-image: url(image/info_back.jpg);
	background-color: #FFFFFF;
}

#base #content #outline-4 #main4 #content4 {
	margin-right: 20px;
	margin-left: 28px;
}

#base #content #outline-4 #main4 #content4 img {
	padding-left: 15px;
	padding-top: 5px;
	float: left;
	padding-right: 2px;
}

.outline-td-1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
.outline-th-1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6699FF;
	text-align: center;
	padding: 4px;
}
.outline-td-2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #DEDEFF;
	text-align: center;
	vertical-align: top;
	padding: 4px;
}
.outline-th-2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #6699FF;
	text-align: center;
	vertical-align: top;
	padding: 4px;
}

.president-p1 {
	margin-left: 252px;
	margin-right: 40px;
	padding-bottom: 15px;
}
.president-p2 {
	text-align: left;
	margin-right: 35px;
	padding-bottom: 15px;
	margin-left: 470px;
}


/* 新車・保険・リース ------------------------------------------------------- */

#base #content #insurance-1 #main1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 760px;
	background-image: url(image/info_back.jpg);
	background-color: #FFFFFF;
}

#base #content #insurance-1 #main1 #content1 {
	margin-right: 30px;
	margin-left: 40px;
}

#base #content #insurance-2 #main2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 760px;
	background-image: url(image/info_back.jpg);
	background-color: #FFFFFF;
}

#base #content #insurance-2 #main2 #content2 {
	margin-right: 60px;
	margin-left: 70px;
}

#base #content #insurance-3 #main3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 760px;
	background-image: url(image/info_back.jpg);
	background-color: #FFFFFF;
}

#base #content #insurance-3 #main3 #content3 {
	margin-right: 60px;
	margin-left: 70px;
}
#base #content #insurance-1 li {
	float: left;
	list-style-type: none;
}

#base #content #insurance-1 ul {
	height: 29px;
}
.newcar-text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF9933;
	text-align: left;
	margin-left: 60px;
	padding-left: 5px;
	margin-bottom: 20px;
}
.insurance-p {
	margin-bottom: 15px;
	margin-left: 60px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9933;
	background-color: #FFFFFF;
}
#base #content #insurance-2 #main2 #content2 h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: text-top;
}
#base #content #insurance-2 #main2 #content2 p {
	line-height: 18px;
	text-align: left;
	margin-left: 22px;
	margin-bottom: 15px;
}
.insurance-th-1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCFF;
	padding: 3px 5px 7px;
}
.insurance-td-1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}

/* よくある質問  ----------------------------------------------------------------------------------- */
#base #content #qa-1 #main1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 760px;
	background-image: url(image/info_back.jpg);
	background-color: #FFFFFF;
}

#base #content #qa-1 #main1 #content1 {
	margin-right: 50px;
	margin-left: 50px;
}
#base #content #qa-2 #main2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 760px;
	background-image: url(image/info_back.jpg);
	background-color: #FFFFFF;
}

#base #content #qa-2 #main2 #content2 {
	margin-right: 50px;
	margin-left: 50px;
}

#base #content #qa-1 #main1 #content1 #question {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #0066CC;
	text-align: left;
}
#base #content #qa-1 #main1 #content1 #question a:link {
	color: #333399;
}

#base #content #qa-1 #main1 #content1 #question a:hover {
	color: #FF0000;
	background-color: #FFFF66;
}
#base #content #qa-2 #main2 #content2 dt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #3366FF;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9933;
	font-weight: bold;
	text-align: left;
}
#base #content #qa-2 #main2 #content2 dd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 24px;
	text-indent: -20px;
	padding-bottom: 22px;
}

/* 個人情報保護 ----------------------------------------------------------------------------------- */
#base #content #privacy-1 #main {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 760px;
	background-image: url(image/info_back.jpg);
	background-color: #FFFFFF;
}

#base #content #privacy-1 #main #content1 {
	margin-right: 50px;
	margin-left: 50px;
	}
	
#base #content #privacy-1 #main #content1 h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3333CC;
	text-align: left;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-top: 10px;
}
#base #content #privacy-1 #main #content1 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #555555;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 10px;
}
#base #content #privacy-1 #main #content1 ul {
	padding-bottom: 10px;
	padding-right: 25px;
	margin-left: 19px;
	padding-left: 15px;
}

#base #content #privacy-1 #main #content1 li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	list-style-type: decimal;
	padding-bottom: 5px;
}

/* 在庫情報 ----------------------------------------------------------------------------------- */

#base #content #sell-1 #main1, #base #content #sell-2 #main2, #base #content #sell-3 #main3  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background: #FFFFFF url(image/info_back.jpg) left top repeat-y;
	padding: 0 50px 0 50px;
	overflow: auto !important;
	overflow /**/: hidden;
	width: 660px; !important;
	width: /**/: 760px;
}

#base #content #sell-3 #main3 #content3 {
	margin-right: 50px;
	margin-left: 50px;
}


#base #content #sell-1 li {
	float: left;
	list-style-type: none;
	display: inline;
}

#base #content #sell-1 ul {
	height: 29px;
}

.frame {
	/* ¥*/
	display:inline-block;
	/* */
}
.sell-box {
	width: 164px;
	height: 225px;
	margin-bottom: 20px;
	/* display: inline; */
	/* */
	float: left;
}
.sell-frame {
	text-align: center;
	font-size: 10px;	/*
	margin-bottom: 20px;
	*/
}

.sell-p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 120px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 17px;
	margin-left: 16px;
}
.sell-p2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
}

.sell-p2-blue {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3333CC;
	background-color: #FFFFFF;
}

#base #content #sell-3 #main3 #content3 h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
#base #content #sell-3 #main3 #content3 li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #464646;
	background-color: #FFFFFF;
	text-align: left;
	list-style-image: url(image/reform/ins_mark.jpg);
	padding-bottom: 6px;
}
#base #content #sell-3 #main3 #content3 ul {
	margin-left: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#base #content #sell-3 #main3 #content3 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #484848;
	margin-top: 5px;
	margin-left: 15px;
}



/* 車両詳細 ----------------------------------------------------------------------------------- */

#base #content #detail {
	background-color: #FFFFFF;
	color: #333333;
}
#base #content #detail #index {
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(image/detail/detail_car_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#base #content #detail #photo {
	background-color: #FFFFFF;
	width: 552px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#base #content #detail #photo table {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

#base #content #back {
	text-align: left;
	height: 40px;
	background-color: #FFFFFF;
	vertical-align: top;
}
#base #content #detail #photo td {
	border: 1px solid #CCCCCC;
}


#base #content #detail #carname {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(image/detail/detail_carname_back.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 685px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	height: 25px;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 0px;
}
#base #content #detail #cardetail {
	background-color: #FFFFFF;
	background-image: url(image/detail/detail_car_back_2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 685px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 15px;
}
#base #content #detail #carbottom {
	background-color: #FFFFFF;
	background-image: url(image/detail/detail_car_back_3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 700px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 19px;
	clear: both;
}
#base #content #detail #cardetail #carphoto {
	width: 300px;
	float: left;
}
.detail-car-td-1 {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.detail-info-th-1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #E0E0E0;
	text-align: center;
	padding: 3px 3px 5px;
}
.detail-info-th-2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	padding: 3px 3px 5px;
}
.detail-info-td-1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 6px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF6A0A;
	padding-bottom: 3px;
}
.detail-info-td-2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E0E0E0;
	text-align: left;
	padding-left: 6px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF6A0A;
	padding-bottom: 3px;
}
.detail-info-textarea {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	color: #333333;
	overflow: hidden;
	outline-style: none;
	height: 18px;
}
.detail-info-table {
	border: 1px solid #CCCCCC;
}
.detail-info-textarea-2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	color: #333333;
	overflow: auto;
	outline-style: none;
	background-color: #E0E0E0;
	height: 18px;
}
#base #content #detail #carname #name {
	float: left;
	width: 530px;
}
#base #content #detail #carname #inqno {
	float: right;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 10px;
	font-size: 12px;
	margin-top: 3px;
	font-weight: normal;
}
.detail-info-textarea-3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6B0B;
	overflow: hidden;
	outline-style: none;
	height: 14px;
}
.detail-info-textarea-4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF6B0B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: auto;
	outline-style: none;
	height: 22px;
}

/* 車両別　ご質問・お問合せ  ----------------------------------------------------------------------------------- */

#base #content #inquiry #main {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 760px;
	background-image: url(image/info_back.jpg);
	background-color: #FFFFFF;
}

#base #content #inquiry #main #content1 {
	margin-right: 50px;
	margin-left: 50px;
}

#base #content #inquiry #main #content1 h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	color: #3333CC;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
}
#base #content #inquiry #main #content1 .inq-p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: 30px;
	margin-left: 50px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.button {
	height: 20px;
	width: 100px;
}
.inq-back-btn {
	margin-left: 70px;
	margin-top: 20px;
}

.inq-td-p1 {
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 0px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC33;
	margin-right: 20px;
	padding-bottom: 10px;
}


/* 車両別　お問合せ  ----------------------------------------------------------------------------------- */

#base #content #form #main {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 760px;
	background-image: url(image/info_back.jpg);
	background-color: #FFFFFF;
}

#base #content #form #main #content1 {
	margin-right: 50px;
	margin-left: 50px;
}

#base #content #form #main #content1 h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	color: #3333CC;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
}

#base #content #form #main #content1 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: 30px;
	margin-left: 50px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* 鈑金・塗装・コーティング  --------------------------------------------------------------------------------- */

#base #content #reform-1 #main1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 760px;
	background-image: url(image/info_back.jpg);
	background-color: #FFFFFF;
}

#base #content #reform-1 #main1 #content1 {
	margin-right: 50px;
	margin-left: 50px;
}


#base #content #reform-2 #main2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;color: #333333;
	background: #FFFFFF url(image/info_back.jpg) left top repeat-y;
	padding: 0 50px;
	overflow: auto !important;
	overflow /**/: hidden;
	width: 660px; !important;
	width: /**/: 760px;
}




#base #content #reform-1 #main1 #content1 h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 30px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-right: 20px;
	padding-bottom: 5px;
	border-bottom-color: #FF9900;
}
#base #content #reform-1 #main1 #content1 table {
	margin-top: 15px;
	margin-left: 30px;
}
#base #content #reform-1 #main1 #content1 dt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-align: right;
	float: left;
	width: 70px;
}
#base #content #reform-1 #main1 #content1 dd {
	margin-left: 70px;
	margin-bottom: 10px;
}

.coat-p1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #565656;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: 20px;
	margin-left: 30px;
	margin-bottom: 30px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-top: 20px;
}
#base #content #reform-2 #main2 #content2 .c-table {
	margin-bottom: 20px;
	margin-left: 30px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 20px;
	width: 610px;
}
.coat-table-p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	width: 180px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.coat-table {
	margin-left: 30px;
	width: 290px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-top: 10px;
	float: left;
	display: inline;
}
#base #content #reform-2 #main2 #content2 .coat-table h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin-right: 20px;
	margin-left: 20px;
}
.coat-table-p1 {
	text-align: left;
	margin-left: 70px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.coat-table-1 {
	background-color: #999999;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 2px;
	width: 250px;
}
.coat-table-th-1 {
	background-color: #FFCC33;
	padding: 2px;
}
.coat-table-td-1 {
	background-color: #FFFFFF;
	text-align: center;
	padding: 3px;
}
.coat-table-p2 {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	text-align: left;
	margin-top: 2px;
	margin-right: 20px;
	margin-left: 20px;
}
.coat-strong {
	font-size: 10px;
	color: #3366CC;
	background-color: #FFFFFF;
}

/* サイトマップ --------------------------------------------------------------------------------- */

#base #content #sitemap #main1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 760px;
	background-image: url(image/info_back.jpg);
	background-color: #FFFFFF;
}

#base #content #sitemap #main1 #content1 {
	margin-right: 50px;
	margin-left: 50px;
	height: 830px;
}#base #content #sitemap #main1 #content1 img {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
}
#base #content #sitemap #main1 #content1 dt {
	text-align: left;
	vertical-align: text-top;
	margin-left: 30px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
}
#base #content #sitemap #main1 #content1 dd {
	padding-left: 35px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* 追加　-----------------------------------------------------------------------------------------  */
#main1 .sale-index {
	float: left;
	width: 221px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 60px;
	margin-top: 10px;
}
#main1 .sale-index p {
	height: 145px;
	width: 221px;
	text-align: center;
	margin: 0px;
	background-image: url(image/sell_buy/title_back.jpg);
	background-repeat: no-repeat;
}
#main1 .sale-index img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#info2 #top-left {
	float: left;
	width: 322px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#top-left .info-left p {
}
#info2 h2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#info2 #top-right {
	float: right;
}
#info2  h3 {
	margin-top: 15px;
	font-size: 12px;
	color: #0033CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A456F;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.service-menu table {
	margin-left: 25px;
	margin-top: 20px;
}
.service-menu td {
	width: 205px;
	height: 70px;
	vertical-align: top;
}
#insurance-1 #main1 #content1 td {
	padding-bottom: 10px;
}
#reform-2 .menu-item {
	width: 190px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	height: 115px;
	border: 1px solid #CCCCCC;
}

#reform-2 #main2 #content2 .menu-item img {
	margin-left: 3px;
}
#reform-2 #main2 #content2 .menu-item h4 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	padding: 3px;
}
#reform-2 #main2 #content2 .menu-item p {
	font-size: 10px;
	margin: 3px;
	line-height: 14px;
}
#insurance-1 .lease-cars {
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 25px;
	text-align: center;
	border: 2px solid #CCCCCC;
}
#insurance-1 .lease-cars .lease-cars-left {
	float: left;
	width: 120px;
	text-align: left;
	margin-left: 5px;
	font-size: 10px;
	line-height: 14px;
}
#insurance-1 .lease-cars .lease-cars-right table {
	width: 155px;
}
#insurance-1 .lease-cars .lease-cars-left h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
#insurance-1 .lease-cars .lease-cars-right td {
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#insurance-1 .lease-cars .lease-cars-right img {
	vertical-align: middle;
}
#insurance-1 #content1 p {
	clear: left;
	margin-right: 14px;
	margin-left: 14px;
}
#insurance-1 #content1 h3 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	border-left-width: 14px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding: 0px 0px 0px 5px;
	clear: both;
}
#insurance-1 #main1 #content1 .lease-cars h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#insurance-1 #main1 #content1 strong {
	color: #CC0000;
}
