@charset "Shift_JIS";
@import url("../../mura_12_Liqr_nihonsyu_print.css");

/* サブナビゲーションリンクのリスト画像定義(メイン) */
#subList li.main
{
	background: url(../1002/images/12_Liqr_nihonsyu/Liqr_nihonsyu_link1_1.jpg) no-repeat 0px 2px;
}
/* サブナビゲーションリンクのリスト画像定義(サブ) */
#subList li.sub
{
	background: url(../1002/images/12_Liqr_nihonsyu/Liqr_nihonsyu_link1_2.jpg) no-repeat 4px 0px;
}

/* 商品紹介ブロック */

/* 商品カテゴリータイトル */
#brandTitle
{
	padding:0;
	width: 665px;
	height: 116px;
	float: left;
}


/* 商品リストブロック */
#brandList
{
	padding: 15px 0px 0px 12px;
	width: 665px;
	height: 673px;
	text-align: left;
	border-top: 1px solid #CC0000;
	float: left;
}

/*　春色ロゼ　*/

#brandList h3{
	margin:0 0 5px 0;
	padding: 17px 10px 0 200px;
	height: 58px;
	background: url(img/02.jpg) top left no-repeat;
	font-weight:normal;
	font-size: 12px;
}

#brandList img {
	vertical-align: text-bottom;
	margin: 0 10px 0 0;
}

#brandList .list_l,
#brandList .list_r {
	width: 315px;
	height: 230px;
	float: left;
	display: inline;
}

#brandList .list_r {
	margin: 10px 0;
	border-left: solid 1px #c00;
}

#brandList .list_l {
	margin: 10px 0;
	padding: 0 10px 0 0;
}

#brandList hr {
	margin: 0;
	padding: 0;
	width: 640px;
	border-bottom: solid 1px #c00;
	border-top: none;
	border-right: none;
	border-left: none;
	color: #c00;
	height: 1px;
	clear: both;
}

#brandList .list_l img,
#brandList .list_r img {
	float: left;
}

#brandList h4 {
	background: #FFEAEA;
	margin: 0 0 5px 0;
	padding: 3px;
	font-size: 14px;
}

#brandList p {
	margin: 0 0 5px 0;
	line-height: 1.5;
}

#brandList p.place {
	padding: 0 0 5px 0;
	color: #c00;
	font-size: 14px;
	font-weight: bold;
	border-bottom: dotted 1px #c00;
	text-align: right;
}

.clear {
	clear: both;
}

.right {
	padding: 5px 10px 10px 0;
	text-align: right;
	margin-left: auto;
}
