@charset "utf-8";

body {
	padding: 0;
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	font-size:9pt;
	line-height:2em;
	margin: 0px 0px 0px;
	color: #0c2c68;
	background-color:#ffffff;
	-webkit-text-size-adjust:100%;
}

#box_main {
	background-color:#ffffff;
	background-repeat: no-repeat;
	background-position: center top;
}

#box_hdr {
	width:100%;
	height:65px;
	background-color:#ffffff;
	margin:0px auto;
	text-align:center;
	overflow: hidden;
	position: fixed;
	zoom:1;
	top:0px;
}

#hdr_l {
	width:230px;
	margin: 0px;
	float:left;
}

#hdr_r {
	width:65px;
	margin: 0px;
	float:right;
}

#hdr_r a {
	margin:0px;
	padding:0px;
 }

#hdr_r a#pull {
	display: block;
	background-color: #ffffff;
	position: relative;
}

#hdr_r a#pull:after {
	content:"";
	display: inline-block;
	position: absolute;
}



#box_subcnt {	display:none;	}

.menu {
	width: 100%;
	height: auto;
	position:fixed;
	top:65px;
}
.menu ul {
	display: none;
	height: auto;
	padding-left:0px;
	margin:0px;
	overflow: hidden;
	position: relative;
	zoom:1;
}
.menu ul a:link { color: #0c2c68 ; text-decoration:none; }
.menu ul a:visited { color: #0c2c68 ; text-decoration:none; }
.menu ul a:hover { background-color: #0c2c68; color: #ffffff; text-decoration:none; }
.menu ul a:active { background-color: #0c2c68; color: #0c2c68; text-decoration:none; }
.menu ul a{ outline:none; }

.menu ul.main {
	margin-bottom:5px;
	background-color:#c4e2ff;
	font-size:12pt;
}

.menu ul .main a:hover{
	background-color:#0c2c68;
}

.menu li {
  	width: 100%;
  	float: left;
  	position: relative;
	display: inline;
	padding:5px 0px;
	border-bottom: 1px solid #ffffff;
}
.menu a {
	width: 100%;
	text-align:center;
	padding:10px 0px;
  	}
.menu a#pull {
	display: block;
	background-color: #004ea2;
	width: 100%;
	position: relative;
}
.menu a#pull:after {
	content:"";
	width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
}
.menu a:link { color: #ffffff; text-decoration:none; }
.menu a:visited { color: #ffffff; text-decoration:none; }
.menu a:hover { color: #ffffff; text-decoration:none; }
.menu a:active { color: #ffffff; text-decoration:none; }
.menu a{ outline:none; }


.important {
	width: 100%;
}
.important .waku {
	box-sizing: border-box;
	border:3px solid #dd0000;
	margin: 0px 0 30px;
	padding: 20px 15px 10px;
	display: block;
	line-height: 1.8em;
}
.important .waku h2 {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #dd0000;
}
.important .waku ul {
	list-style-type: square;
	margin-left: 0;
	padding-left: 1.5em;
}
.important .waku ul li{
	margin-bottom: 15px;
}
.important .waku ul li:first-line{
	font-weight: bold;
}

#box_title {
	width:100%;
	margin:0px auto 20px;
}




#box_nyushi {
	width:80%;
	height:auto;
	margin:20px auto 20px;
	text-align:center;
}
#box_nyushi img {
	margin-bottom:10px;
}


#box_info {
	width:90%;
	height:auto;
	margin:0px auto 20px;
	padding:0px;
	text-align:center;
}
#box_info_mds {
	width:100%;
	padding:10px 0px 5px;
	margin:0px 0px 15px;
	background-color:#0653c2;
}
#box_info img {
	margin-bottom:5px;
}
#box_info_l {
	width:90%;
	margin:0px auto 10px;
	text-align:center;
}
#box_info_r {
	width:90%;
	margin:0px auto;
	text-align:center;
}


#btn_pagetop {
	background-color: #c4e2ff;
	margin:0px auto;
}


#ftr_back {
	background-color: #0c2c68;
	color: #FFFFFF;
	text-align:center;
	margin: 0px;
	padding: 8px 0px 20px 0px;
	font-size:8pt;
}



/*----- top -----*/

#box_aisatsu {
	width:90%;
	margin:0px auto 20px auto;
}
#box_top {
	width:100%;
	margin:0% auto;
}


#box_top .title, #shun .title_shun {
	background-image:url(../img/title_repeat.gif);
	background-repeat:repeat;
	font-size:14pt;
	font-weight:normal;
	line-height:1.5em;
	margin: 0px;
	padding: 0.25em 0.5em;
	color:#FFFFFF;
}

#box_top #time{
	background-color:#c4e2ff;
	margin: 0px 0px 20px 0px;
	padding: 0px 5% 7% 5%;
}

#box_top h2 {
	width:100%;
}
#box_top .midashi {
    width: 100%;
    font-size: 35px;
    line-height: 1.5;
    padding: 0.5em 0 0.3em;
    text-shadow: 1px 1px 2px #c4e2ff;
}

#box_top #reservation{
	background-color:#c4e2ff;
	margin: 0px 0px 20px 0px;
	padding: 0px 5% 7% 5%;
} 

#box_top #schedule{
	background-color:#c4e2ff;
	margin: 0px 0px 20px 0px;
	padding: 0px 5% 7% 5%;
} 

#box_top #shun{
	margin: 0px 0px 20px 0px;
	padding: 0px 5% 7% 5%;
} 
#box_top #shun .sub_box01{
	margin: 0 0 2em;
} 

#box_top #news{
	background-color:#c4e2ff;
	margin: 0px;
	padding: 0px 5% 7% 5%;
} 

#box_top p.center {
	width:100%;
	margin:10px auto 10px;
	text-align:center;
	color:#0653c2;
	background-color:#E2E9F7;
}
#box_top ul {
	margin:0px 0px 20px;
}
#box_top li{
	list-style-type:decimal;
}
#box_top a:link { color: #333333; text-decoration:underline; font-weight: bold; }
#box_top a:visited { color: #333333; text-decoration:underline; font-weight: bold; }
#box_top a:hover { color: #FF0000; text-decoration:underline; font-weight: bold; }
#box_top a:active { color: #333333; text-decoration:underline; font-weight: bold; }
#box_top a{ outline:none; }
#box_shugo {
	margin:0px 0px 30px;
}

.footer_7119{
    padding: 10px 0;
    background-color: #0A2D6A;
}

.footer_7119 img{
    margin: 0px auto;
    display: block;
    width: 55%;
    padding: 10px;
}