body {
	background-color: #023F99;
}


/* Clear 

----------------------------------------------------- */


/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  max-height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/



.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


#list_table {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#list_table table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	margin: 0px 0px 5px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#list_table th {
	font-weight: normal;
	margin: 0px;
	padding: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background-color: #ECBC8C;
	font-size: 1.1em;
}
#list_table td {
	margin: 0px;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.bg_green {
	font-weight: bold;
	color: #FFF;
	background-color: #149133;
	text-align: center;
}
.bg_pink {
	font-weight: bold;
	color:#FFF;
	background-color: #E95299;
	text-align: center;
}
#footer {
	margin: 0px auto;
	padding: 12px 0px 40px 0px;
	color: #FFF;
	height: auto;
	width: 930px;
}
#footer a {
	color:#FFF;
}
#header_bg {
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 73px;
	width: auto;
}
#g-navi {
	margin: 0px auto;
	padding: 0px;
	height: 73px;
	width: 950px;
	background-image: url(../images/header_img.jpg);
	background-repeat: no-repeat;
}
#g-navi p {
	font-size: 1.1em;
	color: #FFF;
	margin: 0px;
	padding: 3px 0px 0px 25px;
	float: left;
	width: 550px;
	height: 12px;
}
#g-navi h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 26px;
	width: 360px;
}
#g-navi h1 {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 45px;
	float: left;
	height: 45px;
	width: 300px;
	text-indent: -9999px;
}
#home {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 33px;
	width: 50px;
	text-indent: -9999px;
}
#navi_btn {
	margin: 0px;
	padding: 8px 10px 0px 0px;
	float: right;
	height: 33px;
	width: 575px;
}
#navi_btn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi_btn li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 33px;
	width: 171px;
	text-indent: -9999px;
}
#navi_btn a:hover {
	background-position:0 -33px;
}
.btn_home {
	background-image: url(../images/btn_home.jpg);
	background-repeat: no-repeat;
}
#home a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 50px;
}
#navi_btn li a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 171px;
}
.btn_home {
	background-image: url(../images/btn_home.jpg);
	background-repeat: no-repeat;
}
.btn_tagonoura {
	background-image: url(../images/btn_naze.jpg);
	background-repeat: no-repeat;
}
.btn_shop {
	background-image: url(../images/btn_shop.jpg);
	background-repeat: no-repeat;
}
.btn_inquiry {
	background-image: url(../images/btn_inquiry.jpg);
	background-repeat: no-repeat;
}
#contents_bg {
	background-image: url(../images/bg_img.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#contents {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 900px;
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#left_block {
	margin: 0px;
	padding: 10px;
	float: left;
	height: auto;
	width: 180px;
}
#left_block_sec {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	height: auto;
	width: 200px;
}
#right_block {
	margin: 0px;
	padding: 18px 0px 20px 0px;
	float: right;
	height: auto;
	width: 680px;
}
.left_box {
	background-color: #fef2cf;
	border: 4px solid #ecbc8c;
	padding:7px;
	margin:0px 0px 10px 0px;
	text-align:justify;
	text-justify:distribute;
}
.left_box dl {
	font-size: 1.2em;
	margin: auto;
	padding: 0px;
	color: #78151A;
}
.left_box dt {
	margin: 0px;
	padding: 3px 0px 0px 0px;
}
.left_box dd {
	margin: 0px;
	padding: 0px 0px 0px 12px;
}
.left_box h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #76151C;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#right_block h3 {
	font-size: 1.3em;
	color: #78151A;
	margin: 0px;
	padding: 5px 0px 2px 0px;
}
#right_block h4 {
	font-size: 1.9em;
	color: #78151A;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bolder;
}
#head_top {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 950px;
}
#g-navi h1 a {
	display: block;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 300px;
}
#nazeumai {
	background-image: url(../images/bg_nami.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#fushigi {
	background-image: url(../images/bg_boat.jpg);
	background-repeat: no-repeat;
	background-position: 190px 10px;
}
#fushigi img {
	float: right;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 200px;
}
#fushigi p {
	text-align:justify;
	text-justify:distribute;
}
.fushigi_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 460px;
}
#contents_950 {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 950px;
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: 25px 0px;
}
#left_block_list {
	margin: 0px;
	padding: 12px 0px 0px 25px;
	float: left;
	height: auto;
	width: 200px;
}
#right_block_list {
	margin: 0px;
	padding: 20px 0px 20px 20px;
	float: left;
	height: auto;
	width: 700px;
}
#hanbaiten dl {
	margin: 0px;
	padding: 0px 12px 12px 0px;
	float: left;
	height: auto;
	width: 161px;
}
#hanbaiten dt {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
	background-color: #75161A;
	margin: 0px;
	padding: 3px 2px 2px 5px;
}
.hanbaiten_detail {
	margin: 0px;
	padding: 0px;
}
.hanbaiten_detail dl {
	background-image: url(../images/bg_detail_ttl.jpg);
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border: 1px solid #75161A;
}
.hanbaiten_detail dt {
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
	background-color: #76161A;
	text-align: center;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	height: 26px;
	width: 30px;
	float: left;
}
.hanbaiten_detail dd {
	font-size: 2em;
	font-weight: bold;
	color: #76161A;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	height: auto;
	width: auto;
	float: left;
}

.restaurant_detail {
	margin: 0px;
	padding: 0px;
}
.restaurant_detail dl {
	background-image: url(../images/bg_detail_ttl.jpg);
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border: 1px solid #149133;
}
.restaurant_detail dt {
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
	background-color: #149133;
	text-align: center;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	height: 26px;
	width: 30px;
	float: left;
}
.restaurant_detail dd {
	font-size: 2em;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	height: auto;
	width: auto;
	float: left;
}


.list_table_detail {
	margin: 0px;
	padding: 12px 0px;
	height: auto;
	width: 428px;
	float:right;
}
.list_table_detail table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	margin: 0px 0px 5px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.list_table_detail th {
	font-weight: normal;
	margin: 0px;
	padding: 1px 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background-color: #ECBC8C;
	font-size: 1.1em;
}
.list_table_detail td {
	margin: 0px;
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}.detail_phot {
	margin: 0px;
	padding: 12px 0px;
	float: left;
	height: auto;
	width: 240px;
}
.gray {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	background-color: #CCC;
	text-align: center;
	padding:0px;
}
.kodawari {
	font-size: 1.2em;
	font-weight: bold;
	color: #E7470B;
}
#left_block_sec ol {
	padding: 0px 0px 20px 0px;
	margin: 0px 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #76161A;
	list-style-position: inside;
}
#left_block_sec ol li {
	margin: 0px;
	padding: 5px 2px 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #76161A;
}
#left_block_sec ul {
	padding: 0px 0px 20px 0px;
	margin: 0px 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #149133;
	list-style-position: inside;
	list-style-type: none;
}
#left_block_sec ul li {
	margin: 0px;
	padding: 5px 2px 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #149133;
}
#hanbaiten a {
	color: #FFF;
}
#main_image {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.detail_phot img {
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
#googlemaps {
	border: 1px solid #CCC;
}
#head_top h2 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 360px;
}

