@charset "utf-8";
/* =================================== 

商品詳細

=================================== */

.main-column-header .to-list{
	margin-top:19px;
	line-height:1.1;
	text-align:right;
	padding-right:16px;
}

.main-column-header .to-list a{
	background:url(../images/triangle.jpg) 0 0.3em no-repeat;
	padding-left:12px;
	display:inline-block;
}

.main-column-header .to-list a:link{
	color:#EB5C01;
	text-decoration:none;
}

.main-column-header .to-list a:visited{
	color:#DD2703;
	text-decoration:none;
}

.main-column-header .to-list a:hover{
	color:#FF5D03;
	text-decoration:underline;
}
.main-column-header .to-list a:active{
	color:#F25406;
	text-decoration:underline;
}

body.product-detail .main-column-body{
	margin-top:30px;
	width:596px;
	border:2px solid #F49D38;
}



.asset-inner{
	padding:20px;
}

.asset-header{
	padding-bottom:15px;
	border-bottom:1px solid #F69F38;
	overflow:hidden;
}

.asset-header-main {
	width:325px;
	float:right;
}

.asset-header-main .entry-title{
	font-weight:bold;
	font-size:1.16em;
	background:url(../images/border_h.jpg) left bottom repeat-x;
	padding:0 5px 0.5em 5px;
}
.asset-header-main .entry-title .maker{
	font-size:0.86em;
}

.asset-header-main .color{
	margin-top:1em;
	padding:0 5px;
}

.asset-header-main .price{
	margin-top:1em;
	color:#EB5C01;
	padding:0 5px;
}

.asset-header-main .reservation{
	margin-top:1em;
	font-size:0.91em;
	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Osaka',sans-serif;
	color:#EB5C01;
	padding:0 5px;
}
.asset-header-main .reservation .reservation-button{
	margin-bottom:0.8em;
}

.asset-header .product-image{
	text-align:center;
}

.entry-content{
	clear:both;
	margin-top:2.5em;
}

.entry-content hr{
	border:none;
	border-top:1px solid #F69F38;
	margin:2em 0;
	height:1px;
}

.catch{
	color:#EB5C01;
}

.asset-body{
	margin-top:1em;
}

.asset-more{
	margin-top:2.5em;
}

.service .section-header{
	float:left;
	width:126px;
	height:34px;
	margin-right:20px;
}


.service-header .comparison-link{
	font-size:0.91em;
	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Osaka',sans-serif;

}

.service-header .comparison-link a{
	background:url(../images/icon_red.jpg) 0 0.15em no-repeat;
	padding-left:10px;
	line-height:1.1em;
	display:inline-block;
}


.service-content{
	clear:both;
	margin-top:1em;
}

.service-content ul li{
	background:url(../images/icon1.jpg) left 0.4em no-repeat;
	padding-left:10px;
}

.add-info{
	padding:20px;
	border:1px solid #F49D38;
}
.recommend{
	color:#808080;
}
.recommend .section-header{
	color:#EB5C01;
}
.recommend p{
	margin-top:0.8em;
}

.reviews{
	margin-top:1em;
	padding-top:1.6em;
	background:url(../images/g_border_h.jpg) top left repeat-x;
}

.review{
	margin-top:1.6em;
}

.review-head .review-name{
	color:#EB5C01;
	font-weight:bold;
	display:inline-block;
	margin-right:0.5em;
}
.review-body{
	margin-top:0.6em;
	color:#808080;
}


.section-header{
	font-weight:bold;
}

/* For IE */
* html .asset-header{
	height:1%;
	overflow:visible;
}
