@charset "utf-8";
#side_blog {
	width: 138px;
	margin-top: 15px;
}
#banner {
	height: 25px;
	width: 135px;
	margin-bottom: 15px;
}
#blog {
	float: left;
	height: 147px;
	width: 245px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#discount {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	width: 550px;
	margin-top: 2px;
	margin-left: 2px;
	padding-top: 3px;
	padding-left: 3px;
	text-align: left;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #F0C;
	border-right-color: #F0C;
	border-bottom-color: #F0C;
	border-left-color: #F0C;
	background-color: #FFFFF4;
}