@charset "UTF-8";

h2 {
	background: url("../img/main_title.jpg"); background-repeat: no-repeat; padding: 5px 20px 5px 20px; font-size: 120%; color: #000099;
}

h3 {
	background: url("../img/price_title.jpg") left center; height: 14px; background-repeat: no-repeat; padding: 5px 20px 5px 20px; margin: 10px 0px 10px 0px; font-size: 100%; color: #000099;
}

.contents {
	padding: 5px 20px 5px 30px;
}

