/*================================================

　トップ用スタイルシート

================================================*/
#MainImage {
	height: 210px;
	width: 620px;
}
p#Top01 {
	height: 436px;
	width: 620px;
	position: relative;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
p#Top02 {
	height: 410px;
	width: 620px;
	position: relative;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
p#Top03 {
	height: 381px;
	width: 620px;
	position: relative;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

p#Top01 img, p#Top02 img, p#Top03 img {
	position: absolute;
	left: 0px;
	top: 0px;
}
h2#Top04Title {
	background-image: url(images_site/images_top/top_04_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 96px;
	width: 620px;
}
#Top04 {
	background-image: url(images_site/images_top/top_04_bottle.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 371px;
	position: relative;
	padding-left: 249px;
}
#Top04 p {
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 2px;
	margin: 0px;
}
#Top04 a#Top04order {
	background-image: url(images_site/images_top/top4_order.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 47px;
	width: 233px;
	position: absolute;
	left: 67px;
	top: 294px;
}
#Top04 a#Top04houhou {
	background-image: url(images_site/images_top/top4_houhou.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 47px;
	width: 233px;
	position: absolute;
	left: 320px;
	top: 294px;
}
#Top04 a#Top04order:hover, #Top04 a#Top04houhou:hover {
	background-position: 0px -47px;
}
h3#AboutOrder {
	background-image: url(images_site/images_top/top_about_order.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 620px;
	margin-bottom: 15px;
}

