@charset "utf-8";
body {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
span {
	font-weight: bold;
	color: #F33;
}
#shadow {
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/shadow.jpg);
	background-repeat: repeat-y;
}
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
}
#header {
	width: 800px;
	height: 200px;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #F33;
	text-decoration: underline;
}
a:hover {
	color: #F99;
	text-decoration: underline;
}
a:active {
	color: #F33;
	text-decoration: none;
}
a:visited {
	color: #F33;
	text-decoration: underline;
}
/*-----------------------left--------------------------*/
#left {
	width: 200px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.button {
	width: 200px;
	height: 50px;
	padding-bottom: 20px;
}
.discount {
	width: 200px;
	height: 150px;
	padding-bottom: 20px;
}
.info {
	width: 188px;
	padding: 5px;
	border: 1px solid #F885A8;
}
.bigger_font {
	font-size: 14px;
}
/*-----------------------main--------------------------*/
#main {
	width: 560px;
	padding-top: 20px;
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.background {
	width: 560px;
	height: 550px;
	background-image: url(img/top_main.gif);
	background-repeat: no-repeat;
}
.top_main {
	width: 560px;
	height: 180px;
	padding-top: 185px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: #666;
}
.bar {
	width: 560px;
	height: 30px;
	padding-bottom: 10px;
}
.map_wrap {
	width: 520px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #666;
	text-align: right;
}
.mapframe {
	width: 500px;
	padding: 10px;
	background-color: #CCC;
	text-align: left;
	font-size: 14px;
	color: #333;
}
.address {
	text-align: center;
	padding-top: 30px;
	color: #333;
}
.about {
	padding-left: 170px;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
.menubox {
	width: 556px;
	margin-bottom: 10px;
	border: 2px solid #FCC;
}
.pix {
	width: 150px;
	height: 150px;
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	overflow: hidden;
}
.pix_big {
	width: 150px;
	height: 150px;
	float: left;
	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	overflow: hidden;
}
.exp {
	width: 388px;
	float: left;
}
.phrase {
	width: 368px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 20px;
	line-height: 18px;
	padding-left: 10px;
}
.properprice {
	width: 368px;
	line-height: 18px;
	text-align: right;
	font-size: 14px;
	padding: 10px;
}
.menu {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FCC;
	color: #FF6196;
	padding-left: 5px;
	padding-top: 10px;
	width: 373px;
	padding-right: 10px;
}
.attention {
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: right;
}
.pricetitle {
	width: 560px;
}
.pricebox {
	width: 560px;
	margin-bottom: 20px;
	height: 120px;
}
/*----------------------footer--------------------------*/
#footer_wrap {
	width: 800px;
	text-align: center;
	color: #F99;
	padding-top: 10px;
}
#footer_wrap a:link {
	color: #F99;
	text-decoration: none;
}
#footer_wrap a:visited {
	color: #F99;
	text-decoration: none;
}
#footer_wrap a:hover {
	color: #FCC;
	text-decoration: none;
}
#footer_wrap a:active {
	color: #F99;
	text-decoration: none;
}
.footer {
	width: 800px;
	height: 30px;
	padding-top: 5px;
	text-align: center;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FCC;
	font-size: 11px;
	color: #999;
}
