@charset "utf-8";
*{
	margin: 0;
	padding: 0;
	font-size: 100%;
}
h1  {
	color: #FFF;
	height: 27px;
	padding-top: 4px;
	padding-left: 15px;
	margin-bottom: 5px;
	width: 550px;
	font-size: 130%;
	background-image: url(img/h1header.jpg);
	background-repeat: no-repeat;
}
img {
	border: none;
	vertical-align:bottom;
}
body {
	font-size: 75%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.4;
	color: #333333;
	text-decoration: none;
	background-image: url(img/back_all.jpg);
	background-repeat: repeat-x;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-size: 115%;
}
.textmiddle {
	float: left;
	width: 340px;
	padding: 10px;
}

.attention  {
	color: #00F;
	font-weight: bold;
}
.english  {
	font-size: 90%;
	color: #900;
}


#all {
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#top {
	height: 85px;
	background-image: url(img/back_header.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FC9;
	border-left-color: #FC9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FC9;
	margin-top: 5px;
	width: 930px;
	float: left;
}

#header_msg  {
	background-image: url(img/top_header.gif);
	background-repeat: no-repeat;
	width: 100%;
	text-align: right;
}
#header_msg strong {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}

#contents {
	background-image: url(img/back_sub_subpage.gif);
	background-repeat: repeat-y;
	float: left;
}

#top #logo {
	height: 75px;
	width: 293px;
	float: left;
}
#phone  {
	float: left;
	width: 270px;
	padding-top: 28px;
	padding-left: 10px;
}
ul#top_navi  {
	list-style-type: none;
	float: left;
	padding-top: 57px;
	padding-left: 40px;
	width: 315px;
}

#top_navi li {
	float: left;
	width: 105px;
}
#top_navi li a {
	display: block;
	text-decoration: none;
	color: #8E5A26;
	height: 19px;
}
#top_navi li a img {
	padding-right: 2px;
}
#phone img  {
	float: left;
}
#phone p  {
	color: #8E5A26;
	float: left;
	padding-top: 30px;
	padding-left: 5px;
	font-size: 100%;
}

ul#navi  {
	list-style-type: none;
	clear: both;
	width: 920px;
	padding-left: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#navi li {
	float: left;
	width: 115px;
}
ul#navi a {
	display: block;
	background-image: url(img/gnavi.gif);
	background-repeat: no-repeat;
	width: 115px;
	overflow: hidden;
	height: 72px;
	text-indent: -9999px;
}
a.gnavi1 {
	background-position: 0px 0px;
}
a.gnavi2 {
	background-position: -115px 0px;
}
a.gnavi3 {
	background-position: -230px 0px;
}
a.gnavi4 {
	background-position: -345px 0px;
}
a.gnavi5 {
	background-position: -460px 0px;
}
a.gnavi6 {
	background-position: -575px 0px;
}
a.gnavi7 {
	background-position: -690px 0px;
}
a.gnavi8 {
	background-position: -805px 0px;
}
a:hover.gnavi1 {
	background-position: 0px -72px;
}
a:hover.gnavi2 {
	background-position: -115px -72px;
}
a:hover.gnavi3 {
	background-position: -230px -72px;
}
a:hover.gnavi4 {
	background-position: -345px -72px;
}
a:hover.gnavi5 {
	background-position: -460px -72px;
}
a:hover.gnavi6 {
	background-position: -575px -72px;
}
a:hover.gnavi7 {
	background-position: -690px -72px;
}
a:hover.gnavi8 {
	background-position: -805px -72px;
}

#main {
	width: 710px;
	float: right;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.banner1 a{
	height: 113px;
	width: 190px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.banner2 a{
	height: 76px;
	width: 190px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

a.bnr_ticket {
	background-image: url(img/banner_ticket.jpg);
}
a:hover.bnr_ticket {
	background-position: 0px -113px;
}
a.bnr_reservation {
	background-image: url(img/banner_res.jpg);
}
a:hover.bnr_reservation {
	background-position: 0px -76px;
}
a.bnr_aki {
	background-image: url(img/banner_aki.jpg);
}
a:hover.bnr_aki {
	background-position: 0px -76px;
}
a.bnr_tenki {
	background-image: url(img/banner_tenki.jpg);
}
a:hover.bnr_tenki {
	background-position: 0px -76px;
}
a.bnr_kanko {
	background-image: url(img/banner_kanko.jpg);
}
a:hover.bnr_kanko {
	background-position: 0px -75px;
}
h2  {
	background-image: url(img/h2header.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 40px;
	padding-top: 5px;
	font-size: 120%;
	clear: both;
}

h3  {
	background-color: #FFC993;
	padding-top: 5px;
	clear: both;
	margin-bottom: 4px;
	padding-left: 8px;
	height: 19px;
	font-size: 115%;
	padding-bottom: 3px;
}
h4  {
	font-size: 115%;
	color: #900;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer h2{
	clear: both;
	font-size: 120%;
	color: #FFF;
	padding-top: 10px;
	padding-left: 10px;
	background-image: none;
}
.text {
	padding: 10px;
	float: left;
	width: 485px;
}
.textwide {
	padding: 10px;
	clear: both;
}
.pic {
	float: left;
	padding-right: 10px;
	width: 195px;
	text-align: center;
	padding-top: 5px;
}
.picbig {
	float: left;
	background-image: url(img/back_photo.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 340px;
	padding-top: 10px;
	padding-left: 10px;
}
#sub {
	float: left;
	width: 195px;
	padding-top: 20px;
}
.banner  {
	padding-top: 10px;
	padding-left: 5px;
}
#footer {
	background-color: #8E5A26;
	float: left;
	width: 930px;
}
#footer p {
	color: #FFF;
	padding: 10px;
}
ul#foot_navi  {
	list-style-type: none;
	width: 930px;
	background-color: #FFF;
	height: 20px;
	clear: both;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFC883;
}
#foot_navi li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FC9;
	padding-right: 5px;
	padding-left: 5px;
}
#foot_navi li a {
	display: block;
	text-decoration: none;
	color: #6A3535;
}

.gotohome {
	font-size: 120%;
	width: 100px;
	clear: both;
}
.gototop {
	background-image: url(img/gototop.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	height: 19px;
	margin-left: 600px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #930;
	border-right-color: #930;
	border-bottom-color: #930;
	border-left-color: #930;
	background-position: 2px 1px;
	clear: both;
}
.gototop a {
	color: #930;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-left: 3px;
}
#news dl dd.sintyaku {
	width: 574px;
	padding-left: 46px;
}


#icepole {
	padding:10px;
}

#icepole p {
	margin-bottom:15px;
}
#icepole dl {
	margin:20px 0;
}

#icepole dt {
	font-size:20px ;
	color:#8E5B26;
	line-height:1.5;
	border-left:4px solid #8E5B26;
	padding-left:5px;
}

#icepole dd {
	border-bottom:1px dashed #8E5B26;
	padding:10px 0;
	margin-bottom: 15px;
	font-size:18px;
}

#icepole img {
	padding:3px ;
	border:solid 1px #dedede; 
}

/* 2015/08/04 記述
*****************************/
.notice{
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	width: 850px;
	margin: 5em auto 0.5em;
	padding: 0.5em 1em;
	border:2px solid #d7000f;
	border-radius: 5px;
	color: #d7000f;
	font-size: 16px;
}

.notice strong{
	font-size: 1.5em;
	line-height: 50px;
	margin-bottom: 10px;
}

.notice p{
	line-height: 150%;
}

/* 2016/02/19 記述
*****************************/
.season-photos img{
	width: 50%;
	display: block;
	float: left;
}

.season-photos{
	margin: 1em 0;
}

.season-photos:after{
	content: "";
	display: block;
	clear: both;
}