body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1, h2, h3, h4, h5, p, ul, li {
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border:none;
}
.sp {
	display: none;
}

a:hover img{
	opacity:0.7;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/*レイアウト++++++++++++++++++++++++++++++++++*/
#header {
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
}
#header #inner-header {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
#nav #inner-nav {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#top-img {
	width: 100%;
}
#contents-wrap {
	width: 100%;
}
#contents-wrap #contents {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 50px;
}
#footer {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	background-size: cover;
}

/*コンテンツ++++++++++++++++++++++++++++++++++*/

.l-block {
	float: left;
}
.c-block {
	float: left;
}
.r-block {
	float: right;
}
.midasi01 {
	border: 1px solid #333333;
	background-image: url(../img/h2bg.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 70px;
	background-position: 10px;
	font-size: 30px;
	margin-bottom: 30px;
}
.midasi02 {
	border: 1px solid #CCC;
}
.midasi03 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	background-image: url(../img/hasi.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.midasi04 {
	background-repeat: no-repeat;
	padding-left: 35px;
	font-size: 30px;
	background-image: url(../img/hasi.jpg);
	color: #333;
	margin-bottom: 15px;
}
.midasi05 {
	font-size: 26px;
	color: #333;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 100px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.block-wrap {
	margin-bottom: 30px;
}
#contents p {
	font-size: 16px;
	color: #333;
	line-height: 180%;
	padding-left: 15px;
	margin-bottom: 20px;
	padding-right: 15px;
}
.page-img {
	margin-bottom: 50px;
}
/*ヘッダー++++++++++++++++++++++++++++++++++*/

#top-img  img{
	width: 100%;
}
.logo {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.h1-midasi {
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding-top: 10px;
}

/*ナビ++++++++++++++++++++++++++++++++++*/

.bt01 {
	width: 91px;
}
.bt02 {
	width: 112px;
}
.bt03 {
	width: 163px;
}
.bt04 {
	width: 223px;
}
.bt05 {
	width: 148px;
}
.bt06 {
	width: 123px;
}
#nav #inner-nav ul li{
	display: inline;
}
#nav #inner-nav ul li a{
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #221715;
	padding-top: 24px;
	padding-bottom: 19px;
	text-decoration: none;
	background-image: url(../img/hasi.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
}
#nav #inner-nav ul li a:hover {
	color: #999;
	background-image: url(../img/hasi02.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.accordion2 {
	display:none;
}

/*フッター++++++++++++++++++++++++++++++++++*/
#footer #inner-footer {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	text-align: center;
	padding-bottom: 50px;
}
#footer #inner-footer p {
	font-size: 14px;
	color: #CCC;
	margin-bottom: 40px;
	line-height: 130%;
}
#footer #inner-footer ul li {
	display: inline;
	padding-right: 30px;
	padding-left: 30px;
}
#footer #inner-footer ul li a {
	font-size: 14px;
	color: #CCC;
	text-decoration: none;
}
#footer #inner-footer ul li a:hover {
	color: #999;
}
#footer #inner-footer .footer-banner {
	margin-top: 50px;
}

/*トップページ用++++++++++++++++++++++++++++++++++++++++*/

.top-eyecach01 {
	width: 348px;
}
.top-eyecach02 {
	width: 348px;
	margin-left: 30px;
}
.top-eyecach03 {
	width: 348px;
}
.top-eyecach01 p, .top-eyecach02 p, .top-eyecach03 p {
	font-size: 14px;
	color: #333;
	line-height: 150%;
	margin-bottom: 30px;
	margin-top: 15px;
}
.eyecach-bt a {
	border: 1px solid #D6D6D6;
	display: block;
	width: 100%;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 10px;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 90%;
}
.eyecach-bt a:hover {
	background-color: #EBEBEB;
	background-image: url(../img/arrow02.jpg);
	background-repeat: no-repeat;
	background-position: 90%;
}
.info-area {
	border: 1px solid #D6D6D6;
	width: 1020px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.info-area ul li {
	font-size: 14px;
	line-height: 150%;
	padding-bottom: 10px;
}
.info-area ul li a {
	color: #333;
	text-decoration: none;
}
.info-area ul li a:hover {
	text-decoration: underline;
}
.info-area p {
	font-size: 14px;
	text-align: right;
}
.info-area p  a{
	color:#333;
}
.info-area p  a:hover{
	color:#ccc;
}
.banner-space {
	margin: 0px auto 40px auto;
}
/*メニューページ用++++++++++++++++++++++++++++++++++++++++*/
.menu-img{
	height: auto;
	width: 500px;
}
.menu-block {
	margin-top: 50px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.menu-block ul  li{
	font-size: 16px;
	line-height: 220%;
	color: #333;
	margin-left: 40px;
	list-style-type: disc;
}
.menu-cap {
	width: 550px;
}
.menu-cap p {
	font-size: 16px;
	line-height: 180%;
	color: #333;
}
/*ショップページ用++++++++++++++++++++++++++++++++++++++++*/
.shop-block {
	padding-right: 15px;
	padding-left: 15px;
}

.shop-img{
	height: auto;
	width: 500px;
}
.shop-cap {
	width: 550px;
}
/*羽地の駅ページ用++++++++++++++++++++++++++++++++++++++++*/
.haneji-tb {
	margin-top: 15px;
	margin-bottom: 30px;
	width: 100%;
}.haneji-tb td {
	padding: 10px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
