@charset "utf-8";

#right .introduction_title {
	margin-left: 30px;
	margin-top: 10px;
}

#right .introduction_box02 {
	margin-top: 5px;
}

#right .introduction_info {
	color: #000;
	width: 320px;
	font-size: 12px;
	line-height: 150%;
	float: left;
}
#right .introduction_img {
	height: 142px;
	width: 188px;
	float: right;
	background-color: #999;
	margin-right: 15px;
}
#right .news {
	margin-top: 20px;
}
#right .news_box {
	margin-top: 10px;
}
#right .coupon {
	margin-top: 20px;
}
#right .coupon_img {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#right .coupon_info {
	color: #666;
	font-size: 13px;
	text-align: center;
	margin-top: 10px;
	line-height: 140%;
}
#right .print {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
