* {
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
body {
	background-image: url(../img/bg.jpg);
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
}
a:link,
a:visited,
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


div#wrapper {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/logo_bg.png);
	background-repeat: no-repeat;
	padding-bottom: 50px;
}
div#left {
	float: left;
	width: 317px;
	padding-top: 25px;
}
div#right {
	float: right;
	width: 686px;
	padding-top: 20px;
}
h1 a {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
	display: block;
	height: 242px;
	width: 131px;
	margin-left: 93px;
}
h2 {
	background-image: url(../img/serif.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 635px;
	width: 36px;
	margin-top: 30px;
	margin-left: 140px;
}
ul#navi {
	width: 686px;
	margin: 0px;
	padding: 0px;
}
#navi li {
	float: left;
	list-style-type: none;
}
#navi li a {
	display: block;
	background-image: url(../img/navi.png);
	text-indent: -99999px;
	height: 39px;
	background-repeat: no-repeat;
}
a#nv_top:link,
a#nv_top:visited,
a#nv_top:active {
	background-position: 0px 0px;
	width: 138px;
}
a#nv_top:hover {
	background-position: 0px -39px;
}
a#nv_food:link,
a#nv_food:visited,
a#nv_food:active {
	background-position: -138px 0px;
	width: 136px;
}
a#nv_food:hover {
	background-position: -138px -39px;
}
a#nv_drink:link,
a#nv_drink:visited,
a#nv_drink:active {
	background-position: -274px 0px;
	width: 136px;
}
a#nv_drink:hover {
	background-position: -274px -39px;
}
a#nv_shop:link,
a#nv_shop:visited,
a#nv_shop:active {
	background-position: -410px 0px;
	width: 137px;
}
a#nv_shop:hover {
	background-position: -410px -39px;
}
a#nv_blog:link,
a#nv_blog:visited,
a#nv_blog:active {
	background-position: -547px 0px;
	width: 139px;
}
a#nv_blog:hover {
	background-position: -547px -39px;
}
div#contents {
	width: 680px;
	padding-left: 3px;
}
img#mainimg {
	margin-top: 20px;
	margin-bottom: 30px;
}



div#footwrap {
	background-color: #FFFFFF;
	background-image: url(../img/footer_bg.png);
	background-repeat: repeat-x;
	height: 100px;
}
div#footer {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	padding-top: 28px;
}
#footer p {
	background-image: url(../img/copyright.jpg);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 11px;
	width: 312px;
	margin-left: 691px;
	margin-bottom: 15px;
}
#footer ul {
	height: 13px;
	width: 361px;
	margin-left: 642px;
}
#footer li {
	float: left;
	list-style-type: none;
}
#footer li a {
	background-image: url(../img/btm_navi.jpg);
	background-repeat: no-repeat;
	text-indent: -99999px;
	display: block;
	height: 13px;
	font-size: 5px;
	margin-left: 20px;
}
a#btm_top:link,
a#btm_top:visited,
a#btm_top:active {
	background-position: 0px 0px;
	width: 71px;
}
a#btm_top:hover {
	background-position: 0px -13px;
}
a#btm_food:link,
a#btm_food:visited,
a#btm_food:active {
	background-position: -71px 0px;
	width: 43px;
}
a#btm_food:hover {
	background-position: -71px -13px;
}
a#btm_drink:link,
a#btm_drink:visited,
a#btm_drink:active {
	background-position: -114px 0px;
	width: 53px;
}
a#btm_drink:hover {
	background-position: -114px -13px;
}
a#btm_shop:link,
a#btm_shop:visited,
a#btm_shop:active {
	background-position: -167px 0px;
	width: 55px;
}
a#btm_shop:hover {
	background-position: -167px -13px;
}
a#btm_blog:link,
a#btm_blog:visited,
a#btm_blog:active {
	background-position: -222px 0px;
	width: 39px;
}
a#btm_blog:hover {
	background-position: -222px -13px;
}
div#pagetop {
	position: fixed;
	right: 0px;
	bottom: 25px;
}
#pagetop a:link,
#pagetop a:visited,
#pagetop a:active {
	background-image: url(../img/pagetop.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 49px;
	display: block;
	text-indent: -99999px;
	margin-right: 10px;
}
#pagetop a:hover {
	background-position: 0px -49px;
}
