@charset "utf-8";


/* 食欲の秋を満喫！お助けサプリ特集
----------------------------------------------- */
.refresh:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.refresh{display: inline-block;}
/*\*/
*html .refresh { height: 1%;}
.refresh { display: block;}
/* */
#supplement {
	margin:0px 0px 0px 0px;
	width:580px;
}
#supplement .sup_ttl_blk {
	background: url(/user_data/packages/default/img/supplement/ttl_bg.jpg) no-repeat left;
	width:580px;
	height: 298px;
	margin: 0 0 0 0;
}
#supplement .sup_ttl {
	background: url(/user_data/packages/default/img/supplement/ttl.gif) no-repeat right;
	margin: 0;
	padding: 0;
	width:580px;
	height:87px;
	text-indent: -9999px;
}
#supplement .sup_catch {
	background: url(/user_data/packages/default/img/supplement/ttl_catch.gif) no-repeat right;
	margin: 0;
	padding: 0;
	width:580px;
	height:143px;
	text-indent: -9999px;
}
#supplement ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	text-indent: -9999px;
}
#supplement li {
	float: right;
}
#supplement .icon1, #supplement .icon2, #supplement .icon3, #supplement .icon4 {
	padding: 0;
	margin: 0;
	width: 80px;
	height: 68px;
}
#supplement .icon1 {
	background: url(/user_data/packages/default/img/supplement/ttl_icon1.gif) no-repeat;
}
#supplement .icon2 {
	background: url(/user_data/packages/default/img/supplement/ttl_icon2.gif) no-repeat;
}
#supplement .icon3 {
	background: url(/user_data/packages/default/img/supplement/ttl_icon3.gif) no-repeat;
}
#supplement .icon4 {
	background: url(/user_data/packages/default/img/supplement/ttl_icon4.gif) no-repeat;
}
#supplement .icon1 a, #supplement .icon2 a, #supplement .icon3 a, #supplement .icon4 a {
	display: block;
	width: 80px;
	height: 68px;
	/*\*/
	overflow: hidden;
/**/
}
/*item_block*/
#supplement .left_blk {
	float: left;
	width: 282px;
	margin: 20px 0 0 0;
}
#supplement .right_blk{
	float: right;
	width: 282px;
	margin: 20px 0 0 0;
}
#supplement .left_blk h4, #supplement .right_blk h4 {
	margin: 10px 0 0 0;
	padding: 0;
}
#supplement .left_blk p img, #supplement .right_blk p img {
	margin: 0 0 0 3px;
	padding: 0;
}
#supplement .left_blk p, #supplement .right_blk p {
	margin: 0 0 0 6px;
	padding: 0;
}
#supplement .btn {
	margin: 10px 0 0 0;
	float: right;
}
