@charset "utf-8";
/* CSS Document */
.h3TT{
	background:url(../images/h3.png) no-repeat;
	background-position:center;
	font-size:18px;
	font-weight: bold;
	height:41px;
	line-height:41px;
	padding:0 0 0 60px;
	color:#474747;
}
#new_detail {
	width:100%;
	margin:20px auto 0;
	background-color:#f7f1e1;
	padding:15px 0;
}
#new_detail .wrapper {
	background-color:#fff;
	padding:15px;
	box-sizing:border-box;
}
#d_left {
	width:634px;
	height:474px;
	float:left;
	border:3px solid #777777;
	overflow:hidden;
}
#l_arrow {
	position:absolute;
	top:45%;
	left:-2px;
}
#r_arrow {
	position:absolute;
	top:45%;
	right:-2px;
}
#d_right {
	width:300px;
	float:left;
	margin:0 0 0 15px;
}
#d_right ul {
	margin:1px auto;
}
#d_right ul li {
	width:145px;
	height:108px;
	overflow:hidden;
	border:1px solid #777777;
	display:inline-block;
	margin:0 0 5px 0;
}
#d_right ul li:last-child {
	width:98%;
	border:2px solid #777777;
	text-align:center;
}
#d_right ul li:last-child p {
	width:100%;
	font-weight:bold;
	padding:15px 0;
	background-color:#f7f1e1;
}
#d_total {
	white-space:100%;
	height:60px;
	line-height:60px;
	font-weight:bold;
	font-size:20px;
	color:#ff0000;
}
#d_information {
	}
	
#d_information li {
	display:inline-block;
	width:478px;
	text-align:center;
	height:45px;
	line-height:35px;
	box-sizing:border-box;
}
#d_information li a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	background-image:url(../images/detail/information.png);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#fff;
}
#d_information li a:hover, #d_information li.selected a{
	background-position:0 -46px;
}
.detail_data{
	border:10px solid #f7f1e1;
	margin:3px 0 0 0;
}

.detail_data .w_main{
	background-color:#FFF;
	padding:10px 10px;
}

/*========================================
 + 装備オプション
========================================*/
#soubiArea{
	margin:0px 0 20px;
}
.soubi_Select {
	float:right;
	margin:0px 0px;
	padding:0px 0px;
}
#spec_list2 {
	border-right:3px solid #777777;
}
#spec_list2 td {
	height:25px;
	border-right:1px dotted #777777;
	padding:5px 8px;
	line-height:14px;
	line-height:1.24em;
}
#soubi_disp {
	float:left;
}
.Selectbutton_koumoku:hover,.Selectbutton_koumoku.hover{text-decoration:none;}

#midashiArea1 div{
	
}
#midashiArea1 div:hover{
	text-decoration:underline;
}
#btn_midashi1{
	color:#ffcf29 !important;
}



/* 基本情報 */
#inner{
	width:100%;
	padding:0;
	border-spacing:0;
	background-repeat:repeat-x;
	list-style:none;
	margin:5px 0 0 0;
}
#inner li{
	font-weight: normal;
	text-align:center;
	width:50%;
	float:left;
	line-height:27px;
	border-bottom:1px solid #c6c6c6;
}
#inner .kihon_Title {
	height:24px;
	width:110px;
	text-align:left;
	background-color:#f7f1e1;
	padding:10px;
	float:left;
}
#inner .kihon_Data {
	height:25px;
	text-align:left;
	min-width:320px;
	padding:10px 10px;
	float: right;
}
/* カラー */
#color{
	margin:25px 0 50px 20px;
}
#color li{
	background-color:#f7f1e1;
	border-radius: 30px; 
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	padding:7px 20px;
	margin:0 15px 10px 0;
	display:inline-block !important;
	width:auto;
	line-height:20px !important;
	height:auto !important;
}



#omakase{
	margin:25px auto !important;
}