@charset "Shift_JIS";

@import url("init.css");
@import url("base.css");
@import url("common.css");

h2 {
	background:url(../simulation/interior_img/title.jpg) no-repeat;
}
h2#3d {
	background:url(../simulation/3d_img/title.jpg) no-repeat;
}



/*3d*/

#columnR h3{
	clear:both;
	padding:15px 0 3px 0;
	margin-bottom:8px;
	border-bottom:#43371E solid 1px;
	}
#columnR h3.none{
border-bottom:none;
padding-bottom:0;
}
p.name{
clear:both;
font-weight:bold;
border-bottom:#43371E solid 1px;
margin-bottom:3px;
}
#columnR dl{
	float:left;
	margin:0px 10px 10px 0;
	width:206px;
	}
#columnR dl.mr0{
	margin-right:0px;
	}
#columnR dt{
	margin-bottom:3px;
	font-weight:bold;
	color:#376EAE;
	}
#columnR dd a{
	border:solid 2px #fff;
	width:202px;
	height:152px;
	display:block;
	}

#columnR dd a:hover{
	border:solid 2px #FEB913;
}
span{

	clear:both;
	padding:10px;
	background:#FFF4B4;
	display:block;
	margin-bottom:20px;
	
	}
div#columnR ul.list{
	margin:8px 0;
	padding:0;

	}
div#columnR ul.list li{
	padding:0 0 0 0px;
	list-style:disc;
	margin:0 0 5px 20px;
	}
div#columnR ul.list ol{
margin-top:8px;
}
div#columnR ul.list ol li{
	list-style:decimal;
	}
/*内装シュミレーション*/
div#cp1{
	width:640px;
	height:175px;
	background:url(../simulation/interior_img/img1.jpg) no-repeat right top;
	border-bottom: dashed 1px #43371E;
	padding-bottom:20px;
	}
div#cp2{
	width:640px;
	height:175px;
	background:url(../simulation/interior_img/img2.jpg) no-repeat right top;
	margin-top:20px;
	border-bottom: dashed 1px #43371E;
	padding-bottom:20px;
	}
div#cp3{
	width:640px;
	height:175px;
	background:url(../simulation/interior_img/img3.jpg) no-repeat right;
	margin-top:20px;
	margin-bottom:40px;
	}
div#cp4{
	width:640px;
	height:170px;
	background:url(../simulation/interior_img/img4.jpg) no-repeat right top;
	margin-top:20px;
	margin-bottom:20px;
	}
div#cp1 h3{
	margin:0 0 15px 0;
	padding:0;
	border:none;
	}
div#cp2 h3{
	margin:0 0 15px 0;
	padding:0;
	border:none;
	}
div#cp3 h3{
	margin:0 0 15px 0;
	padding:0;
	border:none;
	}
div#cp4 h3{
	margin:0 0 15px 0;
	padding:0;
	border:none;
	}
div#cp1 p{
	width:396px;
	margin-bottom:10px;
	}
div#cp2 p{
	width:396px;
	margin-bottom:10px;
	}
div#cp3 p{
	width:396px;
	margin-bottom:10px;
	}
div#cp4 p{
	width:396px;
	margin-bottom:10px;
	}
ul.btn li{
	float:left;
	}
ul.btn li a{
	width:194px;
	height:57px;
	display:block;
	text-indent:-9999px;
	}
	
ul.btn li.link1 a{
	background:url(../simulation/interior_img/btn1.gif) no-repeat;
	margin-right:10px;
	}
ul.btn li.link1 a:hover{
	background-position:0 -58px;
	}
ul.btn li.link2 a{
	background:url(../simulation/interior_img/btn2.gif) no-repeat;
	}
ul.btn li.link2 a:hover{
	background-position:0 -58px;
	}
