@charset "utf-8";

/*=================================================================

	ranking.css

=================================================================*/



/* COUPON LAYOUT
-----------------------------------------------------------------*/

.coupon	{
 width:610px;
}

.coupon-img	{
	width:176px;
	float:left;
	margin:0;
}

.coupon-img a img	{
	border:solid 3px #d7d0bf;
}

.coupon-img a:hover img	{
	border:solid 3px #8fa139;
}

.coupon-txt	{
	width:434px;
	float:left;
}

.coupon-txt ul	{
	text-align:center;
}

.coupon-txt ul li.link-btn	{
	width:80%;
	margin:0 auto 20px auto;
	border:solid 1px #ffd307;
	font-size:107%;
}

.coupon-txt ul li.link-btn a	{
	background:url(http://kinhoshuka.jp/coupon/img/bg_btn.gif) repeat-x top;
	display:block;
	padding:15px 10px;
	font-weight:bold;
	height:100%;
}

.coupon-txt ul li a	{
	background:url(http://kinhoshuka.jp/common/img/bure12.gif) no-repeat 0 3px;
	padding:5px 0 5px 20px;
}

h4#mo-ttl	{
	margin:25px 0 20px 0;
}

dl.mobile dt	{
	float:left;
	text-align:center;
	width:156px;
	height:137px;
	margin-right:14px;
}

dl.mobile dt img	{
	border:solid 1px #d7d0bf;
}

dl.mobile dd	{
	width:440px;
	float:left;
}

ul.coupon-notice li	{
	background:url(http://kinhoshuka.jp/common/img/bure02.gif) no-repeat 0 8px;
	padding-left:11px;
}