@charset "Shift_JIS";

/* ===== Float Clearing ===== */
#hibiyakadan .clearFix{
zoom:1;
_height:1%;
}

#hibiyakadan .clearFix:after{
display:block; 
clear:both; 
visibility:hidden;
height:0; 
content:".";
}

#hibiyakadan .fl{float:left;}
#hibiyakadan .fr{float:right;}
	
/* ===== コンテンツ ===== */
#contentsArea{
	width:100%;
}
#contentsArea #root{
	width:950px;
	margin:0 auto;
}
#hibiyakadan{
	width:950px;
	margin:10px auto 2em;
	color:#666;
	line-height:140%;
	font-size:14px;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#hibiyakadan img{
	vertical-align:bottom;
}
#hibiyakadan h2{
	margin-bottom:40px;
	text-align:center;
	display:block;
}
#hibiyakadan #mainimg{
	width:950px;
	position:relative;
	margin-bottom:50px;
}
#hibiyakadan #mainimg .sale{
	width:301px;
	position:absolute;
	left:10px;
	top:10px;
}
#hibiyakadan .bland{
	margin-bottom:40px;
}
#hibiyakadan #concept{
	text-align:center;
}
#hibiyakadan #concept p{
	margin-bottom:50px;
}
#hibiyakadan #product .pro_box{
	width:221px;
	margin-right:22px;
	margin-bottom:50px;
	text-align:center;
	float:left;
}
#hibiyakadan #product .last{
	margin-right:0px !important;
}
#hibiyakadan #product .pro_box h3{
	margin-bottom:15px;
}
#hibiyakadan #product .pro_box .pro_name{
	margin-bottom:15px;
	font-size:16px;
}
#hibiyakadan #product .pro_box .pro_name span{
	font-size:12px;
}
#hibiyakadan #product .pro_box .pro_spec{
	margin-bottom:13px;
	font-size:13px;
}
#hibiyakadan #product .pro_box .priceM{
	font-size:10px;
}
#hibiyakadan #product .pro_box .priceBG{
	margin:2px 0 13px;
	padding:0px;
}
#hibiyakadan #product .pro_box .priceBG a{
	color:#666;
	zoom:1;
}
#hibiyakadan #product .pro_box .priceBG strong{
	font-size:16px;
}
#hibiyakadan #product .pro_box .btn_buy{
	width:181px;
	margin:0 auto;
}
#hibiyakadan #product .pro_box .btn_buy a{
	color:#FFF;
	font-size:18px;
	background:#F00943;
	display:block;
	text-align:center;
	text-decoration:none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding:15px;
	font-weight:bold;
	letter-spacing:0px;
	behavior: url(../../script/PIE/PIE.htc);
}

/* ------------------------pagetop,footer------------------------ */
#hibiyakadan #ftc{
	width:100% !important;
	position:relative;
}
#hibiyakadan #page_top{
	display:none;
}
#footerArea a{
	text-decoration:underline;
}
#footerArea a:hover{
	text-decoration:none;
}
