#header{
	padding-top: 14px;
	height: 90px;
	overflow: hidden;
}
h1{
	float: left;
}
h1 a{
	display: block;
	width: 184px;
	height: 86px;
}
.logoarea{
	clear: both;
}
.headfunc{
	float: right;
	text-align: right;
}
* html .headfunc{
	margin-left: 370px;
}
.fb-like{
	position: relative;
	left: 640px;
	height: 30px;
}
.fb-box{
	margin: 0 auto;
	text-align:center;
	background: url("../img/bg-index-fbbox.jpg") 0 0 no-repeat;
}

#top-mailbtn{
	position: relative;
	top: 28px;
	left: 410px;
}
#top-mailbtn a{
	display: block;
	width: 128px;
	height: 17px;
	background: url("../commonimg/top-mailbtn.png") no-repeat 0 0;
}
#top-intro{
	margin-top: 5px;
}
#top-bnr td{
	padding-top: 5px;
}
#mainMenu{
  display: flex;
  justify-content: space-between;
  list-style: none;
}
#mainmenu{
	margin-top: 10px;
	overflow: hidden;
}
#mainmenu h2 span{
	display: block;
	padding: 40px 10px 10px 20px;
	font-size: 0.7em;
}

#mainmenu h2 a{
	display: block;
	float: left;
	width: 260px;
	height: 140px;
	color: #333;
	text-decoration: none!important;
}
#mainmenu h2 a{
	font-size: 0.95em;
}
#indexMenuMain a{
	margin: 0 10px 10px 0;
}
#indexMenuEnkai a{
	margin: 0 10px 10px 0;
}
#indexMenuShidashi a{
	margin: 0 0 10px 0;
}
#shun a{
	margin: 0 10px 10px 0;
	background: url("../img/top-shun-btn.jpg") no-repeat 0 0;
}
#enkai a{
	margin: 0 10px 10px 0;
	background: url("../img/top-enkai-btn.jpg") 0 0 no-repeat;
}
#chisan a{
	margin: 0 0 10px 0;
	background: url("../img/top-chisan-btn.jpg") 0 0 no-repeat;
}
*html #mainmenu h2 a{margin-bottom:0;}
#submenu{
	float: right;
	width: 260px;
}
#submenu h3 a{
	display: block;
	margin-bottom: 5px;
	height: 40px;
	color: #333;
	font-weight: normal;
	text-decoration: none!important;
}
*html #submenu h3 a{
	font-size: 0.8em;
}
#submenu h3 a:hover{
	text-decoration: none;
}
#submenu h3 span{
	position: relative;
	top: 5px;
	left: 105px;
	font-size: 0.85em;
	line-height: 1.3em;
}
#subMenu{
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding-bottom: 20px;
}
#subMenu a{
	display: block;
	width: 260px;
	height: 40px;
	color: #333;
	font-weight: normal;
	text-decoration: none!important;
	line-height: 40px;
}
#subMenu a span{
  position: relative;
  left: 140px;
}
#subMenu .tourist a{
	background: url("../img/subnv-dantai.gif") 0 0 no-repeat;
}
#subMenu .houji a{
	background: url("../img/subnv-houji.gif") 0 0 no-repeat;
}
#subMenu .iwai a{
	background: url("../img/subnv-iwai.gif") 0 0 no-repeat;
}
h3#lunch{
	background:url("../img/subnv-lunch.gif") 0 0 no-repeat;}
h3#houji{
	background: url("../img/subnv-houji.gif") 0 0 no-repeat;
}
h3#iwai{
	background: url("../img/subnv-iwai.gif") 0 0 no-repeat;
}
h3#shidashi{
	background: url("../img/subnv-shidashi.gif") 0 0 no-repeat;
}
h3#tourist{
	background: url("../img/subnv-tourist.gif") 0 0 no-repeat;
}
h3#satofull{
	background: url("../img/banner-satofull.jpg") 0 0 no-repeat;
}
h3#satofull a{
	height: 60px!important;
}
#top-contents{
	clear: left;
	margin-top: 10px;
	width: 530px;
	padding-bottom: 10px;
}
*html #top-contents,
*html #submenu{
	margin-top: -15px;
}
*+html #top-contents{
	margin-top: 0;
}
#articleList{
  margin: 0 0 30px;
  width: 596px;
  overflow: auto;
  border: 2px solid #fff;
}
#articleList table{
  margin: 5px;
}
#articleList td{
  padding: 5px;    font-size: 14px;
}

#top-articles{
	width: 526px;
	height: 130px;
	overflow: auto;
	border: 2px solid #fff;
	/*background: url("../img/top-articles-bg.gif") 0 30px no-repeat;*/
}
#top-articles ul{
	margin: 10px;
	list-style-type: none;
}
#top-articles li{
	margin-left: 2em;
}
#top-articles li a{
	color: #fff;
}
#top-articles table{
	margin: 5px;
	width: 500px;
	_font-size: 1em;
}
#top-articles table td.date{
	width: 110px;
}
#top-articles table td.subject a{

}
#top-articles td a{
	display: block;
	width: 390px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
*html #top-articles td{
	padding: 3px;
}
/*foot-add
#foot-add{
	clear: both;
	margin: 0 auto;
	margin-top: 10px;
	padding-top: 15px;
	width: 800px;
	height: 90px;
	background: url("../img/common/footadd-bg.gif") no-repeat 0 0;
}
#foot-add table{
	position: relative;
/*	top: 15px;*/
	left: 140px;
	_margin-top: 10px;
	color:#333;
}
*html #foot-add table{
	font-size: 12px;
}
#foot-add table td{
	padding: 3px;
}
#foot-add table td.barcode p{
	margin: 0;
	width: 137px;
	height: 60px;
	background: url("../img/common/foot-barcode.gif") no-repeat 0 0;
}
.banner-fb{
	margin: 0 auto;
	width: 800px;
	text-align: right;
}
#footer{
	clear: both;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #000;
	background: #000 url("../commonimg/footer-bg.gif") left bottom repeat-x;
}
#footer ul{
	margin: 20px auto 20px auto;
	list-style-type: none;
}
#footer li{
	display: inline;
}
#footer li a{
	padding: 0 10px 0 8px;
	border-right: 1px solid #fff;
	color: #fff;
}
#footer li a.liend{
	border: 0;
}
#footer p{
	margin: 0 0 20px;
	padding: 0;
}*/
.nenshi{
  margin:10px 0;
  padding: 10px 0;
  width: 100%;
  text-align: center;
     -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
  border: 2px solid #fff;
  font-size: 14px;
}
.nenshi a{
  color: #fff;
  text-decoration: underline;
}
#slide{
margin: 0 auto 10px;
width: 800px;
height: 400px;
}
.news-corona-top{
  margin: 0 0 30px;
    width: 596px;
  border: 3px solid #c64107;
}
.news-corona-top h2{
  margin: 10px;
  font-size: 16px;
}
.news-corona-top p{
  margin: 0 10px 10px 10px;
  font-size: 14px;
}
.news-corona-top a{color:#e1e100;text-decoration:underline;}
.news-gotoeat{
  margin: 0 0 20px;
  border: 3px solid #ffff2f;
}
.news-gotoeat h2{
  margin: 10px;
  font-size: 18px;
}
.news-gotoeat p{
  margin: 0 10px 10px 10px;
  font-size: 15px;
}
.news-gotoeat a{color:#e1e100;text-decoration:underline;}

#contents{}
.categoryMenu ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}