@charset "UTF-8";

/** $Id: default.css 5800 2012-06-21 08:10:03Z numata $ */
/**
 * ふくラボ!エビデリ用 CSS
 *
 * @author ogawa@hitbit-inc.net
 * @copyright HitBit co.,ltd.
 * @since 2012-03-28
 * @lastmodified $Date: 2012-06-21 17:10:03 +0900 (木, 21 6 2012) $
 * @see guideline: Ver. 1.01
 */

/* Common
------------------------------- */
.w700fix {width:760px;}
#wrapper-plus {overflow:hidden;}
#wrapper-plus .upper-area {
	position:relative;
	height:104px;
	min-height:104px;
	overflow:hidden;
	margin-bottom:15px;
}
#wrapper-plus h1 a {
	width:230px;
	height:104px;
	float:left;
	text-indent:-99999em;
	background:url(../images/title_s.jpg) no-repeat 0 0;
	overflow:hidden;
}
#wrapper-plus .wrap-right {
	position:absolute;
	bottom:0;
	right:0;
	width:512px;
}
#wrapper-plus .item-detail {overflow:hidden; margin-bottom:5px;}
#wrapper-plus .item-shop {
	padding-top:5px;
	border-top:1px solid #66B6FF;
}
#wrapper-plus .item-shop p {
	display:inline-block;
	padding-left:20px;
	min-height:16px;
	background:url(../images/by.png) no-repeat 0 0;
	float:right;
}
#wrapper-plus .item-detail dt {
	width:45px;
	min-height:17px;
	float:left;
	text-indent:-99999em;
}
#wrapper-plus .item-detail dd {
	width:460px;
	float:right;
}
#wrapper-plus .item-detail .n01 {background:url(../images/menu.png) no-repeat 0 5px;}
#wrapper-plus .item-detail .n02 {background:url(../images/price.png) no-repeat 0 2px;}



/* right
------------------------------- */
#wrapper-plus .wrap-left {
	width:230px;
	float:left;
}
#wrapper-plus h2 {
	color:#66B6FF;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}
#wrapper-plus .wrap-left div {line-height:1.7;}
#wrapper-plus .item-photo {
	width:512px;
	float:right;
}
/* button
------------------------------ */
#ex-btn-menu  {
	clear:both;
	width: 445px;
	margin:0 auto 20px auto;
	overflow:hidden;
	padding-top:20px;
}
#ex-btn-menu li {
	width:162px;
	padding: 0 30px;
	float:left;
}
#ex-btn-menu li a {
	display:block;
	width:162px;
	height:47px;
	text-indent:-99999em;
	overflow:hidden;
}
#ex-btn-menu .b01 { background:url(../images/btn01.png) no-repeat 0 0; }
#ex-btn-menu .b02 { background:url(../images/btn02.png) no-repeat 0 0; }
