@charset "UTF-8";
/* CSS Document */

#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #f2f2f2;
	margin-top: 0px;
	/* height: 160px; */
	height: 140px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: fixed;
	z-index: 100;
}


#logo {
}
#header_left {
	float: left;
	width: 230px;
	position: absolute;
	left: 15px;
	top: 128px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#header_right {
	float: right;
	width: 150px;
	position: absolute;
	right: 15px;
	top: 128px;
}
.navi {
	clear: both;
	width: 741px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.navi li {
	float: left;
	padding: 0px;
}
.navi img {
	display: block;
}
#header_line {
	background-image: url(../img/co_img_topline.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 7px;
	position: fixed;
	/* top: 210px; */
	top: 190px;
	width: 100%;
	z-index: 100;
}

#mainimg_area {
	background-color: #FFF;
	position: relative;
	height: 400px;
	z-index: 10;
	/* top: 210px; */
	top: 190px;
}
#mainimg_about {
	background-image: url(../../about/img/mainimg.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 350px;
}
#mainimg_guide {
	background-image: url(../../guide/img/mainimg.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 350px;
}
#mainimg_food {
	background-image: url(../../food/img/mainimg.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 350px;
}


#mainimg_line {
	padding-top: 360px;
	background-image: url(../img/co_img_bline.png);
	background-position: center bottom;
	background-size:100% 42px;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}
#cont {
	padding: 0px;
	clear: both;
	background-color: #F2F2F2;
	position: relative;
	width: 100%;
	/* top: 210px; */
	top: 190px;
}

/*
#bg_left {
	background-image: url(../img/left_bg_co.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bg_right {
	background-image: url(../img/right_bg_co.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
*/
#bg_center {
	background-image: url(../img/center_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main {
	width: 870px;
	padding-bottom: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 65px;
	padding-right: 45px;
	padding-left: 45px;
	text-align: left;
}
.box01 {
	padding-top: 10px;
	padding-bottom: 40px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 20px;
}


.photobox01 {
	background-image:
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	width: 400px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
	float: right;
}
.photobox02 {
	width: 280px;
	float: right;
}

.box01 .txtbox {
	padding-top: 20px;
	width: 530px;
}

.box01 .txtbox p {
	padding-top: 20px;
	padding-bottom: 15px;
}
.box02 {
	padding-top: 30px;
	padding-bottom: 40px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 20px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	clear: both;
}

.box02 p {
	padding-top: 15px;
	padding-bottom: 20px;
}
.box03 {
	padding-top: 0px;
	padding-bottom: 40px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 20px;
}

.box03 .txtbox {
	padding-top: 20px;
	width: 545px;
}
.box04 {
	padding-top: 40px;
	padding-bottom: 40px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 20px;
}
.shopbox {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
	height: 115px;
	padding-top: 40px;
	font-size: 12px;
	line-height: 20px;
}
.shopphoto {
	float: left;
	padding-right: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.shopname {
	font-size: 20px;
	line-height: 36px;
	padding-top: 40px;
}
.shopadress {
	float: left;
	width: 215px;
}
.shoptel {
	float: right;
	width: 130px;
	text-align: right;
	font-size: 14px;
}
.cuption {
	padding-top: 40px;
	font-size: 12px;
}
.gold {
	color: #C93;
	font-size: 12px;
}






#foot {
	clear: both;
	text-align: center;
	font-size: 12px;
	line-height: 35px;
	height: 34px;
	width: 100%;
	color: #000;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	/* top: 200px; */
	top: 190px;
	position: relative;
	background-color: #F2F2F2;
}
.nonhover {
	filter: alpha(opacity=50);
	 -moz-opacity:0.50;
	 opacity:0.50;
}
.underconstruction {
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}
.floatL {
	float: left;
	padding-right: 20px;
}
.tbl {
	width: 530px;
}
.tbl_contact {
	width: 870px;
	padding-top: 20px;
}

.tbl th {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.tbl_contact th {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.tbl td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.tbl_contact td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
