@charset "Shift_JIS";



/* common

=========================================*/

a:link,a:visited,a:active {

   color: #016ba2;

   text-decoration:none;

}

a:hover {

   text-decoration:underline;

}





body {

	background-color: #FFF!important;

}

div#wrapper {

	background: none!important;

}





.skipText {

	display: none;

}





/* text-align

------------------------*/

.left{

	text-align:left!important;

}

.center{

	text-align:center!important;

}

.right{

	text-align:right!important;

}



/* text

------------------------*/

.caution {

	font-size: 78%;

	line-height: 15px;

}

.highlightsTex {
	
	padding:5px;
	
	font-weight:bold;

	line-height: 15px;
	
	background-color:#FFF9E2;

}

.underLine {

	text-decoration: underline;

}



/* vertical-align

------------------------*/

.vaM {

	vertical-align: middle;

}


/* equipment

=========================================*/

.contentsWrapper {

	width: 900px;

	margin: 0 auto;

	text-align: left;

	color: #333333;

}

.contentsWrapper .elementTitle {

	margin-bottom: 30px;

}

.contentsWrapper .detailTitle {

	margin-bottom: 20px;

}

.contentsWrapper .catch {

	margin-bottom: 20px;

}

.contentsWrapper .normalText15 {

	font-size: 116%;
	
	line-height: 1.6em;
}

.contentsWrapper .normalText14 {

	font-size: 108%;
	
	line-height: 1.6em;

}

.contentsWrapper .normalText13 {

	font-size: 100%;
	
	line-height: 1.6em;

}

.contentsWrapper .normalText12 {
	
	line-height: 1.6em;

}

.contentsWrapper .normalText11 {

	font-size: 90%;
	
	line-height: 1.6em;

}

.contentsWrapper .normalText10 {

	font-size: 80%;
	
	line-height: 1.6em;

}

.contentsWrapper .pageTop {

	padding: 21px 0 10px;

	text-align: right;

}

.contentsWrapper .arrowLink {
	padding-left:12px;
	background:url(/auto-archive/stepwgn/normal/2015/common/image_common/ico_arrow.gif) center left no-repeat;
	color:#666666;
}

	

/* element common

------------------------*/



.contentsWrapper .lineTitle {

	text-align: center;

	padding-bottom: 15px;

	border-bottom: 1px solid #666666;

}



/* standardDetail

------------------------*/

.contentsWrapper .topRightBtn {
	position:relative;
}
.contentsWrapper .topRightBtn p {
	position:absolute;
	top:5px;
	left:300px;
	width:600px;
	text-align:right;
}

.colTwo {

	overflow: hidden;

	clear: both;

	width: 880px;

	margin-left:-10px;

}

.colTwo2 {

	overflow: hidden;

	clear: both;

	width: 920px;

	margin-left:-20px;

}

.colThree,

.colFour {

	overflow: hidden;

	clear: both;

	width: 910px;

	margin-left:-10px;

}

.colTwo .inner {

	width: 880px;

}

.colTwo2 .inner {

	width: 920px;

}


.colThree .inner,

.colFour .inner {

	width: 910px;

}

.colTwo .inner .col {
	display:inline;

	float: left;

	width: 400px;

	margin-left: 40px;

}

.colTwo2 .inner .col {
	display:inline;

	float: left;

	width: 440px;

	margin-left: 20px;

}

.colThree .inner .col {
	display:inline;

	float: left;

	width: 293px;

	margin-left: 10px;

}

.colFour .inner .col {
	display:inline;

	float: left;

	width: 217px;

	margin-left: 10px;

}
.colFour .inner .col.w445 {

	width: 445px;

}

.colTwo .inner .col .detail li {

	margin-top: 15px;

}

.colTwo2 .inner .col h3 {
	text-align:center;
	padding:2px;
	border: 1px solid #CCC;

}





/* typeArea

------------------------*/



* html .typeArea {

	padding-bottom: 18px;

}

.typeArea .typeDetail {

	float: left;

	width: 270px;

}

.typeArea .typeDetail .type {

	position: relative;

	min-height: 420px;

	padding: 0;

	background: url(../image/index_bg12.gif) no-repeat 0 bottom;

}

.typeArea .typeDetail .ditailInfoBtn {

	position: absolute;

	right: 17px;

	bottom: 10px;

}

* html .typeArea .typeDetail .type {

	height: 282px;

}

*:first-child+html .typeArea .typeDetail .type {

	height: 282px;

}

.typeArea .typeDetail #type2Element,
.typeArea .typeDetail #type3Element,
.typeArea .typeDetail #type4Element,
.typeArea .typeDetail #type5Element,
.typeArea .typeDetail #type6Element,
.typeArea .typeDetail #type7Element,
.typeArea .typeDetail #type8Element,
.typeArea .typeDetail #type9Element,
.typeArea .typeDetail #type10Element,
.typeArea .typeDetail #type11Element,
.typeArea .typeDetail #type12Element,
.typeArea .typeDetail #type13Element,
.typeArea .typeDetail #type14Element,
.typeArea .typeDetail #type15Element,
.typeArea .typeDetail #type16Element,
.typeArea .typeDetail #type17Element,
.typeArea .typeDetail #type18Element,
.typeArea .typeDetail #type19Element,
.typeArea .typeDetail #type20Element,
.typeArea .typeDetail #type21Element,
.typeArea .typeDetail #type22Element,
.typeArea .typeDetail #type23Element,
.typeArea .typeDetail #type24Element,
.typeArea .typeDetail #type25Element {

	display: none;

}

.typeArea .typeSelect {

	float: right;

	width: 621px;

}

* html .typeArea .typeSelect,

*:first-child+html .typeArea .typeSelect {

  padding-bottom: 18px;

}

.typeArea .typeSelect ul li {

	float: left;

	margin-bottom: 9px;

	padding-left: 9px;

	cursor: pointer;

}

.typeArea .typeSelect ul li img {

	vertical-align: bottom;

}






/* accessory

------------------------*/

.accessoryBottomBtn {

	text-align: center;

}

.accessoryBottomBtn p {

	display: inline;

	padding:0 15px;

}




/* audio

------------------------*/

.audioTitle {

  position: relative;

	margin-bottom: 60px;

}

.audioTitle .audioBtn {

  position: absolute;

	top: 5px;

	right: 0;

	width: 201px;

}

.audioTitle .audioBtn2 {

  position: absolute;

	top: 5px;

	right: 212px;

	width: 235px;

}

.interNavi {

	padding: 60px 70px 0;

}

.interNaviDetail {

	margin-bottom: 60px;

}

.interNavi .imgLeft {

	float: left;

	margin: 0;

	padding-right: 22px;

}

.interNavi .asideText {

	overflow: hidden;

	zoom: 1;

	font-size: 109%;

}

.interNavi .asideText p {

	line-height: 1.9!important;	

}

.interNavBottomBtn {

	margin-bottom: 60px;

	text-align: center;

}

.interNavBottomBtn p {

	display: inline;

	padding:0 15px;

}




/* equipment

------------------------*/
#equipmentBtn {
	overflow:hidden;
	width:668px;
	_width:736px;
	margin:0 auto;
}

#equipmentBtn a {
	text-indent: -9999px;
	display:block;
	width:300px;
	height:50px;
	float:left;
	margin:0 17px;
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt33_bg.gif) left bottom no-repeat;
	cursor:pointer;
}
#equipmentBtn a.equipmentBtn2 {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt33_bg.gif) right bottom no-repeat;
}
#equipmentBtn a.equipmentBtn1:hover {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt33_bg.gif) left -50px no-repeat;
}
#equipmentBtn a.equipmentBtn2:hover {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt33_bg.gif) right -50px no-repeat;
}
#equipmentBtn a.equipmentBtn1.active {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt33_bg.gif) left top no-repeat;
	cursor:default;
}
#equipmentBtn a.equipmentBtn2.active {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt33_bg.gif) right top no-repeat;
	cursor:default;
}


#equipmentTab {
	width:900px;
	height:40px;
	border-bottom:solid 4px #434343;
}
#equipmentTab a {
	text-indent: -9999px;
	float:left;
	display:inline;
	width:150px;
	height:40px;
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt34_bg.gif) left bottom no-repeat;
}
#equipmentTab a#equipmentTab2 {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt34_bg.gif) -150px bottom no-repeat;
}
#equipmentTab a#equipmentTab3 {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt34_bg.gif) -300px bottom no-repeat;
}
#equipmentTab a#equipmentTab4 {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt34_bg.gif) -450px bottom no-repeat;
}
#equipmentTab a#equipmentTab5 {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt34_bg.gif) -600px bottom no-repeat;
}
#equipmentTab a#equipmentTab6 {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt34_bg.gif) -750px bottom no-repeat;
}
#equipmentTab a#equipmentTab1:hover {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt34_bg.gif) left -40px no-repeat;
}
#equipmentTab a#equipmentTab2:hover {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt34_bg.gif) -150px -40px no-repeat;
}
#equipmentTab a#equipmentTab3:hover {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt34_bg.gif) -300px -40px no-repeat;
}
#equipmentTab a#equipmentTab4:hover {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt34_bg.gif) -450px -40px no-repeat;
}
#equipmentTab a#equipmentTab5:hover {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt34_bg.gif) -600px -40px no-repeat;
}
#equipmentTab a#equipmentTab6:hover {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt34_bg.gif) -750px -40px no-repeat;
}
#equipmentTab a#equipmentTab1.active {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt34_bg.gif) left top no-repeat;
}
#equipmentTab a#equipmentTab2.active {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt34_bg.gif) -150px top no-repeat;
}
#equipmentTab a#equipmentTab3.active {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt34_bg.gif) -300px top no-repeat;
}
#equipmentTab a#equipmentTab4.active {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt34_bg.gif) -450px top no-repeat;
}
#equipmentTab a#equipmentTab5.active {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt34_bg.gif) -600px top no-repeat;
}
#equipmentTab a#equipmentTab6.active {
	background:url(/auto-archive/stepwgn/normal/2015/webcatalog/equipment/image/index_img/index_bt34_bg.gif) -750px top no-repeat;
}


.equip_table {
	width: 900px;
	border-collapse:separate;
	border-spacing: 0;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	clear: both;
}
.equip_table .tabTitle {
	display:none;
}
.equip_table, .equip_table2 {
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

.equip_table .th_main {
	text-align: center;
	background-color: #c7cbca;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	font-weight: bold;
}
.equip_table .th_sub {
	padding:3px 0;
	background-color:#ECEBE8;
	font-weight: bold;
}
.equip_table .th_sub2 {
	background-color:#ECEBE8;
	font-weight: bold;
	font-size:114%;
}
.equip_table .th_sub3 {
	background-color:#cccccc;
}
.equip_table .th_sub4 {
	background-color:#808080;
	color:#fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.equip_table .th_sub5 {
	background-color:#E5E5E5;
}
.equip_table th,  .equip_table td {
	padding: 3px 0px 4px; /*前の修正セル幅変更*/
	vertical-align: middle;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	text-align: center;
	line-height: 1.2;
	zoom: 0;
	font-size:90%;
}

.equip_table2 th,  .equip_table2 td {
	font-size:90%;
}

.equip_table th p,  .equip_table td p {
	padding: 0 2px;
	line-height: 1.4;
	zoom: 0;
}
.equip_table td p,.equip_table th p{
	margin-bottom:0;
	font-size:94%;
	}
.green{	color:#390;}
.equip_table .f80{font-size:80%;}
.equip_table .f90{font-size:90%;}
.equip_table .f70{font-size:70%;}
.bLnone{border-left:none!important;}
.bRnone{border-right:none!important;}
.bTnone{border-top:none!important;}
.bBnone{border-bottom:none!important;}
.equip_table th.height3{height:3px; padding:0; margin:0; line-height:0.3;}
.equip_table td.td_ttl{
	background:#999;
	color:#FFF;
	font-weight:bold;
	font-size:110%;
	text-align:left;
}
.equip_table td.td_ttl p{
	color:#FFF;
	padding:5px 10px 2px;
}
.equip_table td.tdL{text-align:left;}
.equip_table td.tdT{vertical-align:top;}
/*.equip_table td.bg01{background-color:#dde8fc;}*/
.equip_table td.bg01{background-color:#fff;}
.equip_table td.bg02{background-color:#fffdc4;}
p.grayBox {
    background: none repeat scroll 0 0 #ECECEC;
    font-size: 100%;
    padding: 10px;
    width: 760px;
}

table.equip_table2{
	/*width:60%;*/
	float:right;
}
table.equip_table2 td{
	vertical-align:middle;
}
table.equip_table2 td p{
	margin:0;
	padding:1px;
	font-size:85%;
}
table.equip_table2 td.tdnomal,
table.equip_table2 td.tdoption{
		width:30px;
		text-align:center;
		border:solid 1px #999;
}
table.equip_table2 td.tdnomal{
	/*background-color:#dde8fc;*/
	background-color:#fff;
}
table.equip_table2 td.tdoption{
	background-color:#fffdc4;
}

table.abso_table th{
	padding:5px 5px 3px;
	text-align:left;
	font-size:120%;
	background:#F3F3F3;
}
table.abso_table td{
	padding:5px 5px 2px;
	text-align:left;
}

.tdR {
    padding-right: 3px !important;
    text-align: right !important;
}

.tdB {
    vertical-align: bottom !important;
}

.bold {
    font-weight: bold;
}


/*その他装備*/
.p0 {
	padding:0!important;
}

.blt {
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-bottom:none!important;
	border-right:none!important;
}

.pt5 {
	padding-top:5px;
}

.bl1 {
	border-left:1px solid #333!important;
}

.bt1 {
	border-top:1px solid #333!important;
}

.mt9 {
	margin-top:9px;
}

.panebox {border:2px solid #333; width:845px;}

.option_bg {background-color:#fffdc4!important;}

span.red {
    color: #FF0000;
}
td.bB_bottom, th.bB_bottom {background:url(../image/bB_bottom.gif) no-repeat bottom right;}
td.bB_bottom63, th.bB_bottom63 {background:url(../image/bB_bottom63.gif) no-repeat bottom right;}

td div.tdLeft {
	width: 215px !important;
}

td div.tdLeft2 {
	width: 60px !important;
}









/* column

------------------------*/



.normalSection {

	clear: both;	

}

.imgLeft {

	float: left;

	margin: 0 20px 13px 0;

}

.imgRight {

	float: right;

	margin: 0 0 11px 13px;

}

.asideText {

	overflow: hidden;

	zoom: 1;

}

.asideText p {

	clear: both;

}






/* table

------------------------*/

.specWrap table tr.tabTr1 .over,
.specWrap table tr.tabTr2 .over,
.specWrap table tr.tabTr3 .over,
.specWrap table tr.tabTr4 .over,
.specWrap table tr.tabTr5 .over,
.specWrap table tr.tabTr6 .over {
	background: #FFE5F7!important;
}









/* clearfix

=========================================*/

.clearfix:after {

	content: ".";

	display: block;

	clear: both;

	height: 0;

	visibility: hidden;

}



.clearfix {

	min-height: 1px;

}



* html .clearfix {

	height: 1px;

	/*\*//*/

	height: auto;

	overflow: hidden;

	/**/

}