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

ラインナップ詳細

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

.asset{
	border:2px solid #F49D38;
	margin-top:20px;
}

.asset-inner{
	margin:20px;
}

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

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

.asset-header-main .entry-title{
	font-weight:bold;
	font-size:1.16em;
	color:#716253;
	background:url(../images/border_entrytitle.jpg) left bottom no-repeat;
	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:#F49D38;
	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:#F49D38;
	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 #cccccc;
	margin:2em 0;
	height:1px;
}

.catch{
	color:#F49D38;
}

.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;
	display:inline-block;
	background:url(../images/icon1.jpg) top left no-repeat;
	padding-left:10px;
	line-height:1.1em;
}

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

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

.add-info{
	padding:20px;
	border:1px solid #F49D38;
}

.recommend .section-header{
	color:#F49D38;
}
.recommend p{
	margin-top:0.8em;
}

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

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


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

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