@charset "utf-8";


#contents{padding-top:10px;}

/*注文殺到画像*/
.gazou{ margin:0 0 15px 0;}

/*キャンペーン画像・アンカーリンク画像*/
.a_gazou{ margin:0 15px 30px 15px;}

/*商品説明画像*/
.d_gazou {
	width:780px;
	margin-bottom:60px;
}

/*このチラシ限定*/
#taiou{
	width:770px;
	border:1px solid #999;
	font-size:10pt;
	text-align:center;
	margin:0 0 15px;
	padding:4px;
}
	
/*注釈*/
.chushaku{ text-align:left; color:#F00; font-size:12px; line-height:120%;}
.chushaku-center{ text-align:center; font-size:12px; color:#F00; margin-bottom:10px; line-height:120%; }
.chushaku-acce{ text-align:center; font-size:20px; color:#F00; margin-bottom:10px; line-height:110%; font-weight:bold;}

.sharebtn {
	overflow:hidden;
	text-align:right;
	margin-bottom:10px;
}
.sharebtn .fb-like {
    bottom:3px;
}

.attention {
	color:#008A3D;
	text-align:right;
	font-size:10px;
}

/* 商品一覧
---------------------------------------------*/
.shohin, .shohin_cam {
	width:750px;
	font-size:14px;
	color:#000;
	text-align:right;
	margin-left:7px;
	margin-bottom:25px;
}
.shohin {
	border:1px solid #666;
	padding:6px;
}
.shohin_cam {
	position:relative;
	border:2px solid #c00;
	padding:5px;
}

img.fromm {
	position:relative;
	top:-8px; left:0;
	width:780px; height:164px;
	z-index:2;
}
div.fromm {
	position: relative;
	top:-22px;
	z-index:1;
	margin-bottom:5px;
}

p#bnr_set_top {
	margin:0 0 60px;
}

p#bnr_set_bottom {
	margin:0 0 50px;
}

img.osusume {
	position:absolute;
	top:-4px; right:-30px;
}