@charset "utf-8";
@import "common.css";

#mainImage {
	background: url(../images/main_img.jpg) center top no-repeat;
	width: 820px;
	height: 420px;
	margin: 0px auto 10px auto;
	text-indent: -9999px;
}

#price {
	width: 820px;
	height: 110px;
	background: url(../images/img_price4.jpg) center top no-repeat;
	text-indent: -9999px;
	margin: 0px auto 30px auto;
}


#topMessage {
	width: 760px;
	margin: 0px auto 30px auto;
	padding: 0px;
	text-align: left;
}

#topMessage img {
	float: left;
	margin-right: 30px;
}

#topMessage h2 {
	background: url(../images/caption_01.gif) left top no-repeat;
	width: 440px;
	height: 40px;
	text-indent: -9999px;
	margin: 0px auto 15px auto;
	padding: 0px;
	float: left;
}