@charset "Shift_JIS";
@import url("../../mura_01_Brand.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 13px;
	width: 664px;
	height: 683px;
	text-align: left;
	border-top: 1px solid #000000;
	float: left;
	overflow: auto;
}

h2.cate_title{
margin:0;
padding:0;
clear:both;
}

#brandList .item_box{
	width:320px;
	height:200px;

}
#brandList .item_box_main1{
	float:right;
	width:220px;
	height:190px;
	margin-right:5px;
	background:url(img/item_main_bg1.jpg) left top no-repeat;
}
#brandList .item_box_main2{
	float:right;
	width:220px;
	margin-right:5px;
	background:url(img/item_main_bg2.jpg) left top no-repeat;
}



#brandList .item_box h3{
font-weight:normal;
font-size:12px;
}
#brandList .item_box h3 strong{
font-weight:bold;
font-size:16px;
margin-top:10px;
display:block;
}
#brandList .item_box p.price{
font-weight:bold;
font-size:16px;
margin-top:10px;
margin-bottom:10px;
color:#CC0000;
line-height:120%;
}
#brandList .item_box .osusume{
margin-top:-10px;
margin-left:150px;
}