@charset "shift_jis";
/* CSS Document */


#sofa  * {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif; 	
}

#sofa { margin:0 auto; width:750px;}


#sofa li {
	float:left;
	list-style:none;
}

#sofa .ul_m {
	width:750px;
	overflow:hidden;
	margin:0 auto}

#sofa .ul_m li {
	float:left;
	list-style:none;
	width:246px;
	height:90px;
	padding:0 2px;
}	

#sofa .ul_m li a:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}


/*ランキング*/
#sofa .rank {
	background:#f7f0e7;
	width:750px;
	height:400px;
	margin-bottom:35px;} 
	
#sofa .rank p {
	margin:0 auto;
	text-align:center;
	padding-top:10px;}	


	
#sofa .ul_3 {
	width: 750px;
	margin:0;
	overflow: hidden;
	display: table;
	table-layout: fixed;
	text-align: center;
}
#sofa .ul_3 dl{
	background-color:#fff;
	margin-top:10px;
	width:230px;
	height:310px;

}


#sofa .ul_3 li{
  display: table-cell;
  vertical-align: middle;
  padding-left:15px; 
}
#sofa .ul_3 dl dt,
#sofa .ul_3 dl dd{
	margin:5px 5px 0 5px;
}

#sofa .ul_3 dt.image{
	margin:0;
	text-align:center;
}
#sofa .ul_3 .image img{
	width:230px;
}
#sofa .ul_3 a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#sofa .ul_3 dd.text{
	height:4em;
	padding:4px 0;
	font-size:14px;
	line-height:140%;
	color:#000;
}
#sofa .ul_3 dd.price{
	bottom: 26px;
	text-align: center;
	height: 24px;
	position: relative;
	right: 10px;
}

/*詳細はこちらボタン*/

#sofa .ul_3 dd.btn{
	
	display:block;
    padding: 0.5em 1em;
  
	position:relative;
	height:16px;
	width:16px;
	bottom: 60px;
left: 180px;
}


/*価格プログラム*/

#sofa .ul_3 .buy_price, #sofa .ul_3 .buy_price li  , #sofa .item .buy_price li{
	float: none;
	line-height: 100%;
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}
#sofa .ul_3 .buy_price li , #sofa .item .buy_price li {
	display: inline;
 }
#sofa .ul_3 li.motoprice  , #sofa .item li.motoprice {
	display: none;
}
#sofa .ul_3 span.spesicalprice  , #sofa .item span.spesicalprice{
	font-size: 11px;
	color: #37378e;
	font-weight: bold;
	width: 70px;
	text-align: left;
	padding-right:5px;
}
#sofa  li.price , #sofa .item li.price {
	color: #b92b21;
	font-size: 18px;
	border: none;
	font-weight: bold;

}


#sofa .ul_3 li.intax , #sofa .item li.intax {
	font-size: 10px;
	color: #b92b21;
	border: none;
}

/*見出し*/

#sofa h3 {
	margin:30px 0 10px 0}




	
/*----- 商品説明文 -----*/	
	
#sofa .item {/*スライダー*/
	width:750px;
	height:auto;
	}	
	
	
#sofa .item dl {/*商品説明枠*/
	width:750px;
	height:auto;}

#sofa .item dl dt {/*右側画像説明枠*/
	width:283px;
	float:left;
	height: 330px;}



#sofa .item dl dd.sub , #sofa .item dl dd.text , #sofa .item dl dd.lineup , 
#sofa .item dl dd.size , #sofa .item dl dd.shosai {
	width:440px;
	float:left;
	margin-left:15px;}
	
#sofa .item dl dd.sub {/*小見出し*/
border-bottom:#666 1px solid;
padding-bottom:5px;
margin-bottom:10px;

	}	
	
	
	
#sofa .item dl dd.text {/*説明文*/
	font-size:13px;
	color:#000;
	line-height:1.5em;
/*	letter-spacing:1px;*/}

#sofa .item dl dd.lineup img {/*ラインナップ画像*/
	
	padding:15px 0;
	}
	
#sofa .item dl dd.title1  , #sofa .item dl dd.title2 , #sofa .item dl dd.title3 {/*商品名*/
	width: 430px;
	float: left;
	margin-left: 15px;
	font-size: 25px;
	font-weight: bold;
	position: relative;
	padding-left: 15px;
	
	}	
	
#sofa .item dl dd.title1:before , #sofa .item dl dd.title2:before , #sofa .item dl dd.title3:before {
        
        content: "";
        height: 27px;
        width: 8px;
        left: 0;
        position: absolute;
        top: 3px;
}		

#sofa .item dl dd.title1:before {
	background:#77acc2;}
	
#sofa .item dl dd.title2:before {
	background:#a3b56a;}
	
	#sofa .item dl dd.title3:before {
	background:#c57272;}	

#sofa .item dl dd.size {/*サイズ*/
	
	font-size:12px;
	line-height:1.3em;
	}
#sofa .item dl dd.price {/*価格*/
	width: 190px;
	float: left;
	position: relative;
	bottom: 0;
	left: 150px;
	text-align: center;
	}
#sofa .item dl dd.shosai {/*詳細ボタン*/
	font-size:12px;
	display:block;
    padding: 5px 5px 6px 4px;
    text-decoration: none;
    background: #9c887c;
    color: #FFF;
    
    border-radius: 5px;
	position:relative;
	height:15px;
	width:120px;
	margin:10px auto;
	text-align:center;
	float:right;
	letter-spacing:1px;
	
}
#sofa .item dl dd.shosai a , #sofa .item dl dd.sonota a { color:#FFFFFF;}

#sofa .item dl dd.shosai:hover , #sofa .item dl dd.sonota:hover  {
	background:#b96759;}

#sofa .item dl dd.shosai:after , #sofa .item dl dd.sonota:after {
	content: '';
	position:absolute;
	top:35%;
	right:5px;
    display: inline-block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left-color: #FFF;
}

#sofa .item dl dd.sonota {/*その他ボタン*/
	font-size: 12px;
	display: block;
	padding: 5px 5px 6px 4px;
	text-decoration: none;
	background: #9c887c;
	color: #FFF;
	border-radius: 5px;
	position: relative;
	height: 15px;
	width: 200px;
	margin: 0px 0 15px 0;
	text-align: center;
	float: right;
	letter-spacing: 1px;
	clear: both;
	
}
#sofa .item dl dd.sonota span {
	color:#ffe569;}	

/* ■■■■■ その他共通部分 ■■■■■ */

/*カテゴリはこちらボタン*/

#sofa .cate-link{
	height:36px;
	width:360px;
	margin:20px 8px 0 auto;
	text-align:center;
}
#sofa .cate-link a{

	font-size:14px;
	display:block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #D4D4D4;
    color: #251400;
    border-bottom: solid 4px #999999;
    border-radius: 5px;
	position:relative;
}
#sofa .cate-link a:after{
	content: '';
	position:absolute;
	top:35%;
	right:5px;
    display: inline-block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left-color: #251400;
}
#sofa .cate-link a:hover{
	 -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    border-bottom: none;
	opacity:0.8;
}

/*トップへ戻る*/

#sofa .to-top {
	clear:both;
	font-size:12px;
	text-align:right;
	padding: 1em 0 6em 0;
	border-top:#9d8f87 1px dashed ;	
	top: 20px;
    position: relative;
	
	}
#sofa .to-top a{
	color:#716158;
	padding-top:10px;}
#sofa .to-top a:before{
	content:"▲";
}
#sofa .to-top a:hover{
	text-decoration: underline;
}


/*スライダー*/


#sofa .bx-pager {
    display: table;
    width: 100%;
	height: 90px;
}

#sofa .bx-pager img {
    display: block;
    width: 100%;
	border:#bbbbbb 1px solid;
	padding:1px;
}

#sofa .bx-wrapper {
    margin: 0 0 10px 0;
    position: relative;
	border: 1px solid #bbbbbb;
    padding: 3px;
	
}


#sofa .bx-pager > a {
	width: 15%;
	float: left;
	padding: 0px 7px 0 5px;
	border: 1px solid transparent #999;
	 display: table-cell;
}



#sofa .bx-pager > a.active img {
    border: solid #000 1px;
}


#sofa .bx-wrapper .bx-prev {
    background: rgba(0, 0, 0, 0) url("/img/index/controls.png") no-repeat scroll 0 -32px;
    left: 10px;
}


#sofa .bx-wrapper .bx-next {
    background: rgba(0, 0, 0, 0) url("/img/index/controls.png") no-repeat scroll -43px -32px;
    right: 10px;
}


#sofa .bx-wrapper .bx-controls-direction a {
    height: 32px;
    margin-top: -16px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 32px;
    z-index: 9999;
}

#sofa #osusume{
    border: none!important;
}

#sofa #osusume p{
	text-align:center;
	border:none;
}

#sofa #osusume li{
	float:left;
	margin-right:0.5%;
	text-align:center;
}

#sofa .other_link a{
    display: block;
    text-align: center;
    padding: 2% 0%;
    background-color: #000000;
    color: #FFFFFF;
    width: 80%;
    margin: 6% auto 10%;
    font-size: 120%;
}