@charset "UTF-8";
/* ===================================================================
CSS information
 file name  :feature.css
 style info :
特集・キャンペーン
=================================================================== */

/*----------------------------------------------------
	 クリスマス用品
----------------------------------------------------*/

.inner-box img{
vertical-align:bottom;
}

.christmasBody .inner-box{
width:600px;
margin:0 auto;
}

.christmasBody .inner-box ul.img-box-01{
width:600px;
}

.christmasBody .inner-box ul.img-box-01 li{
float:left;
list-style-type:none;
}




/*----------------------------------------------------
	 輸入ワイン
----------------------------------------------------*/


.wineBody .inner-box{
width:600px;
margin:0 auto;
}


.wineBody .inner-box ul.img-box-01{
width:600px;
}

.wineBody .inner-box ul.img-box-01 li{
list-style-type:none;
float:left;
}





/*----------------------------------------------------
	 暖房用品
----------------------------------------------------*/


.heatingBody .inner-box{
width:600px;
margin:0 auto;
}

.heatingBody .inner-box ul{
width:600px;
}

.heatingBody .inner-box ul.img-box-01 li{
list-style-type:none;
float:left;
}

.heatingBody .inner-box ul.img-box-02 li{
list-style-type:none;
float:right;
}



/*----------------------------------------------------
	 お歳暮
----------------------------------------------------*/


.giftBody .inner-box{
width:600px;
margin:0 auto;
}

.giftBody .inner-box ul{
width:600px;
}

.giftBody .inner-box ul.img-box-01 li{
list-style-type:none;
float:left;
}

/*----------------------------------------------------
	 お中元
----------------------------------------------------*/

.inner-box img{
vertical-align:bottom;
}

.ochugenBody .inner-box{
width:600px;
margin:0 auto;
}

.ochugenBody .inner-box ul.img-box-01{
width:600px;
}

.ochugenBody .inner-box ul.img-box-01 li{
float:left;
list-style-type:none;
}

/*three-column*/
.ochugen-three-column  .box-a,
.ochugen-three-column  .box-b,
.ochugen-three-column  .box-c{
	float:left;
}

.ochugen-three-column  .box-a,
.ochugen-three-column  .box-b{
	width:190px;
	margin-right:12px;
}

.ochugen-three-column  .box-c{
	width:190px;
	margin-right:0;
}

.ochugenBody .ochugen-three-column dt {
	margin:3px 0 4px;
}


.ochugenBody .ochugen-two-column dd,
.ochugenBody .ochugen-three-column li {
	margin-top:4px;
}

