@charset "utf-8";
/* CSS Document */






/* ▼商品一覧背景 */
/* ----------------------------------------------------- */


#liqueurBrand #umesyu #mainArea .bg{
	background-image: url(../images/umeProductBgBody.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#liqueurBrand  #umesyu #topPage .bgFoot{
	background-image: url(../images/umeProductBgFoot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:0 0 0px 0;
	width:780px;
}


#liqueurBrand #umesyu #topPage .mainBg{
	background-image: url(../images/umeProductBgBody.jpg);
	background-repeat: repeat-y;
	width:780px;
	background-position: left top;
}



/* ▼商品一覧 */
/* ----------------------------------------------------- */


#liqueurBrand #umesyu #topPage #mainArea ul li div.deteal a:hover{
	text-decoration:none;
	color: #B99784;
}


#liqueurBrand #topPage #mainArea ul li div.deteal img.title.ume1{	padding-top:43px;}

#liqueurBrand #topPage #mainArea ul li div.deteal img.title.ume2{	padding-top:21px;}



/* ▼サイド */
/* ----------------------------------------------------- */


#liqueurBrand #umesyu #topPage #sideArea dl.kodawari{
	background-image: url(../images/sideKodawariBg.jpg);
	background-repeat: no-repeat;
	background-position: center 39px;
	height: 173px;
	padding-bottom:5px;
}

#liqueurBrand #umesyu #topPage #sideArea dl.kodawari dt{
	padding-bottom:2px;
}

#liqueurBrand #umesyu #topPage #sideArea dl.kodawari dd{
	padding:0 0 1px 1px;
}


