@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
	margin: 0;
	padding: 0;
	font-family: "MS PGothic", "Osaka", Arial, sans-serif;
	color: #333;
	letter-spacing: 1px;
	overflow: hidden;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
   padding:0;
}

p {
   margin:0 0 1em 0;
   padding:0;
}

br {
   letter-spacing:normal;
}

img {
   border:0;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}

a:hover img {
opacity: .5;
-webkit-opacity: .5;
-moz-opacity: .5;
filter: alpha(opacity=50);	/* IE lt 8 */
-ms-filter: "alpha(opacity=50)"; /* IE 8 */
-webkit-transition: opacity 0.5s ease-out;
-moz-transition: opacity 0.5s ease-out;
-ms-transition: opacity 0.5s ease-out;
transition: opacity 0.5s ease-out;
}

dl,ol,ul {
	padding: 0;
}

li {
	padding: 0;
}

#taikan_img {
	position:relative;
	overflow:hidden;
	z-index:9999;
}
#taikan_img iframe {
	z-index:9998;
}

/* ========TEMPLATE WIREFRAME======== */
#top {
width: 100vw;
text-align: center;
position: relative;
	margin: 0px auto;
	background: #fff;
}

#header {
	width: 980px;
	vertical-align: middle;
	height: 80px;
	color: #172987;
}

#navi {
   position:absolute;
   top:20px;
   right:0;
}

#menu {
	float: left;
	width: 970px;
	margin-left: 0;
	height: 100%;
	margin-top: 10px;
}

#contents {
		width: 980px;
	font-family: "MS PGothic", "Osaka", Arial, sans-serif;
  margin-right: auto;
  margin-left: auto;
  }
  
#area_contents {
		width: 980px;
	position:absolute;
	font-family: "MS PGothic", "Osaka", Arial, sans-serif;
  margin-right: auto;
  margin-left: auto;
  }
.top_contents {
	width: 980px;
	font-family: "MS PGothic", "Osaka", Arial, sans-serif;
	margin-right: auto;
	margin-left: auto;
  }
.top_contents table a {
	color:#C00;
}
.top_contents img {
	margin-bottom:5px;
}
.3pr_left {
	height: 250px;
	float: left;
	display: inline-block;
}
.3pr_center {
	height: 250px;
	float: left;
	display: inline-block;
}
.3pr_right {
	height: 250px;
	float: left;
	display: inline-block;
}
.asobu {
	width:306px;
	float: left;
	padding-left:11px;
	padding-right:9px;
    border-left: solid 1px #808080;
}
.shiru {
	width:306px;
	float: left;
	padding-left:9px;
	padding-right:9px;
    border-left: solid 1px #808080;
    border-right: solid 1px #808080;
}
.otoriyose {
	width: 306px;
	padding-left: 9px;
	padding-right: 11px;
	border-right: solid 1px #808080;
	float: left;
}
.osusume {
	background-image: url(../images/osusume_bg.png);
	height: 510px;
	width: 660px;
	display: inline-block;
	float: left;
	margin-top: 20px;
	background-repeat: no-repeat;
}
.facebook {
	width: 280px;
	height: 476px;
	border-radius: 10px;
	box-shadow: 0 0 9px #000000;
	margin-right: 5px;
	margin-top: 27px;
	padding: 10px 10px 10px 10px;
	display: inline-block;
	float: right;
	background-color: #FFF;
}
.jyouhou_left {
	float: left;
	margin-left:2px;
	margin-top:20px;
}
.jyouhou_right {
	float: right;
	margin-top:20px;
}
.osusume_title {
	width:660px;
	text-align:left;
font-weight: bold;
padding-left:40px;
padding-top:35px;
font-size:24px;
color:#fff;
}
.osusume_comment {
	width:590px;
	height:150px;
	text-align:left;
font-weight: bold;
padding-left:40px;
padding-top:15px;
font-size:18px;
line-height: 25px;
color:#EA5414;
}
.osusume_pr {
	width:600px;
	text-align:left;
font-weight: bold;
padding-left:30px;
padding-top:20px;
font-size:18px;
line-height: 25px;
color:#000;
}

.shigaichi_title {
	background-image: url(../images/icon_shigaichi.png);
	background-repeat: no-repeat;
	background-position: 30px;
	height: 60px;
	width: 870px;
	text-align: left;
	color: #EA5414;
	padding-left: 110px;
	border-top-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EA5414;
	border-bottom-color: #EA5414;
}
.shigaichi_title span {
	font-size: 24px;
	padding-left: 10px;
}
.yama_title {
	background-image: url(../images/icon_yama.png);
	background-repeat: no-repeat;
	background-position: 30px;
	height: 60px;
	width: 840px;
	text-align: left;
	color: #13AD67;
	padding-left: 140px;
	border-top-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #13AD67;
	border-bottom-color: #13AD67;
}
.yama_title span {
	font-size: 24px;
	padding-left: 10px;
}
.umi_title {
	background-image: url(../images/icon_umi.png);
	background-repeat: no-repeat;
	background-position: 30px;
	height: 60px;
	width: 850px;
	text-align: left;
	color: #036EB8;
	padding-left: 130px;
	border-top-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #036EB8;
	border-bottom-color: #036EB8;
}
.umi_title span {
	font-size: 24px;
	padding-left: 10px;
}
.fukidashi01 {
	width: 70%;
	float: left;
	text-align: left;
    position: relative;
    margin: 10px 0 10px 40px;
    padding: 8px 15px;
    background: #fff0c6;
    border-radius: 20px;
}
.fukidashi01:before {
	font-family: FontAwesome;
    content: "●";
    position: absolute;
    font-size: 15px;
    left: -38px;
    bottom: -8px;
    color: #fff0c6;
}
.fukidashi01:after{
    font-family: FontAwesome;
    content: "●";
    position: absolute;
    font-size: 23px;
    left: -23px;
    bottom: -5px;
    color: #fff0c6;
}
.fukidashi01 p {
    margin: 0; 
    padding: 0;
}
.fukidashi02 {
	width: 70%;
	float: left;
	text-align: left;
    position: relative;
    margin: 10px 0 10px 40px;
    padding: 8px 15px;
    background: #A9F5D0;
    border-radius: 20px;
}
.fukidashi02:before{
	font-family: FontAwesome;
    content: "●";
    position: absolute;
    font-size: 15px;
    left: -38px;
    bottom: -8px;
    color: #A9F5D0;
}
.fukidashi02:after{
    font-family: FontAwesome;
    content: "●";
    position: absolute;
    font-size: 23px;
    left: -23px;
    bottom: -5px;
    color: #A9F5D0;
}
.fukidashi02 p {
    margin: 0; 
    padding: 0;
}
.fukidashi03 {
	width: 70%;
	float: left;
	text-align: left;
    position: relative;
    margin: 10px 0 10px 40px;
    padding: 8px 15px;
    background: #CEECF5;
    border-radius: 20px;
}
.fukidashi03:before{
	font-family: FontAwesome;
    content: "●";
    position: absolute;
    font-size: 15px;
    left: -38px;
    bottom: -8px;
    color: #CEECF5;
}
.fukidashi03:after{
    font-family: FontAwesome;
    content: "●";
    position: absolute;
    font-size: 23px;
    left: -23px;
    bottom: -5px;
    color: #CEECF5;
}
.fukidashi03 p {
    margin: 0; 
    padding: 0;
}

.midashi11 {
	float: left;
	width: 100%;
	text-align: center;
}
.photoarea {
	width: 100%;
	margin: 0 0 50px 0;
}

#pageTop {
	clear: both;
	width: 200px;
	float: right;
}

#footer {
	width: 100%;
	clear: both;
	background-color: #009139;
	color: #FFF;
	height: 35px;
}

/* ========HEADER CUSTOMIZE======== */
#header h1 {
	font-size: 10px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
}

#header h1 a {
	color: #172987;
}

#header a {
	color: #172987;
}

#header h1 a:hover {
   color:#92C45B;
}
#header p {
	color: #172987;
	margin: 0;
	float: right;
}

#searchform4 {
	width: 200px;
	background: url(../images/input4.gif) left top no-repeat; 
	display: block;
	height: 24px;
	position: relative;
}
#keywords4	{
	width: 156px;
	position: absolute;
	top: 3px;
	left: 13px;
	border: 1px solid #FFF;
}
#searchBtn4	{
	position: absolute;
	top: 3px;
	left: 174px;
}

.top_search {
float:right;
margin-top:15px; /* 検索窓の上間隔 */
margin-right:10px; /* 検索窓の右間隔 */
}

.area_bg {
	position:absolute;
	width:400px;
	height:292px;
	background-color: rgba(255,255,255,0.7);
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
left: 20px;
top: 30px;
}
.area {
	position:absolute;
	background-image:url(../images/area.png);
	width:370px;
	height:262px;
left: 15px;
top: 15px;
}
.center {
	position: absolute;
	font-weight: bold;
	font-size: 26px;
	padding: 5px;
	width: 110px;
	left: 660px;
	top: 280px;
	border-radius: 7px;
	background: -moz-linear-gradient(top, #ff0000, #dc143c);
    background: -webkit-linear-gradient(top, #ff0000, #dc143c);
    background: linear-gradient(to bottom, #ff0000, #dc143c);
    box-shadow: 3px 3px 5px -1px gray;
}
.yayoi {
	position: absolute;
	font-weight: bold;
	font-size: 26px;
	padding: 5px;
	width: 110px;
	left: 550px;
	top: 150px;
	border-radius: 7px;
	background: -moz-linear-gradient(top, #008000, #006400);
    background: -webkit-linear-gradient(top, #008000, #006400);
    background: linear-gradient(to bottom, #008000, #006400);
    box-shadow: 3px 3px 5px -1px gray;
}
.naokawa {
	position: absolute;
	font-weight: bold;
	font-size: 26px;
	padding: 5px;
	width: 110px;
	left: 560px;
	top: 400px;
	border-radius: 7px;
	background: -moz-linear-gradient(top, #008000, #006400);
    background: -webkit-linear-gradient(top, #008000, #006400);
    background: linear-gradient(to bottom, #008000, #006400);
    box-shadow: 3px 3px 5px -1px gray;
}
.honjyo {
	position: absolute;
	font-weight: bold;
	font-size: 26px;
	padding: 5px;
	width: 110px;
	left: 400px;
	top: 260px;
	border-radius: 7px;
	background: -moz-linear-gradient(top, #008000, #006400);
    background: -webkit-linear-gradient(top, #008000, #006400);
    background: linear-gradient(to bottom, #008000, #006400);
    box-shadow: 3px 3px 5px -1px gray;
}
.ume {
	position: absolute;
	font-weight: bold;
	font-size: 26px;
	padding: 5px;
	width: 110px;
	left: 360px;
	top: 460px;
	border-radius: 7px;
	background: -moz-linear-gradient(top, #008000, #006400);
    background: -webkit-linear-gradient(top, #008000, #006400);
    background: linear-gradient(to bottom, #008000, #006400);
    box-shadow: 3px 3px 5px -1px gray;
}
.kamiura {
	position: absolute;
	font-weight: bold;
	font-size: 26px;
	padding: 5px;
	width: 110px;
	left: 710px;
	top: 90px;
	border-radius: 7px;
	background: -moz-linear-gradient(top, #0000cd, #000080);
    background: -webkit-linear-gradient(top, #0000cd, #000080);
    background: linear-gradient(to bottom, #0000cd, #000080);
    box-shadow: 3px 3px 5px -1px gray;
}
.onyujima {
	position: absolute;
	font-weight: bold;
	font-size: 26px;
	padding: 5px;
	width: 110px;
	left: 730px;
	top: 145px;
	border-radius: 7px;
	background: -moz-linear-gradient(top, #0000cd, #000080);
    background: -webkit-linear-gradient(top, #0000cd, #000080);
    background: linear-gradient(to bottom, #0000cd, #000080);
    box-shadow: 3px 3px 5px -1px gray;
}

.tsurumi {
	position: absolute;
	font-weight: bold;
	font-size: 26px;
	padding: 5px;
	width: 110px;
	left: 790px;
	top: 250px;
	border-radius: 7px;
	background: -moz-linear-gradient(top, #0000cd, #000080);
    background: -webkit-linear-gradient(top, #0000cd, #000080);
    background: linear-gradient(to bottom, #0000cd, #000080);
    box-shadow: 3px 3px 5px -1px gray;
}

.yonouzu {
	position: absolute;
	font-weight: bold;
	font-size: 26px;
	padding: 5px;
	width: 110px;
	left: 830px;
	top: 310px;
	border-radius: 7px;
	background: -moz-linear-gradient(top, #0000cd, #000080);
    background: -webkit-linear-gradient(top, #0000cd, #000080);
    background: linear-gradient(to bottom, #0000cd, #000080);
    box-shadow: 3px 3px 5px -1px gray;
}

.kamae {
	position: absolute;
	font-weight: bold;
	font-size: 26px;
	padding: 5px;
	width: 110px;
	left: 790px;
	top: 430px;
	border-radius: 7px;
	background: -moz-linear-gradient(top, #0000cd, #000080);
    background: -webkit-linear-gradient(top, #0000cd, #000080);
    background: linear-gradient(to bottom, #0000cd, #000080);
    box-shadow: 3px 3px 5px -1px gray;
}

.area2_bg {
	position:absolute;
	width:300px;
	height:250px;
	box-shadow: -4px -4px 8px -3px gray inset;
	background-color: rgba(255,255,255,1);
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
left: 30px;
top: 30px;
}
.area2_left {
	position:absolute;
	float:left;
	width:130px;
	margin-left:14px;
	left: 0px;
    top: -20px;
}
.area2_right {
	position:absolute;
	float:left;
	width:130px;
	margin-left:10px;
	left: 145px;
    top: -20px;
}
.area2_bg img {
	margin-bottom:15px;
}

/* ========MENU CUSTOMIZE======== */
#menu ul {
	list-style: none;
	margin: 0;
	padding-left: 10px;
}

#menu li {
	float: left;
	margin: 0;
	padding: 0;
	width: 191px;
	height: 47px;
}

#menu li img {
}

#menu li.left {
	float: left;
	width: 191px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	height: 47px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

}

#menu li.right {
	float: left;
	margin: 0;
	padding: 0;
	width: 191px;
}

#menu li a {
	display: block;
	color: #fff;
	height: 43px;
	padding-left: 30px;
	padding-top: 10px;
}

#menu li a:hover {
	border: none;
	height: 47px;
	background-image: url(../images/menu-on.png);
	background-repeat: no-repeat;
	color: #FFF;
}

#menu .on {
	color: #fff;
	background-image: url(../images/menu-on.png);
	height: 47px;
	background-repeat: no-repeat;
}


/* ========CONTENTS CUSTOMIZE======== */
.top {
	width: 1920px;
	height: 656px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	margin: 0 -48.4%;
	padding: 0 48.4%;
}
.map_top {
	width: 1920px;
	height: 656px;
	background-image: url(../images/top_bg02.png);
	background-repeat: no-repeat;
	margin: 0 -48.4%;
	padding: 0 48.4%;
}
#contents h2 {
	font-weight: bold;
	font-size: 46px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contents h3 {
   margin-bottom:2px;
   padding:2px 0 2px 10px;
   font-weight:bold;
   font-size:15px;
   line-height:1.2;
   border-left:5px solid #333;
}

#contents h4 {
   margin-bottom:2px;
   font-weight:bold;
   font-size:14px;
   border-bottom:2px solid #666;
}

#contents h5 {
   margin-bottom:2px;
   padding:2px 5px;
   font-weight:bold;
   font-size:13px;
   background:#ececec;
}

#contents h6 {
   font-weight:bold;
   font-size:13px;
}

#contents dl {
   margin:0;
   padding:0;
}

#contents dt {
   text-decoration:underline;
}

#contents dd {
   margin:0 0 1em 1em;
}

/* Polaroid style photo */
#contents div.pola {
   float:left;
   clear:both;
   width:222px;
   margin-right:10px;
   padding-bottom:16px;
   background:url(../images/bg_pola.gif) no-repeat 100% 100%;
}

#contents ul.pola {
   clear:both;
   letter-spacing:-0.4em;
   list-style:none;
}

#contents ul.pola li {
   display:inline-block;
   /display:inline;
   /zoom:1;
   vertical-align:top;
   width:222px;
   margin:0 10px 0 0;
   padding:0 0 16px 0;
   background:url(../images/bg_pola.gif) no-repeat 100% 100%;
   letter-spacing:1px;
}

#contents .pola img {
   padding:10px;
   border-top:1px solid #E7E7E7;
   border-left:1px solid #E7E7E7;
   border-right:1px solid #E7E7E7;
   vertical-align:bottom;
}

#contents .pola p {
   margin:0;
   padding:0 10px 10px 10px;
   line-height:1.2;
   border-left:1px solid #E7E7E7;
   border-right:1px solid #E7E7E7;
   border-bottom:1px solid #E7E7E7;
}

#contents table th {
	background-image: url(../images/nam.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:40px;
	height:40px
}

#contents table td img {
	border:solid 5px #CCC
}
#contents table td {
	text-align:left;
}

#shop-bg {
	background-image: url(../images/shop-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 980px;
	width: 980px;
}

#shop-bg table {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 20px;
	width: 900px;
	font-size: 14px;
	margin-bottom: 20px;
	color: #666;
}

#shop-bg table td img {
	border-style:none;
}

.pr-left {
	float: left;
	width: 274px;
	margin-left: 20px;
}

.pr-center {
	float: left;
	margin-left: 10px;
	width: 274px;
}

.pr-right {
	float: right;
	margin-right: 48px;
	width: 274px;
}

#sns {
	width:980px;
	text-align: center;
	margin-top: 20px;
	float: left;
}

/* ユーチューブ */
.youtube01 {
  width: 100%;
  float: left;
  border: 2px solid #EA5414;
  border-radius: 10px;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 50px;
}
.youtube01 iframe {
  width: 940px;
  height: 529px;
  margin: 20px;
}
.youtube02 {
  width: 100%;
  float: left;
  border: 2px solid #13AD67;
  border-radius: 10px;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 50px;
}
.youtube02 iframe {
  width: 940px;
  height: 529px;
  margin: 20px;
}
.youtube03 {
  width: 100%;
  float: left;
  border: 2px solid #036EB8;
  border-radius: 10px;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 50px;
}
.youtube03 iframe {
  width: 940px;
  height: 529px;
  margin: 20px;
}



/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
	text-align: right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#pageTop a {
	color:#F00;
   padding:0 0 0 12px;
   background:url(../images/bg_pagetop.gif) 0 60% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
.footermenu {
	text-align: center;
	width: 100%;
}

.footermenu a {
	color: #172987;
	text-decoration: none;
}

.footermenu a:hover {
	color: #FF9900;
	text-decoration: underline blink;
}

.copyright {
	text-align: center;
	font-size: 14px;
	font-style: normal;
	padding-top: 10px;
}
#top #header span {
	line-height: 50px;
	height: 50px;
	font-size: 13px;
	padding-left: 10px;
	color: #172987;
	text-align:left;
	float:left;
}
#top #contents ul li {
	display: inline;
}
#top #contents ul {
	padding-top: 20px;

}
#top #contents #shop-bg p {
	font-size: 14px;
	padding-top: 10px;
	padding-left: 23px;
}
#top #contents #shop-bg table tr td {
	padding-bottom: 15px;
}
#top #contents #shop-bg .pr-left span {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	text-decoration: blink;
	font-size: 14px;
}
#top #contents #shop-bg table tr td span {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: blink;
}
#top #contents #shop-bg table tr td b {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #666;
}
#top ul {
	display: inline-block;
}
#top ul li {
	display: inline;
}

#globalNavi {
	width: 1920px;
	margin: 0 -48.4%;
	padding: 0 48.4%;
	background-color: #FFF;
	box-shadow: 0 4px 6px -2px gray;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
