@charset "utf-8";

/* n20シリーズ 共通 */

.main h2 {
	margin-top: 0;
	padding: 30px 0 8px;
	margin-bottom: 4px;
}
.main h3 {
	margin-bottom: 8px;
	clear: both;
}

.main table td.valignTop {
	vertical-align: top;
}

.main .block ul.pointList {
	margin-left: 0;
	margin-bottom: 30px;
	margin-right: 0;
}

.main .block ul.pointList li {
	list-style-type: none;
	margin-bottom: 6px;
}

.main .note {
	color: #0054a7;
}

.main ul.note {
	margin: 0;
	padding: 0;
}

.main ul.note ul {
	margin: 0 0 1em 1em;
}

.main ul.note li {
	list-style-type: none;
	padding-left: 1em;
	text-indent: -1em;
}

.main ul.note li li {
	list-style-type: disc;
	text-indent: 0;
	padding-left: 0;
}

/*-----------------------------------------------
n2001用スタイル
----------------------------------------------- */

#n2001 {
	
}

#n2001 .inblock .chart {
	margin-bottom: 30px;
}

#n2001 .inblock h3 {
	background-image: none;
}

#n2001 .inblock dl {
	margin: 15px 0 0;
	padding: 0 0 25px;
	border-bottom: 1px dashed #bfbfbf;
}

#n2001 .inblock dl dt {
	float: left;
	width: 72px;
}

#n2001 .inblock dl dd {
	float: left;
	width: 638px;
	margin-left: 0;
}

#n2001 .inblock dl dd h4 {
	font-size: 116%;
	color: #191919;
}

/*-----------------------------------------------
n2002用スタイル
----------------------------------------------- */

#n2002 .inblock h3 {
	margin-top: 30px;
}

#n2002 .inblock div.clearfix {
	margin-bottom: 20px;
}

#n2002 dl{
	margin: 0 20px 1em 0;
	width:330px;
	float:left;
}

#n2002 dl {
	_display: inline;
}

#n2002 dt{
	width:80px;
	float:left;
}

#n2002 dd{
	margin-top:2px;
	width: 245px;
	margin-left: 5px;
	float: left;
}
#n2002 dd img{
	margin-bottom:2px;
}

/*-----------------------------------------------
n2101用スタイル
----------------------------------------------- */

#n2101 div.row {
	width: 700px;
	margin: 1em 0 0;
}

#n2101 h3.type{
	background-image: none;
	font-size: 108%;
	font-weight: normal;
	font-style: normal;
}

#n2101 .columnL {
	width: 415px;
	margin: 0;
	padding: 0;
}

#n2101 .columnR {
	width: 265px;
	margin: 0 0 0 20px;
	padding: 0;
}

#n2101 ul li {
	list-style-type: none;
}

#n2101 ul.circle,
#n2101 ul.price {
	float: left;
	margin: 0;
}

#n2101 ul.circle li {
	float: left;
	margin-right: 10px;
}

#n2101 ul.price {
	margin-left: 10px;
	border-style: none;
	padding-top: 0;
}

#n2101 ul.price li img {
	vertical-align: middle;
	margin-right: 6px;
}

#n2101 ul.price li.kPrice {
	font-size: 123.1%;
	margin-bottom: 0.2em;
}

#n2101 ul.price li.wTime {
	font-size: 93%;
}

#n2101 dl{
	margin: 0 20px 0 0;
	width:330px;
	float:left;
	_display: inline;
}

#n2101 dt{
	width:82px;
	float:left;
}

#n2101 dd{
	float: left;
	width: 248px;
	margin: 0;
}

#n2101 dd img{
	margin-bottom:2px;
}

#n2101 h3.type, #n2101 ul.price {
	color: #0054a7;
}

/*-----------------------------------------------
n2104用スタイル
----------------------------------------------- */

#n2104 {
	
}

#n2104 .inblock .chart {
	margin-bottom: 35px;
}

#n2104 .inblock dl {
	margin: 0 0 60px;
}

#n2104 .inblock dl dt {
	float: left;
	width: 72px;
}

#n2104 .inblock dl dd {
	float: left;
	width: 638px;
	margin-left: 0;
}

#n2104 .inblock dl dd h4 {
	font-size: 116%;
	color: #191919;
}

#n2104 .block .columnL {
	width: 335px;
}

#n2104 .block .columnL ul.note {
	margin: 0;
}

#n2104 .block .columnL ul.note li {
	padding-left: 1em;
	text-indent: -1em;
	list-style-type: none;
}

#n2104 .block .columnR {
	width: 350px;
	margin-left: 35px;
}

#n2104 .block .columnR ul.tokuten {
	margin: 0;
}

#n2104 .block .columnR ul.tokuten li {
	list-style-type: none;
	padding-left: 22px;
	text-indent: -22px;
	margin-bottom: 10px;
}

#n2104 .columnL table {
	border-collapse: separate;
	border-spacing: 1px;
}

#n2104 .columnL table th,
#n2104 .columnL table td {
	width: 25%;
	border: 1px solid #9f9fa0;
}

#n2104 .columnL table th {
	background-color: #e6e6e6;
}

#n2104 .columnL table td {
}

#n2104 .columnL table td.courseA {
	background-color: #26a8f0;
	color: #fff;
}

#n2104 .columnL table td.courseB {
	background-color: #086bca;
	color: #fff;
}

#n2104 .columnL table td.courseK {
	background-color: #001982;
	color: #fff;
}

/*-----------------------------------------------
n2105用スタイル
----------------------------------------------- */

#n2105 .inblock p{
	margin-bottom: 20px;
}

#n2105 .inblock p.note{
	color: #0054a7;
}

#n2105 h3{
	margin-top: 30px;
	margin-bottom: 5px;
}

#n2105 .inblock ul {
	margin-top: 0;
}

#n2105 h3.type{
	background-image: none;
	color: #0054a7;
	font-size: 118%;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 4px;
}

#n2105 .price{
	color: #333;
	font-size: 118%;
}

#n2105 .price img {
	margin-left: 5px;
	vertical-align: text-bottom;
	margin-right: 5px;
}

#n2105 .price span{
	color: #0054a7;
	font-size: 136%;
}

/*-----------------------------------------------
n2107用スタイル
----------------------------------------------- */

#n2107 {
	
}

#n2107 h3 {
	margin-top: 30px;
}

#n2107 ul.flow  {
	margin: 10px 0 0;
	padding: 0;
}

#n2107 ul.flow li {
	list-style-type: none;
	background: url(images/n2107_arrow.gif) no-repeat 192px bottom;
	padding-bottom: 17px;
	margin-bottom: 4px;
}

#n2107 ul.flow li.noarrow {
	padding-bottom: 0;
	background-image: none;
}

#n2107 .phoR {
	margin-top: 140px;
}

#n2107 .phoR p.caption {
	margin-top: 2px;
	font-size: 93%;
}

#n2107 p.note2 {
	margin-top: 40px;
	margin-bottom: 20px;
}

/*-----------------------------------------------
n2108用スタイル
----------------------------------------------- */

#n2108 {
	
}

#n2108 h3 {
	margin-top: 50px;
}

#n2108 ul.price {
	margin-left: 0;
	margin-bottom: 20px;
}

#n2108 ul.price li {
	float: left;
	list-style-type: none;
}

#n2108 ul.price li img {
	vertical-align: middle;
	margin-right: 6px;
}

#n2108 ul.price li.kPrice {
	font-size: 123.1%;
	margin-bottom: 0.2em;
}

#n2108 ul.price li.kPrice span  {
	color: #0054a7;
	font-size: 14px;
}

#n2108 ul.price li.wTime {
	font-size: 12px;
	color: #0054a7;
	margin-left: 14px;
}

#n2108 .frame {
	position: relative;
	background: url(images/c2108_box_plus.gif) no-repeat 340px bottom;
	padding-bottom: 24px;
	margin: 0 0 5px;
}

#n2108 .frame h3 {
	margin: 0;
	padding-left: 10px;
	background: #e70 url(images/c2108_box_top.gif) no-repeat 0 top;
}

#n2108 .frame p.price {
	position: absolute;
	top: 2px;
	left: 570px;
	color: #fff;
	font-size: 12px;
	width: 120px;
	text-align: right;
	padding: 0;
	margin: 0;
}

#n2108 .frame .frameBtm {
	background: #ffffcd url(images/c2108_box_btm.gif) no-repeat 0 bottom;
	margin: 0;
	padding: 6px 10px 10px;
}

#n2108 .frame ul.itemChk {
	width: 340px;
	margin: 0;
	padding: 0;
	float: left;
}

#n2108 .frame ul.itemChk li {
	background: url(images/c2108_checkmark.gif) no-repeat 0 center;
	float: left;
	width: auto;
	color: #e56c22;
	margin: 0 10px 0 0;
	padding: 0 0 0 11px;
	list-style-type: none;
}

#n2108 .frame ul.itemChk {
	
}

#n2108 .frame .columnL{
	/*width: 340px;*/
	width: 320px;
	z-index: auto;
}

#n2108 .frame .columnL p{
	margin-right: 10px;
	margin-bottom: 0;
}


#n2108 .frame {
	
}

#n2108 .carIllust {
	position: relative;
	margin: 0;
	padding: 14px 0 44px;
}

#n2108 .carIllust img {
	margin-left: 147px;
}

#n2108 .carIllust div img {
	margin-left: 0;
}

#n2108 #carItem01,
#n2108 #carItem02,
#n2108 #carItem03,
#n2108 #carItem04,
#n2108 #carItem05,
#n2108 #carItem06,
#n2108 #carItem07,
#n2108 #carItem08 {
	position: absolute;
	width: 150px;
	z-index: auto;
}

#n2108 .carIllust #carItem01 {
	top: 0;
	left: 0;
}

#n2108 .carIllust #carItem02 {
	left: 0;
	top: 100px;
}

#n2108 .carIllust #carItem03 {
	left: 0;
	top: 200px;
}

#n2108 .carIllust #carItem04 {
	left: 0;
	top: 300px;
}

#n2108 .carIllust #carItem05 {
	left: 550px;
	top: 0;
}

#n2108 .carIllust #carItem06 {
	left: 550px;
	top: 100px;
}

#n2108 .carIllust #carItem07 {
	left: 550px;
	top: 200px;
}

#n2108 .carIllust #carItem08 {
	left: 550px;
	top: 300px;
}

#n2108 ul.search_reserveBtn {
	margin: 20px 0 0;
}

/*-----------------------------------------------
n2201用スタイル
----------------------------------------------- */
#n2201 .phoR{
	margin-left:80px;

}

/*-----------------------------------------------
n2202用スタイル
----------------------------------------------- */

#n2202 {
	
}

#n2202 .block {
}

#n2202 .inblock {
	padding-right: 0;
}

#n2202 h3 {
	margin-top: 30px;
}

#n2202 h3.bar {
	background-image: none;
	margin-bottom: 10px;
	margin-top: 1em;
}

/*　c2202の内寸710px　*/

#n2202 .block .pageTop a {
	margin-right: 5px;
	margin-top: 1em;
	margin-bottom: 1em;
}

#n2202 ul.pointList {
	margin-bottom: 14px;
}

#n2202 .clearfix .columnL, #n2202 .clearfix .columnR {
	margin: 0;
	padding: 0;
	width: 340px;
}

#n2202 .clearfix .columnL {
	margin-right: 20px;
}

#n2202 .clearfix dl {
	margin: 0;
	border-bottom: 2px dotted #aaa;
	width: 340px;
	padding-bottom: 0.2em;
}

#n2202 .clearfix dl dt {
	float: left;
	width: 115px;
	margin: 0;
	padding: 0;
}

#n2202 .clearfix dl dd {
	float: left;
	width: 225px;
	margin: 0;
	padding: 6px 0 0;
}

#n2202 .clearfix dd h4 {
	font-size: 127%;
	margin-bottom: 1em;
}

#n2202 .clearfix dd h4 span {
	font-size: 71%;
	color: #0054a7;
	font-weight: normal;
	font-style: normal;
}

#n2202 .columnL .price,
#n2202 .columnR .price {
	clear: both;
	margin-top: 10px;
}

#n2202 .price {
	padding-top: 0;
	border-style: none;
	font-size: 100%;
	color: #333;
}

#n2202 .price img {
	vertical-align: text-bottom;
	margin-right: 2px;
}

#n2202 .columnL .price strong,
#n2202 .columnR .price strong,
#n2202 .columnL .price em,
#n2202 .columnR .price em {
	font-size: 136%;
	color: #0054a7;
	font-weight: normal;
	font-style: normal;
	margin-left: 6px;
}

#n2202 p.note {
	margin-top: 1em;
}

/*-----------------------------------------------
n2204用スタイル
----------------------------------------------- */

#n2204 {
	
}

#n2204 .columnL {
	width: 420px;
}

#n2204 .columnR {
	width: 280px;
	text-align: right;
}

#n2204 .columnR .caption {
	margin-top: 3px;
	text-align: right;
}

#n2204_cbox {
	background: url(images/n2204_box_bg.gif) no-repeat 0 bottom;
	width: 367px;
	padding-bottom: 6px;
	margin-top: 50px;
}

#n2204_cbox p {
	margin: 0;
	padding: 6px 10px 0 14px;
	background: url(images/n2204_box_top.gif) no-repeat 0 top;
	font-size: 12px;
	line-height: 1;
}

#n2204_cbox a {
	color: #00a0ff;
}

/* +++++ n2205 +++++ */

#n2205 {
	
}

#n2205 .inblock .sommelierCaption {
	color: #0054a7;
	text-align: center;
}

#n2205 .chui {
	color: #0054a7;
}

#n2205 h3 {
	margin-bottom: 15px;
}

#n2205 .columnL {
	width: 490px;
}

#n2205 .columnR {
	width: 210px;
}

#n2205 .columnL p {
	margin-right: 50px;
}

#n2205 .tireRow {
	
}

#n2205 .tireRow dl {
	margin: 0 30px 0 0;
	width: 330px;
	float: left;
}

#n2205 dl.end {
	margin-right: 0;
}

#n2205 .tireRow dl dt {
	width: 125px;
	float: left;
}

#n2205 .tireRow dl dd {
	float: left;
	margin: 0;
	padding: 0;
	width: 205px;
}

#n2205 .alWheelRow {
	margin-bottom: 40px;
}

#n2205 .alWheelRow dl {
	margin: 0 70px 0 0;
	float: left;
}

#n2205 .alWheelRow dl dt {
}

#n2205 .alWheelRow dl dd {
	text-align: center;
	margin-top: 18px;
}

#n2205 ul.search_reserveBtn {
	margin-bottom: 60px;
}

#n2205 ul.pageSubmenu {
	margin-left: 0;
}

/*-----------------------------------------------
n2206用スタイル
----------------------------------------------- */

#n2206 {
	
}

#n2206 p.lead {
	margin-left: 10px;
}

#n2206 .inblock {
	padding-left: 70px;
}

#n2206 .inblock ul.skato {
	margin: 24px 0 0;
	padding: 0;
}

#n2206 .inblock ul.skato li {
	float: left;
	width: 260px;
	list-style-type: none;
	margin-bottom: 24px;
}

#n2206 .inblock ul.indent {
	margin: 0;
	padding: 0;
}


#n2206 .row1 {
	margin-bottom: 30px;
	margin-top: 40px;
}

#n2206 .row1 h3 {
	margin-top: 0;
}

#n2206 .row1 .phoL {
	margin-right: 1em;
}

#n2206 .row1 .columnL {
	width: 230px;
	padding-right: 10px;
}

#n2206 .row1 .columnR {
	width: 330px;
}

#n2206 .row2 {
	margin-top: 30px;
	margin-bottom: 36px;
}

#n2206 .row2 .columnL {
	width: 210px;
}

#n2206 .row2 .columnR {
	width: 360px;
}

/* IE6 */

#n2206 .row1 .columnL {
	_width: 240px;
}

/* #2206 #2207共通 */

#n2206 .row2 table,
#n2207 .row2 table {
	border-collapse: separate;
	border-spacing: 1px;
	width: 200px;
}

#n2206 .row2 table th,
#n2206 .row2 table td,
#n2207 .row2 table th,
#n2207 .row2 table td {
	border: 1px solid #9f9fa0;
}

#n2206 .row2 table th,
#n2207 .row2 table th {
	background-color: #e6e6e6;
}

#n2206 .row2 table td img {
	vertical-align: middle;
	float: left;
	margin-right: 2px;
	margin-top: 1em;
}

/*-----------------------------------------------
n2207用スタイル
----------------------------------------------- */

#n2207 {
	
}

#n2207 .pointList {
	margin-top: 30px;
}

#n2207 .inblock strong {
	color: #0054a7;
	font-size: 138%;
}

#n2207 .row2 {
	margin-top: 36px;
	margin-bottom: 20px;
}

#n2207 .row2 .columnL {
	width: 350px;
}

#n2207 .row2 table {
	width: 340px;
}

#n2207 .row2 .columnR {
	width: 350px;
}

#n2207 .row2 table td.alignC {
	white-space: nowrap;
}

#n2207 .inblock p.link1 {
	margin-bottom: 3px;
}

/*-----------------------------------------------
n2208用スタイル
----------------------------------------------- */

#n2208 {
	
}

#n2208 ul.pointList {
	margin-bottom: 14px;
}

#n2208 h3.bar {
	background-image: none;
	margin-bottom: 10px;
	margin-top: 50px;
}

#n2208 ul.f1pack {
	padding: 0;
	margin: 0;
}

#n2208 ul.f1pack li {
	padding: 0;
	margin: 0 0 20px;
	list-style-type: none;
	clear: both;
}

#n2208 ul.f1pack dl {
	margin: 0;
	padding: 0;
}

#n2208 ul.f1pack dt {
	width: 397px;
	float: left;
}

#n2208 ul.f1pack dd {
	float: left;
	width: 300px;
	margin: 0;
	padding: 14px 0 0 5px;
	border-bottom: 2px dotted #e4d8c5;
	line-height: 1.3;
}

#n2208 ul.f1pack dd.line2 {
	padding-top: 0;
}

#n2208 ul.f1pack dd img {
	vertical-align: text-bottom;
	margin-left: 2px;
	margin-right: 2px;
}

#n2208 ul.f1pack dd em {
	font-size: 145%;
	color: #0054a7;
	font-weight: normal;
	font-style: normal;
}

/*-----------------------------------------------
n2209用スタイル
----------------------------------------------- */

#n2209 {
	
}

#n2209 .inblock h3 {
	clear: both;
	margin-top: 36px;
}

#n2209 .inblock div.clearfix {
	margin-bottom: 20px;
}

#n2209 .columnL {
	width: 340px;
}

#n2209 .columnR {
	width: 340px;
	margin-left: 20px;
}

#n2209 .inblock dl {
	margin: 0;
	padding: 0;
}

#n2209 .inblock dt {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
}

#n2209 .inblock dd {
	width: 190px;
	float: left;
	margin: 0;
	padding: 0;
}

/*-----------------------------------------------
n2210用スタイル
----------------------------------------------- */

#n2210 {
	
}

#n2210 h3 {
	margin-top: 50px;
}

#n2210 ul.note {
	font-size: 107%;
	margin-top: 18px;
	margin-bottom: 30px;
}

#n2210 .row {
	margin-bottom: 20px;
}

#n2210 .row img {
	margin-right: 10px;
}

#n2210 .inblock p.link1 {
	margin-bottom: 3px;
}

/* +++++ n2003 +++++ */

#n2003 {
}

#n2003 h3 {
	clear: both;
	margin-top: 46px;
}

#n2003 ul.pageSubmenu {
	float: right;
	margin-right: 10px;
	margin-bottom: 0;
	margin-top: 5px;
}

#n2003 .block {
	padding-left: 20px;
	padding-right: 24px;
}

#n2003 .block h4 {
	color: #0054a7;
	font-size: 154%;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dashed #0054a7;
	margin-bottom: 6px;
}

#n2003 .block h5 {
	color: #0054a7;
	font-size: 136%;
	font-weight: normal;
	font-style: normal;
}

#n2003 .inblock, #n2003 .inblock2 {
	padding-left: 10px;
	margin-bottom: 40px;
}

#n2003 .block .phoR {
	margin-left: 10px;
}

#n2003 .inblock .phoR img {
	margin-bottom: 10px;
}

#n2003 .block .columnL {
}

#n2003 .block .columnR {
	padding-left: 50px;
}

#n2003 .block .columnL img,
#n2003 .block .columnR img {
	margin-bottom: 5px;
}

#n2003 .block ul.repairList {
	margin: 20px 0 0;
}

#n2003 .block ul.repairList li {
	float: left;
	background: url(images/n2003_arrow.gif) no-repeat 0 center;
	padding-left: 25px;
	margin-left: 5px;
	list-style-type: none;
}

#n2003 .block ul.repairList li.st {
	margin-left: 0;
	padding-left: 0;
	background-image: none;
}

#n2003 .block .phoR ul.repairList {
	margin-top: 0;
	margin-bottom: 0;
}

#n2003 .oFrame {
	margin-bottom: 46px;
	background: url(../images/oFrame_bg.gif) no-repeat 0 top;
	padding-top: 3px;
	padding-bottom: 0;
}

#n2003 .oFrame .inFrame {
	background: url(../images/oFrame_btm.gif) no-repeat 0 bottom;
	padding-bottom: 14px;
}

#n2003 .oFrame ul {
	margin: 0;
}

#n2003 .oFrame ul li {
	margin: 0 0 4px;
}

#n2003 .oFrame p {
	margin: 10px 0 0 80px;
}

#n2003 .inblock2 {
	margin-bottom: 20px;
}

#n2003 .block ul.search_reserveBtn {
	margin-top: 40px;
}

#n2003 .pageTop {
	margin-top: 0;
}

/* 価格表示の設定 */

.main .block .price {
	font-size: 136%;
	color: #0054a7;
	border-top: 1px dotted #aaa;
	padding-top: 10px;
}

.main .block .price .small {
	font-size: 78%;
	margin-left: 0.3em;
}

.main .block .price img {
	vertical-align: middle;
	margin-right: 4px;
}

/* その他一般 */

.main .noarrow {
	background-image: none !important;
	padding-bottom: 0 !important;
}

.main .marginB0 {
	margin-bottom: 0 !important;
}

/* end css */
