@charset "utf-8";
#contents {
	height: 500px;
}
#contents p {
	width: 400px;
}
#contents img {
	float: right;
}
.bonus_code {
	font-size: 130%;
}
.bonus_code strong {
	color: #07539d;
}

