@charset "UTF-8";
#type_wrap {
	padding-top: 111px !important;
}
#type_wrap h2.header {
	margin-top:0px !important;
}

.wrapper.first h2.header{
	margin-top:0px !important;/*-- common.cssのh2.headerのmt50がie7で効かない対策 --*/
}

#type_wrap .width_full_sdw_btm .width_full_type_top {
	background: url(../image/type_top_divide_sdw.jpg) no-repeat center bottom;
}

/* head
_________________________________________*/

#head {
	padding-top:110px !important;/*-- common.cssのh2.headerのmt50がie7で効かない対策 --*/
	background:url(../images/head_bg.jpg) center 202px no-repeat;
	height:500px;
	min-width:980px;
	text-align:center;
	position:relative;
}
#head #catch{
	margin:0px auto 18px;
}
#head #btn_ss{
	position:absolute;
	bottom:216px;
	margin-left:-479px;
	left:50%;
}
#head #btn_ss_cus{
	position:absolute;
	bottom:216px;
	left:50%;
	margin-left:332px;
}
#head #link_ss{
	position:absolute;
	bottom:250px;
	margin-left:-510px;
	left:50%;
	width:150px;
	height:95px;
}
#head #link_ss_cus{
	position:absolute;
	bottom:250px;
	left:50%;
	margin-left:325px;
	width:170px;
	height:95px;
}
#head #link_ss a,
#head #link_ss_cus a{
	display:block;
	height:100%;
	width:100%;
}
#head #head_03{
	position:absolute;
	bottom:10px;
	left:50%;
	margin-left:115px;
	text-align:left;
}

#head #head_03 #btn_tokuso{
	margin:14px 0px 0 0;
	display:block;
}
#head #head_03 #btn_tokuso a{
	margin:0px 12px 0 3px;
}



/* base,custom 共通
_________________________________________*/
#base_wrap,
#custom_wrap{
	width:980px;
	margin:0 auto 0;
	padding:20px 0 0;
}
h2{
	margin:15px 0 0;
}
.main .caption{
	text-align:right;
	margin:0 0 0px;
	position:absolute;
	bottom:19px;
	right:20px;
	
}
/*-- box --*/
.box {
	background:url(../images/box_bg.gif) 0px top repeat-y;
	text-align:center;
	width:995px;
	margin:0 0 7px -7px;
}
.box h3 {
	margin:13px auto 26px;
}
.box_shadow_down{
	margin:0 auto 0;
	
}
/*-- 大タブ切り替え --*/
.tab_area{
	margin:80px auto 0;
	position:relative;
	z-index:10;
}
.tab_area ul {
	padding: 0px 0px 0px 97px;
}
.tab_area ul li {
	float: left;
	margin-right: 6px;
	cursor:pointer;
	z-index:2;
	position:relative;
	width:390px;
	height:49px;
}
.tab_area ul li.selected {
}
.tab_area li.selected img{
	opacity:0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-moz-opacity:0;
}

.tab_area li.tab_01{
	background:url(../images/tab_base_ov.jpg) no-repeat;
}
.tab_area li.tab_02{
	background:url(../images/tab_turbo_ov.jpg) no-repeat;
}

/*-- 小タブ切り替え --*/
.tab_area_s{
	margin:0px auto 0;
	width:470px;
	height:36px;
	position:absolute;
	top:39px;
	left:490px;
	z-index:10;
}
.tab_s_line{
	position:absolute;
	top:75px;
	left:490px;
}

.tab_area_s ul {
	padding: 0px 0px 0px 29px;
}
.tab_area_s ul li {
	float: left;
	margin-right: 4px;
	cursor:pointer;
	z-index:2;
	position:relative;
	width:204px;
	height:36px;
}
.tab_area_s ul li.selected {
}
.tab_area_s li.selected img{
	opacity:0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-moz-opacity:0;
}

.tab_area_s li.tab_01{
	background:url(../images/tab_s_base_ov.jpg) no-repeat;
}
.tab_area_s li.tab_02{
	background:url(../images/tab_s_turbo_ov.jpg) no-repeat;
}


.tab_box {
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	height:300px;
	
}
.block_normal .tab_box {
	padding-top:49px;
	
}
.tab_box.first {
	display:block;
	z-index:1;
	
	
}
.block_2tone .tab_box {
}


/*-- 大タブ切り替え ボックス --*/
.tab_box .section {
	padding: 62px 0px 0px;
	clear: both;
	overflow:hidden;
}
	.tab_box .section.sec_2tone {
		padding-top:0px;
	}
.tab_box .col_left {
	margin-top:30px;
	
}
	.tab_box .sec_2tone .col_left {
		margin-top:0px;
		
	}
.tab_box .col_right {
	
}
.tab_box .col_right h4{
	margin:0 0 25px;
	
}
.tab_box .col_right h5{
	margin:28px 0 13px;
	
}
.tab_box .col_right .equip p{
	margin:0 0 13px 0;
}
.tab_box .col_right .equip .f_left{
	float:left;
	clear:left;
	margin-right:16px;
}

/*-- 2トーン --*/

#base_wrap .main_2tone{
	background:url(../images/base_2tone_main.jpg) 470px 0px no-repeat;
	margin:18px 0 20px;
	padding:5px 0 0 40px;
	height:295px;
}


#custom_outwrap {
	background:url(../images/custom_main_bg.jpg) repeat-x;
}
#custom_wrap {
	width:980px;
	background:url(../images/custom_main_shadow.jpg) center top no-repeat;
	
}
#custom_wrap .main_2tone{
	background:url(../images/custom_2tone_main.jpg) 505px 0px no-repeat;
	margin:18px 0 20px;
	padding:1px 0 0 40px;
	height:305px;
}
.main_2tone p:first-child{
	margin:40px 0 50px;
}
.main_2tone_photo img:first-child{
	margin-right:13px;
	margin-left:30px;
}

.block_2tone{
	position:relative;
	margin:20px 0 0 30px;
}

.f_wrap_2tone {
	overflow:hidden;
	margin:0 0px 50px 32px;
}
.clm_2tone_l {
	float:left;
}
.clm_2tone_r {
	float:right;
}
#custom_wrap .clm_2tone_l,
#custom_wrap .clm_2tone_r{
	height:420px;
	position:relative;
	
}

#custom_wrap .clm_2tone_l p,
#custom_wrap .clm_2tone_r p{
	position:absolute;
	bottom:0;
	left:0;
	
}
.f_wrap_2tone h5{
	margin:17px 0 18px;
}
.f_wrap_2tone ul {
	margin:0 0 20px;
}
.f_wrap_2tone ul li{
	font-size:13px;
	background:url(../images/list_disc.gif) 0px 5px no-repeat;
	list-style-type:none;
	padding-left:15px;
	margin-left:0px;
	font-weight:bold;
}

.f_wrap_2tone ul li .exp{
	font-size:12px;
	font-weight:normal;
}
sup{
	font-size:90%;
	font-weight:normal;
	height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;   
	bottom: 1ex;
}
.f_wrap_2tone .caution {
	padding:40px 0 0;
	font-size:11px;
}
.underline{
	text-decoration:underline;
}

/*-- 色玉などレイアウト --*/
.section .color_selecter{
	position:relative;
	z-index:2;
	margin-top:332px;
	margin-left:0px;
	width:450px;
}
.section .color_selecter p{
	float: left;
	padding: 3px 9px 0px 0px;
}
.section .color_selecter ul li{
	float: left;
	padding: 0px 0px 0px 2px;

}
	.block_normal .section .color_selecter{
		margin-left:5px;
	}
	.section.sec_2tone .color_selecter{
		position:relative;
		z-index:2;	
		left:25px;
		margin-top:113px;
	}
	
	#custom_wrap .section.sec_2tone .color_selecter{
		position:relative;
		left:565px;
		z-index:5;	
		margin-top:121px;
	}
	
	.section.sec_2tone .color_selecter p{
		float: left;
		padding: 15px 20px 2px 0px;
	
	}
	
	.section.sec_2tone .color_selecter ul li{
		float: left;
		padding: 0px 6px 0px 0px;
		cursor:pointer;
	
	}


.section .stage_changer {
	height: 49px;
	clear: both;
	padding: 15px 0px 13px;
}
	#custom_wrap .section.sec_2tone .stage_changer {
		height: 49px;
		clear: both;
		padding: 154px 0px 0px;
		margin-top:50px;
	}
.section .stage_changer ul li {
	float: left;
	font-size: 1px;
	line-height: 1px;
	cursor:pointer;
}
.caption.cap_out{
	margin-left:30px;
}
.caption.right.photocap{
	width:925px;
	margin-left:35px;
}

.icon_4wd{
	padding-left:10px;
}

/* #base_wrap
_________________________________________*/

#base_wrap .main{
	background:url(../images/base_main.jpg) 32px 122px no-repeat;
	height:543px;
	position:relative;
}
/*-- box  --*/
.box .f_wrap{
	overflow: hidden;
	margin: 20px 0 20px 48px;
	text-align: left;
}
.box .f_wrap .clm_l{
	width:589px;
	overflow:hidden;
	float:left;
	margin-right:24px;
}
.box .f_wrap .clm_l p{
	float:left;
}
.box .f_wrap .clm_l p:first-child{
	margin:0 0 15px;
}
.box .f_wrap .clm_l div{
	float:left;
	height:130px;
	position:relative;
	
}
.box .f_wrap .clm_l div h4{
	clear:both
	
}
.box .f_wrap .clm_l div p{
	clear:both;
}
.box .f_wrap .clm_l p.base_01{
	margin:0 15px 0 0;
	float:left;
}


#base_wrap .box .f_wrap .clm_r{
	width:281px;
	overflow:hidden;
	height:353px;
	position:relative;
}

.box .f_wrap .clm_r p{
	margin:0 0 15px;
	text-align:left;
}

.box .f_wrap .cell{
	width:306px;
	float:left;
	margin:0 0 0 0px;
	text-align:left;
	height:400px;
	position:relative;
}
	#custom_wrap .box .f_wrap .cell{
		height:390px;
	}
.box .f_wrap  h4{
	margin:13px 0 15px;
}


.box .f_wrap .cell:first-child{
	margin-left:0;
}
.box .f_wrap .cell .exp{
	font-size:12px;
}

.box .f_wrap .btn_type,
.box .f_wrap .clm_r .btn_type{
	line-height:1;
	position:absolute;
	left:0;
	bottom:0;
	margin:0;
}

/* #custom_wrap
_________________________________________*/

#custom_wrap .box .f_wrap .clm_l{
	float:left;
	width:508px;
	text-align:right;
	margin-bottom:-10px;
}
#custom_wrap .box .f_wrap .clm_l img{
	padding: 0 0 3px;
}
#custom_wrap .box .f_wrap .clm_r {
	width: 373px;
	float: left;
}
#custom_wrap .box .f_wrap .clm_r p{
	text-align:right;
}
#custom_wrap .box .f_wrap .clm_r img{
	padding: 0 0 3px;
}
#custom_wrap .box .f_wrap.f_wrap_head{
	height:360px;
	position:relative;
}
#custom_wrap .main{
	background:url(../images/custom_main.jpg) center 136px no-repeat;
	height:593px;
	position:relative;
}

/* のこしておく
_________________________________________*/

.divider {
	background: url(../images/divider_dwn.jpg) no-repeat center 0px;
	height: 10px;
	padding:0;
	min-width:980px;
}
.box_shadow_up {
	background: url(../images/box_shadow_up.gif) no-repeat center 0px;
	height: 8px;
	padding:0;
	min-width:894px;
}
#caution_btm{
	margin:25px auto 40px;
	font-size:10px;
	width:980px;
}
/* 旧type
_________________________________________*/



/* type_view
_________________________________________*/







.section .col_left .stage {
	position:relative;
	width:450px;
	height:320px;
	overflow:hidden;
	padding-bottom:35px;
}
#custom_wrap .section .col_left .stage {
	position:relative;
	width:450px;
	height:320px;
	overflow:visible;
	padding-bottom:35px;
}

.section .col_left .stage .stages {
	position:absolute;
	top:0;
	left:0;
	display:none;
}

.section02 .col_left .stage .stages p{
	position:absolute;
	top:0;
	left:0;
	display:none;
}



/*--  --*/
#base_wrap .block_normal{
	position:relative;
	height:770px;
	
}
#base_wrap .block_2tone{
	position:relative;
	padding-top:338px;/*-- 2トーンの.tab_areaと、値段2カラムの距離 --*/
	
}
#custom_wrap .block_2tone{
	margin-top:10px;
	position:relative;
	padding-top:348px;/*-- 2トーンの.tab_areaと、値段2カラムの距離 --*/
}
#custom_wrap .block_normal{
	position:relative;
	height:720px;
	
}

.block_normal .section .col_left {
	float: left;
	width: 500px;
	margin-left:35px;
}
.block_normal .section .col_right {
	float: right;
	width: 416px;
	margin: 0px;
}
.section.sec_2tone .col_left {
	float: left;
	width: 510px;
	position:absolute;
	left:0;
	
}

.section.sec_2tone .col_right {
	float: right;
	width: 470px;
	margin: 0px;
	position:absolute;
	right:0;
}
.section .col_right .head {
	padding: 0px 0px 7px;
}
.section .col_right .head h3{
	float: left;
	padding: 20px 0px 4px;
}
.section .col_right .head h4 {
	padding: 0px 0px 0px;
}
.section .col_right .head p {
	float: right;
}
.pt05 {
	padding-top:5px;
}
.pt10 {
	padding-top:10px;
}
.pt15 {
	padding-top:15px;
}
.pt20 {
	padding-top:20px;
}
.pt25 {
	padding-top:25px;
}
.pt30 {
	padding-top:30px;
}
.pt35 {
	padding-top:35px;
}
.section .col_right table tr th {
	background: #CCC;
	text-align: center;
	font-size: 10px;
	padding: 3px 0px;
	border-left: 2px solid #FFF;
}
.section .col_right table tr td {
	font-size: 12px;
	text-align: center;
	background: #F2F2F2;
	border-left: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	line-height: 14px;
	padding: 8px 0px;
}
.section .col_right .point {
	padding: 20px 0px;
}
/* 特装車用 */

#type_tokuso .section {
	padding: 12px 0px 30px;
	clear: both;
}
#type_tokuso .section .col_right .head h3{
	padding-bottom:5px;
}

#type_tokuso .section .col_right .point {
	padding: 10px 10px;
	background:#f2f2f2;
	margin:0 0 17px;
}
#type_tokuso .section .h_point_tokuso {
	margin:10px 0 0;
	font-size:15px;
}
#type_tokuso .section .h_point_tokuso .caption {
	font-size:12px;
}
#type_tokuso .section .col_right .point .col_left {
	width: 125px;
}
#type_tokuso .section .col_right .point .col_right {
	width: 305px;
}
#type_tokuso .section .col_right .point .col_right ul {
	font-size:12px;
}

#type_tokuso .section .col_right .point .col_right ul li {
	list-style-type:disc;
	margin:0 0 0px 15px;
	line-height:1.5;
}

#type_tokuso .section .col_right .point .col_right ul li .mark_4wd {
	border:solid 1px #868686;
	font-size:9px;
	padding:0 1px;
	margin:0 0 0 7px;
}

#type_tokuso .section .tokuso_caution {
	font-size:80%;
	clear:both;
}
#type_tokuso .section .col_right .price {
	margin:10px 0 30px;
}
#type_tokuso .section .col_right .head {
	position:relative;
}
#type_tokuso .section .col_right .ecotax {
	position:absolute;
	right:0px;
	bottom:5px;
	margin:0;
}
#type_tokuso .title {
	margin:35px 0 0px;
	padding:0;
	height:auto;
}
#type_tokuso .title.first {
	margin:50px 0 0px;
}

/* //特装車用 */

.section .col_right .point .col_left {
	width: 125px;
}
.section .col_right .point .col_right {
	width: 325px;
}
.section .col_right .point .col_right h5 {
	font-weight: bold;
	font-size: 100%;
	padding: 0px 0px 10px;
	line-height: 1.4;
}
.section .col_right .point .col_right h6 {
	font-weight: bold;
	padding: 0px 0px 5px;
}
.section .col_right .point .col_right p {
	font-size: 80%;
	line-height: 1.4;
}
.section .col_right .link_btn {
	height: 25px;
	padding: 0px 0px 20px;
	width: 450px;
}
.section .col_right .link_btn ul li {
	float: left;
	padding: 0px 7px 0px 0px;
}
.section .col_right .link_btn ul li.last {
	padding-right: 0px;
}
.section .col_right .price {
	padding: 0px;
	position: relative;
	margin: 0px 0px 20px;
}
.section .caution {
	font-size: 80%;
	line-height: 1.4;
	clear: both;
	margin: 0px;
	padding: 20px 0px 0px;
}
.section .col_left .caution p:first-child{
	margin:0 0 20px;
}
	
.section p.text_caution {
    color: #FF0000;
    font-size: 12px;
    margin-top: 5px;
}



#summary_table {
	padding: 50px 0px 50px;
}
.bnr_btm  {
	text-align: center;
	padding: 0px 0px 40px;
}
.stage{
	height:325px;
}
.btn_detail{
	margin:-5px 0 20px;
}
.green-tax{
	margin-top:-25px;
}

h3.twotone_base_h3{
	margin-left:-40px;
	margin:70px 0 -40px;
}
h3.twotone_cus_h3{
	margin-left:-40px;
	margin:70px 0 -20px;
}
#summary_table #summary_head {
	position: relative;
}
#summary_table #summary_head a {
	color: #FFF;	
}

#summary_table #summary_head .anchor_01 {
	height: 20px;
	position: absolute;
	left: 668px;
	top: 34px;
	font-size: 10px;
	color: #FFF;
	width: 40px;
}
#summary_table #summary_head .anchor_02 {
	font-size: 10px;
	color: #FFF;
	height: 20px;
	width: 40px;
	position: absolute;
	left: 509px;
	top: 34px;
}
.slides{
	position:relative;
}
.slides p {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.slides p.first{
	display:block;
}



/*-- fancubox --*/

#equipment_fancybox #ghcontainer,#equipment_fancybox #footer,#equipment_fancybox #PAGETOP
{
	display: none;
}

#equipment_fancybox #eqips_wrap{
	width:900px;
	margin:-20px 20px 0 15px;
	position:relative;
}
#equipment_fancybox #eqips_wrap.wide{
	width:1000px;
}
#equipment_fancybox h1 {
	float:left;
	margin-bottom:10px;
}
#equipment_fancybox h2{
	float:right;
	margin:60px 70px 10px 0;
}
#equipment_fancybox h3{
	clear:both;
	font-size:90%;
	color:#333;
}
#equipment_fancybox h4{
	clear:both;
	margin:0px 0px 0;
	position:relative;
	top:-15px;
	padding-bottom:2px;
	border-bottom:solid 1px #aaa;
}
#equipment_fancybox #eqips_wrap p.img_big{
	width:486px;
	height:377px;
	position:absolute;
	top:144px;
	left:0;
	margin:0;

}
#equipment_fancybox #eqips_wrap .equips {
	width:380px;
	height:415px;
	margin-left:505px;
}
#equipment_fancybox #eqips_wrap .equips p {
	float:left;
	width:155px;
	margin:0px 15px 10px 0;
}
#equipment_fancybox #eqips_wrap .equips p.long {
	width:373px;
	margin-bottom:27px;
}


#equipment_fancybox #eqips_wrap .equips ul {
	position:relative;
	left:0px;
}
#equipment_fancybox #eqips_wrap ul li{
	font-size: 11px;
	list-style: square;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1;
}

#equipment_fancybox .ulbottom{
	padding-left:0px;
	margin-right:30px;
	overflow:hidden;
	margin-top:-15px;

}

.li,
.ulbottom li{
	margin-bottom:0px;
	float:left;
	margin-right:40px;
	margin-left:0px;
}
.em{
	width:16em;
}
.caution{
	font-size:9pt;
	clear:both;
	}
	
/*-- fancubox _cus --*/

#equipment_fancybox #ghcontainer,#equipment_fancybox #footer,#equipment_fancybox #PAGETOP
{
	display: none;
}

#equipment_fancybox #eqips_wrap_cus{
	width:880px;
	margin:0px 20px 0 15px;
}
#equipment_fancybox #eqips_wrap_cus.wide{
	width:1000px;
}

#equipment_fancybox #eqips_wrap_cus .equips {
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
}
#equipment_fancybox #eqips_wrap_cus .equips p {
	float:left;
	width:210px;
	margin:0px 0px 20px 0px;
}

#equipment_fancybox #eqips_wrap_cus .equips p.long {
	width:400px;
	margin:0px 20px 10px 0px;
}

.right{
	text-align:right;
	margin-right:60px;
}

/*--  --*/
#equipment_fancybox #eqips_wrap_2tone{
	width:900px;
	margin:0px 20px 0 15px;
}
#equipment_fancybox #eqips_wrap_2tone h1{
	margin-bottom:15px;
}
#equipment_fancybox #eqips_wrap_2tone h2{
	float:right;
	margin:65px 70px 10px 0;
}
#equipment_fancybox #eqips_wrap_2tone h2.light{
	margin-top:50px;
}
#eqips_wrap_2tone .equips{
	overflow:hidden;
}
#eqips_wrap_2tone .imgl{
	float:left;
}
#eqips_wrap_2tone .imgr{
	margin-left:570px;
}
#summary_table #caution_color_price {
	padding: 12px 0px 0px 55px;
	font-size: 80%;
}
.ecotax {
	display: block;
}


/* タイプ一覧 共通　リスト
_________________________________________*/
#type_list_wrap {
	width:100%;
	background-color:#666;
}
#type_list{
	width:980px;
	margin:40px auto 0;
	padding:40px 0 4px;
}

#type_list dl {
	overflow:hidden;
	
}


#type_list dl dt {
	float:left;
	clear:left;
	width:196px;
	padding-right:20px;
	text-align:right;
	
}


#type_list dl dd {
	overflow:hidden;
	border-left:solid 2px #b3b3b3;
	margin:0 0 35px;
	height:177px;
	
}

#type_list dl dd ul {
	float:left;
	position:relative;
	top:-10px;
}

#type_list dl dd ul.tokuso {
	margin:0 65px 0 20px;
	
	
	
}
#type_list dl dd ul.g {
	float:left;
	margin:0 38px 0 0px;
	
	
	
}

#type_list dl dd ul li {
	margin:14px 0 0px;
	height:32px;
	vertical-align:middle;
}
#type_list dl dd ul.la li {
	margin:14px 0 0px;
}

#type_list dl dd ul.la li:first-child{
	margin:9px 0 0px;
	

}
#type_list dl dd ul li img {
	vertical-align:middle;
}


/* タイプ一覧 特装　
_________________________________________*/
