@charset "Shift_JIS";
@import url("file:///D|/vss/HP製作/ムラオカ食品/mura_12_Liqr_nihonsyu_print.css");

/* サブナビゲーションリンクのリスト画像定義(メイン) */
#subList li.main
{
	background: url(../../images/12_Liqr_nihonsyu/Liqr_nihonsyu_link1_1.jpg) no-repeat 0px 2px;
}
/* サブナビゲーションリンクのリスト画像定義(サブ) */
#subList li.sub
{
	background: url(../../images/12_Liqr_nihonsyu/Liqr_nihonsyu_link1_2.jpg) no-repeat 4px 0px;
}

/* 商品紹介ブロック */

/* 商品カテゴリータイトル */
#brandTitle
{
	padding:0;
	width: 665px;
	height: 116px;
	float: left;
}


/* 商品リストブロック */
#brandList
{
	padding: 5px 0px 0px 0px;
	width: 665px;
X	height: 683px;
	text-align: left;
	border-top: 1px solid #000000;
X	float: left;
	overflow: visible;
}

h2.cate_title{
margin:0;
padding:0;
clear:both;
}



#brandList .item_box{
	width:315px;
	height:200px;
}
#brandList .item_box_main1{
	float:right;
	width:210px;
	margin-right:5px;
	background:url(../../img/item_main_bg1.jpg) left top no-repeat;
}
#brandList .item_box_main2{
	float:right;
	width:210px;
	margin-right:5px;
	background:url(../../img/item_main_bg2.jpg) left top no-repeat;
}

#brandList .item_box h3{
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:5px;
}
#brandList .item_box h3 strong{
	font-size:12px;
	font-weight:bold;
}
#brandList .item_box p.price{
	font-weight:bold;
	color:#CC0000;
	font-size:14px;
	margin-bottom:7px;
}
#brandList .item_box_img{
	float:left;
}
