@charset "shift_jis";
body {
	background-image: url(img/background01.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
}
* {
	padding: 0px;
	margin: 0px;
}
img {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#container {
	width: 919px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #645F59;
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 12px;
	line-height: 18px;
}
.header {
	width: 809;
	height: 40px;
	padding-left: 55px;
	padding-right: 55px;
}
.top {
	width: 919px;
	height: 297px;
}
.flower {
	width: 55px;
	height: 297px;
	float: left;
}
.title {
	width: 809px;
	height: 297px;
	float: left;
}
.bar {
	width: 809px;
	height: 28px;
	padding-left: 55px;
	padding-right: 55px;
}
.main {
	width: 809px;
	margin-left: 55px;
	margin-right: 55px;
	background-image: url(img/background02.jpg);
	background-repeat: repeat-y;
}
.main .txt {
	width: 699px;
	padding-left: 55px;
	padding-right: 55px;
	padding-top: 30px;
	text-align: left;
	padding-bottom: 30px;
	line-height: 20px;
}
.main .box {
	width: 600px;
	padding-left: 104px;
	padding-right: 105px;
	padding-bottom: 30px;
}
.main .box .box_up {
	width: 600px;
	height: 22px;
	background-color: #DEA6A5;
	font-weight: bold;
	padding-top: 8px;
}
.main .box .box_bottom {
	width: 556px;
	border: 2px solid #DEA6A5;
	text-align: left;
	line-height: 14px;
	padding: 20px;
	margin-bottom: 30px;
	font-size: 14px;
}
.white {
	color: #FFF;
}
.red {
	color: #B72F41;
}
.right {
	text-align: right;
	font-size: 12px;
}
.left {
	text-align: left;
	font-weight: bold;
}
.shop_left {
	width: 205px;
	height: 150px;
	float:left;
	padding-left: 45px;
	padding-right: 50px;
}
.shop_right {
	width: 205px;
	height: 150px;
	float:left;
	padding-left: 50px;
	padding-right: 45px;
}
