@charset "utf-8";
/* CSS Document */

a img {
	border-style: none;
}

h1 h2 h3 h4 {
	font-family: sans-serif;
	font-size: 14px;
	color: #333;
	
}

body {
	font-family: serif;
	color: #999;
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#wrapper {
	height: 100%;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
}
#header {
	height: 150px;
	width: 100%;
	background-image: url(image/bg.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
#header #headerdoc {
	margin: 0px auto;
	height: 150px;
	width: 820px;
}
#header #headerdoc .rogo{
	height: 118px;
	width: 496px;
	padding-left: 4px;
	background-image: url(image/rogo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	float: left;
}
#header #headerdoc .address {
	background-image: url(image/address02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 118px;
	width: 320px;
	overflow: hidden;
	float: left;
}
#header #headerdoc #header_menu {
	height: 32px;
	width: 610px;
	float: left;
}
#header #headerdoc #header_menu a {
	font-size: 9px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 124px;
	overflow: hidden;
	float: left;
}

#header #headerdoc #header_menu a.header_top {
	background-image: url(image/menu_top.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 79px;
	background-position: left top;
}

#header #headerdoc #header_menu a.header_shokuji {
	background-image: url(image/menu_shokuji.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 124px;
	background-position: left top;
}

#header #headerdoc #header_menu a.header_shokuji_hover {
	background-image: url(image/menu_hover_shokuji.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 124px;
	background-position: left top;
}

#header #headerdoc #header_menu a.header_ichijo {
	background-image: url(image/menu_ichijo.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 124px;
	background-position: left top;
}

#header #headerdoc #header_menu a.header_omi {
	background-image: url(image/menu_omi.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 79px;
	background-position: left top;
}
#header #headerdoc #header_menu a.header_omi_hover {
	background-image: url(image/menu_hover_omi.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 79px;
	background-position: left top;
}

#header #headerdoc #header_menu a.header_access {
	background-image: url(image/menu_access02.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 79px;
	background-position: left top;
}
#header #headerdoc #header_menu a.header_access_hover {
	background-image: url(image/menu_hover_access.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 79px;
	background-position: left top;
}

#header #headerdoc #header_menu a.header_link {
	background-image: url(image/menu_link.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 79px;
	background-position: left top;
}

#header #headerdoc #header_menu a.header_link_hover {
	background-image: url(image/menu_hover_link.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 79px;
	background-position: left top;
}

#header #headerdoc #header_menu a:hover {
	background-position: left bottom;	
}
#header #headerdoc #shika {
	height: 32px;
	width: 200px;
	float: left;
	display: block;
}


#main {
	height: 100%;
	width: 800px;
	margin: 0px auto;
	background-image: url(image/main_bg.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
#main .main_photo {
	height: 500px;
	width: 800px;
}
#main .catch {
	background-image: url(image/catch.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	width: 800px;
	height: 118px;
}
#main .bnr {
	float: left;
	width: 380px;
}
#main .bnr .doc {
	padding: 10px;
	width: 360px;
	border-bottom: 1px dotted #004549;
}

#main #news {
	width: 400px;
	padding: 10px;
	float: left;
}
#main #news .title {
	width: 400px;
	height: 25px;
}

#main #news .doc  {
	height: 100px;
	width: 378px;
	overflow: auto;
	padding: 5px 10px 10px;
	font-family: sans-serif;
	font-size: 100%;
	color: #333;
	border: 1px solid #999;
}
#main #news .doc ul {
	margin: 0px;
	padding: 0px;
}
#main #news .doc ul li {
	margin-bottom: 5px;
	font-size: 90%;
	list-style-type: none;
}
#main #news .doc ul li a {
	text-decoration: underline;
	color: #000;
	font-size: 100%;
}
#main #news .doc ul li a:hover {
	color: #666;
	text-decoration: none;
}



#main #restaurant_title {
	background-image: url(image/restaurant_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 800px;
	overflow: hidden;
	background-position: bottom;
}
#main #restaurant_link {
	height: 23px;
	width: 785px;
	padding-left: 15px;
}

#main #restaurant_catch {
	background-image: url(image/restaurant_catch.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 100px;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
#main #touban_midashi {
	background-image: url(image/restaurant_midashi.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 800px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 30px;
}

#main #touban_midashi02 {
	background-image: url(image/restaurant_midashi02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 800px;
	overflow: hidden;
	margin-bottom: 20px;
	clear: both;
	margin-top: 30px;
}
#main #dc {
	height: 100%;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
}

#main #menu_doc {
	float: left;
	height: 310px;
	width: 370px;
	margin-right: 15px;
	margin-bottom: 20px;
}
#main #menu_doc .menu_photo {
	height: 290px;
	width: 370px;
}
#main #menu_doc .menu_name {
	font-size: 16px;
	color: #FFF;
	height: 20px;
	width: 360px;
	padding-left: 10px;
	font-family: sans-serif;
	text-align: center;
	background-color: #966;
	font-weight: bold;
}

#main #menu_doc2 {
	float: left;
	height: 310px;
	width: 370px;
	margin-bottom: 20px;
}
#main #menu_doc2 .menu_photo {
	height: 290px;
	width: 370px;
}
#main #menu_doc2 .menu_name {
	font-size: 16px;
	color: #FFF;
	height: 20px;
	width: 360px;
	padding-left: 10px;
	font-family: sans-serif;
	text-align: center;
	background-color: #966;
	font-weight: bold;
}

#main #dsm {
	height: 226px;
	width: 739px;
	margin-right: auto;
	margin-left: auto;
}
#main #menu_doc_sm {
	float: left;
	height: 205px;
	width: 236px;
	margin-right: 15px;
	margin-bottom: 20px;
}
#main #menu_doc_sm_02 {
	float: left;
	height: 205px;
	width: 236px;
	margin-bottom: 20px;
}
#main #menu_doc_sm .photo {
	height: 185px;
	width: 236px;
}
#main #menu_doc_sm .name {
	font-size: 15px;
	color: #FFF;
	height: 20px;
	width: 236px;
	font-family: sans-serif;
	text-align: center;
	background-color: #966;
	font-weight: bold;
}
#main #menu_doc_sm_02 .photo {
	height: 185px;
	width: 236px;
}
#main #menu_doc_sm_02 .name {
	font-size: 15px;
	color: #FFF;
	height: 20px;
	width: 236px;
	font-family: sans-serif;
	text-align: center;
	background-color: #966;
	font-weight: bold;
}

#main #access_title {
	background-image: url(image/access_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 800px;
	overflow: hidden;
	background-position: bottom;
}
#main #map {
	height: 500px;
	width: 640px;
	margin-top: 20px;
	margin-right: 80px;
	margin-left: 80px;
}
#main #access_rute {
	font-family: sans-serif;
	font-size: 14px;
	color: #333;
	height: 60px;
	width: 720px;
	padding-left: 80px;
	line-height: 1.8em;
}
#main #parkmap {
	height: 477px;
	width: 640px;
	margin: 10px auto;
}

#main #link_title {
	background-image: url(image/link_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 800px;
	overflow: hidden;
	background-position: bottom;
}

#main #link {
	height: 500px;
	width: 800px;
	margin-top: 20px;
}
#main #link #linkdoc {
	float: left;
	height: 46px;
	width: 370px;
	padding-right: 10px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#main #link #linkdoc .linkimg {
	float: left;
	height: 46px;
	width: 180px;
	clear: both;
}
#main #link #linkdoc .linkname {
	height: 23px;
	width: 180px;
	font-size: 14px;
	color: #333;
	float: left;
	padding-left: 10px;
	line-height: 1.6em;
	font-family: sans-serif;
	font-weight: bold;
}
#main #link #linkdoc .linkurl {
	height: 23px;
	width: 180px;
	float: left;
	padding-left: 10px;
	font-family: sans-serif;
}

#main #link #linkdoc .linkurl a {
	font-size: 13px;
	color: #024248;
	line-height: 1.6em;
}

#main #link #linkdoc .linkurl a:hover {
	font-size: 13px;
	color: #049DAA;
	line-height: 1.4em;
}

#main #omi_title {
	background-image: url(image/omi_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 800px;
	overflow: hidden;
	background-position: bottom;
}
#main #omi {
	height: 100%;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
}
#main #omi h3{
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	height: 23px;
	width: 668px;
	margin-top: 15px;
	padding-left: 22px;
	clear: both;
	background-color: #024248;
	padding-top: 2px;
	display: block;
}



#main #omi_doc {
	float: left;
	height: 215px;
	width: 220px;
	display: block;
	overflow: hidden;
	margin-bottom: 23px;
	margin-right: 15px;
}
#main #omi_doc .photo {
	height: 180px;
	width: 220px;
}
#main #omi_doc .name {
	height: 40px;
	width: 220px;
	font-family: sans-serif;
	font-size: 13px;
	color: #333;
}
#main #omi_doc2 {
	float: left;
	height: 215px;
	width: 220px;
	display: block;
	overflow: hidden;
	margin-bottom: 23px;
}
#main #omi_doc2 .photo {
	height: 180px;
	width: 220px;
}
#main #omi_doc2 .name {
	height: 40px;
	width: 220px;
	font-family: sans-serif;
	font-size: 13px;
	color: #333;
}


#main #sitemap_title  {
	background-image: url(image/sitemap_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 800px;
	overflow: hidden;
	background-position: bottom;
}
#main #sitemap {
	height: 300px;
	width: 700px;
	padding-right: 50px;
	padding-left: 50px;
}
#main #sitemap .title {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #024248;
	height: 17px;
	width: 300px;
	margin-right: 25px;
	margin-left: 25px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 3px;
}
#main #sitemap .doc {
	float: left;
	height: 280px;
	width: 350px;
	padding-top: 20px;
}
#main #sitemap .doc ul {
	text-decoration: none;
	height: 100%;
	width: 250px;
	padding-right: 25px;
	padding-left: 25px;
}
#main #sitemap .doc ul li {
	list-style: url(none) none;
	height: 25px;
	width: 250px;
	padding-right: 25px;
	padding-left: 25px;
	display: block;
	border-bottom: 2px dotted #024248;
	margin-top: 5px;
}
#main #sitemap .doc ul li a {
	font-family: sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	height: 13px;
	width: 250px;
	padding-bottom: 5px;
	list-style: none;
	text-align: center;
	display: block;
	padding-top: 2px;
}
#main #sitemap .doc ul li a:hover {
	display: block;
	font-family: sans-serif;
	font-size: 14px;
	color: #024248;
	text-decoration: none;
	background-color: #0FE8F9;
}
#main .omi_link {
	height: 25px;
	width: 500px;
	clear: both;
}
#main .omi_link a {
	font-family: sans-serif;
	font-size: 14px;
	color: #333;
}
#main .omi_link a:hover {
	color: #024248;
	text-decoration: none;
}






#main #footer {
	clear: both;
	height: 40px;
	width: 800px;
	border-top: 1px solid #999;
	border-bottom: 5px solid #024248;
}

#main #footer .footer_link {
	height: 20px;
	width: 250px;
	float: left;
	padding-left: 30px;
	font-family: Arial;
	line-height: 1.3em;
}

#main #footer a {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	height: 20px;
	width: 100px;
	margin-right: 10px;
	margin-left: 10px;
}
#main #footer a:hover {
	color: #999;
	text-decoration: underline;
}
#main #footer address {
	float: right;
	font-size: 11px;
	height: 20px;
	width: 350px;
	line-height: 1.8em;
}
