@charset "utf-8";

/* FLASH
 -------------------------------------------- */

#flash2 {
	width:800px;
	height:245px;
	margin:2px 0;
	padding:0;
}

/* INDEX BOTTLE
 -------------------------------------------- */


#brandnavi2	{
	width:800px;
	margin:0;

}

#brandnavi2 ul {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}

#brandnavi2 li {
	width:89px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
#brandnavi2 li.side {
	width:88px;
	text-align:right;
}


#rcont div#rsimg {
	width:200px;
	margin:0;
	padding:0;
}
#rcont div#rsimg ul#rsimglist {
	list-style-type:none;
}
#rcont ul#rsimglist span {
	font-size:7pt;
	visibility:hidden;
}
#rcont ul#rsimglist li {
	width:200px;
	padding:0;
	position:relative;
	z-index:3;
	zoom:1;
}
#rcont ul#rsimglist li.monthlysub {
	height:36px;
	background:url(../../common/images/monthly_sub.gif) no-repeat 0 0;
}
a.rsimga {
	display:block;
	text-decoration:none;
	width:200px;
	height:105px;
	line-height:1px;
	outline:none;
}
.bansyaku a {
	height:105px;
	background:url(../../common/images/obansyaku_banner.jpg) no-repeat 0 0;
}
.jiwamon a {
	height:105px;
	background:url(../../common/images/jiwamon_banner.jpg) no-repeat 0 0;
}
.present a {
	height:105px;
	background:url(../../common/images/present_banner.jpg) no-repeat 0 0;
}
.rsimg:hover,.rsimga:hover {
	text-decoration:none;
	background-position: left bottom;
}


