@charset "utf-8";
/* CSS Document */
/* 親CSS 2016-05-25 V2 */
* {
    margin: auto;
    border: 0;
}
a {
    outline: none;
}
html,body {
    text-align: center;
    margin: auto;
    /*overflow-x: hidden;*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	overflow: hidden;
}
#suM0, #ifNo, #nowF, #befP, #befurl, #closeB, #closeB2, #mapUrl, #newwindowUrl {
	display: none;
}
#loader {
   width: 370px;
   height: 624px;
   /*margin: auto;*/       
   text-align: center;
   margin-top: 250px; 
   overflow: hidden;	
}
#wrapper {
    height: 840px;
    width: 940px;
	position: relative;	
}
#centerBox {
    height: 810px;
    width: 920px;
	background-color: #0066cc;
	text-align: center;	
    border-style: inset;
    border-width: 2px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-style: ridge;
    border-color: #009;
    border-width: 10px;
    box-shadow: 10px 10px 10px gray;
}
.f1-titl {
    width: 920px;
	height: 25px;
	padding-top: 15px;
	text-align: center;
	font-size: 170%;
    letter-spacing: 0.3em;
	font-weight: 600;
	color: #fff;
	text-align: center;
	z-index: 100;
}
#mainBox {
    height: 700px;
    width: 880px;
	margin-top: 50px;
	background-color: #fff;
	text-align: left;
    border-style: inset;
    border-width: 2px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-style: ridge;
    overflow-y: scroll; /* 縦スクロールを常に表示 */
    overflow-x: hidden; /* 横スクロールを非表示 */
&::-webkit-scrollbar {
  width: 15px;
}
&::-webkit-scrollbar-thumb {
  border-radius: 15px;
  background: linear-gradient(0deg, #f8a8ff, #f8a8ff);
}
&::-webkit-scrollbar-track {
  background: linear-gradient(0deg, rgb(50, 50, 50), #d3e2ff);
}
}
.row{
    width:825px;
	height: 40px;
    /*display:flex;*/
	font-size: 18px;
}
.row:nth-child(odd){
    background: #DDFFFF;
}
.cell1,
.cell2,
.cell3,
.cell4{
	text-align: center;
    border-left:1px solid #333;
    border-bottom:1px solid #333;
    box-sizing:border-box;
	float: left;
}
.cell1{
    width:40px;
}

.cell2{
    width:110px;
}

.cell3{
    width:630px;
	text-align: left;
	font-weight: 500;
	font-size: 20px;
}

.cell4{
    width:45px;
    border-right:1px solid #333;
}
#gide {
	    width:500px;
		height: 30px;
		position: absolute;
		top: 65px;
		right: 65px;
}
#come {
	    width:470px;
		height: 30px;
		float: left;
		text-align-last: right;
		color: #fff;
		font-size: 16px;
		font-weight: 400;
}
#im {
	    width:30px;
		height: 30px;
		float: left;
}
.th-title {
    width: 800px;
	height: 40px;
	text-align: left;
	padding-top: 10px;
}
.t1-gazo1 {
    width: 800px;
	height: 370px;
	float: left;
	position: absolute;
	top: 10px;
	left: 80px;
	z-index: 50;
}
/*-------frame1-------*/

#f1-inf-b1 {
    width: 380px;
	height: 125px;
	float: left;
	position: absolute;
	top: 110px;
	left: 95px;
	z-index: 999;
}
#f1-inf-b2 {
    width: 380px;
	height: 125px;
	float: left;
	position: absolute;
	top: 110px;
	left: 490px;
	z-index: 999;
}
#f1-inf-b3 {
    width: 380px;
	height: 125px;
	float: left;
	position: absolute;
	top: 250px;
	left: 95px;
	z-index: 999;
}
#f1-inf-b4 {
    width: 380px;
	height: 125px;
	float: left;
	position: absolute;
	top: 250px;
	left: 490px;
	z-index: 999;
}
#f1-ya1 {
    width: 200px;
	height: 50px;
	position: absolute;
	top: 375px;
	left: 375px;
	z-index: 50;	
}
#f1-gazo2 {
    width: 800px;
	height: 190px;
	float: left;
	position: absolute;
	top: 430px;
	left: 80px;
	z-index: 50;
}
#f1-inf2-b1 {
    width: 690px;
	height: 30px;
	float: left;
	position: absolute;
	top: 490px;
	left: 275px;
	z-index: 999;
}
#f1-inf2-b2 {
    width: 690px;
	height: 30px;
	float: left;
	position: absolute;
	top: 520px;
	left: 275px;
	z-index: 999;
}
#f1-inf2-b3 {
    width: 690px;
	height: 30px;
	float: left;
	position: absolute;
	top: 550px;
	left: 275px;
	z-index: 999;
}
#f1-inf2-b4 {
    width: 690px;
	height: 30px;
	float: left;
	position: absolute;
	top: 580px;
	left: 275px;
	z-index: 999;
}
#infobox {
    height: 125px;
    width: 790px;
    border-style: inset;
    border-color: #D89C2E;
    border-width: 3px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
	position: absolute;
	top: 640px;
	left: 80px;
}

#imgwaku {
    height: 30px;
    width: 840px;
	text-align: center;
}
#infowaku {
	height: 95px;
    width: 760px;
	overflow-y: scroll;
}
#infobox1 {
    width: 740px;
	background-color: #C69;
}
.infobox2 {
    width: 740px;
	float: left;
}
.infobox3 {
    width: 120px;
	float: left;
	background-color: #CFC; 
}
.infobox4 {
    width: 580px;
	float: left;
	text-align: left;
	background-color: #F9C;
}
.infobox5 {
    width: 40px;
	float: left;
	text-align: left;
	background-color: #F9C;
}
.fot1 {
    letter-spacing: 0.1em;
    font-size: 100%;
    text-align: left;
    color: #000;
    line-height: 120%;
}
.fot2 {
    letter-spacing: 0.1em;
    font-size: 80%;
    text-align: left;
    color: #fff;
    line-height: 120%;
}

.fot3 {
    letter-spacing: 0.1em;
    font-size: 140%;
    text-align: left;
    color: #1d1e1f;
    line-height: 120%;
}
.fot4 {
    letter-spacing: 0.1em;
    font-size: 100%;
    text-align: left;
    color: #363b41;
    line-height: 120%;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
/*------frame1------*/

/*------frame2------*/
#f2-box1 {
    height: 500px;
    width: 600px;
	/*
    border-style: inset;
    border-color: #D89C2E;
    border-width: 3px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
	*/
	position: absolute;
	top: 60px;
	left: 80px;
	size: 50;
}
#f2-box1s {
    height: 500px;
    width: 600px;
	position: absolute;
	top: 60px;
	left: 80px;
	z-index: 100;
	}
.f2-box2 {
    width: 580px;
	padding-left: 10px;
	padding-top: 20px;
}
#f2-gazou {

    height: 260px;
    width: 500px;
	position: absolute;
	top: 560px;
	left: 120px;
}
#f3-gazou {
    height: 200px;
    width: 200px;
	position: absolute;
	top: 560px;
	left: 670px;
}
.f2-font2 {
    letter-spacing: 0.1em;
    font-size: 110%;
    text-align: left;
    color: #fff1;
    line-height: 120%;
	font-weight: 800;
}
.f2-fot4 {
    letter-spacing: 0.1em;
    font-size: 110%;
    text-align: left;
    color: #fff;
    line-height: 120%;
}
/*------frame2------*/

.info-1 {
	width:900px;
	padding-top: 10px;
	text-align: center;
}
.info-2 {
	width:840px;
	padding-top: 20px;
	text-align: left;
}
.info-3 {
	width:800px;
	padding-top: 10px;
	text-align: left;
}
#syouzouBox {
    height: 366px;
    width: 200px;
	position: absolute;
	top: 120px;
	right: 30px;	
}

/*----frame5-----*/
#gazod-1 {
    width: 800px;
	height: 170px;
	float: left;
	position: absolute;
	top: 10px;
	left: 90px;
	z-index: 50;
}
#f6-t1 {
    width: 340px;
	height: 30px;
	position: absolute;
	top: 18px;
	left: 320px;
	font-size: 140%;
	text-align: center;
	z-index: 100;
}
#f6-1 {
    width: 730px;
	height: 70px;
	float: left;
	position: absolute;
	top: 60px;
	left: 125px;
	background-color: #fff;
	z-index: 999;
    border-width: 2px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#f6-t2 {
    width: 340px;
	height: 30px;
	position: absolute;
	top: 213px;
	left: 320px;
	font-size: 140%;
	text-align: center;
	z-index: 100;
}
#gazod-2 {
    width: 800px;
	height: 165px;
	float: left;
	position: absolute;
	top: 155px;
	left: 90px;
	z-index: 50;
}
#f6-t2 {
    width: 340px;
	height: 30px;
	position: absolute;
	top: 163px;
	left: 320px;
	font-size: 140%;
	text-align: center;
	z-index: 100;
}

.f6-2 {
    width: 100px;
	height: 15px;
	text-align: left;
	float: left;
    font-size: 105%;
    color: #363b41;
	margin-top: 5px;
	padding-left: 10px;

}
.f6-3 {
    width: 615px;
	height: 15px;
	color: #000000;
	text-align: left;
	float: left;
    font-size: 105%;
    color: #363b41;
	margin-top: 5px;
}

#f6-12 {
    width: 730px;
	height: 90px;
	float: left;
	position: absolute;
	top: 205px;
	left: 125px;
	background-color: #fff;
	z-index: 999;
    border-width: 2px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.f6-4 {
    width: 730px;
	height: 20px;
	color: #000000;
	text-align: left;
	float: left;
    font-size: 105%;
    color: #363b41;
	margin-top: 10px;
	padding-left: 10px;
	lheight: 80%;
}
#gazod-3 {
    width: 800px;
	height: 170px;
	float: left;
	position: absolute;
	top: 320px;
	left: 90px;
	z-index: 50;
}
#f6-t3 {
    width: 340px;
	height: 30px;
	position: absolute;
	top: 333px;
	left: 320px;
	font-size: 140%;
	text-align: center;
	z-index: 100;
}
#f6-13 {
    width: 730px;
	height: 30px;
	float: left;
	position: absolute;
	top: 380px;
	left: 125px;
	background-color: #fff;
	z-index: 999;
    border-width: 2px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.f6-5 {
    width: 730px;
	height: 20px;
	color: #000000;
	text-align: left;
	float: left;
    font-size: 105%;
    color: #363b41;
	margin-top: 5px;
	padding-left: 15px;
	lheight: 80%;
}
#gazod-4 {
    width: 800px;
	height: 170px;
	float: left;
	position: absolute;
	top: 435px;
	left: 90px;
	z-index: 50;
}
#f6-t4 {
    width: 340px;
	height: 30px;
	position: absolute;
	top: 443px;
	left: 320px;
	font-size: 140%;
	text-align: center;
	z-index: 100;
}
#f6-14 {
    width: 730px;
	height: 150px;
	float: left;
	position: absolute;
	top: 485px;
	left: 125px;
	background-color: #fff;
	z-index: 999;
    border-width: 2px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.f6-6 {
    width: 130px;
	height: 15px;
	color: #000000;
	text-align: left;
	float: left;
    font-size: 105%;
    color: #363b41;
	margin-top: 3x;
	padding-left: 15px;
	lheight: 80%;
}
.f6-7 {
    width: 585px;
	height: 15px;
	color: #000000;
	text-align: left;
	float: left;
    font-size: 105%;
    color: #363b41;
	margin-top: 3px;
}
#gazod-5 {
    width: 800px;
	height: 170px;
	float: left;
	position: absolute;
	top: 660px;
	left: 90px;
	z-index: 50;
}
#f6-t5 {
    width: 340px;
	height: 30px;
	position: absolute;
	top: 668px;
	left: 320px;
	font-size: 140%;
	text-align: center;
	z-index: 100;
}
#f6-15 {
    width: 730px;
	height: 50px;
	float: left;
	position: absolute;
	top: 705px;
	left: 125px;
	background-color: #fff;
	z-index: 999;
    border-width: 2px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.f6-8 {
    width: 660px;
	height: 15px;
	color: #000000;
	text-align: left;
	float: left;
    font-size: 105%;
    color: #363b41;
	margin-top: 3x;
	padding-left: 15px;
	lheight: 80%;
}
#f1-box {
	text-align: center;
	padding-top: 10px;

}
#midbox {
    height: 830px;
    width: 940px;
	background-color: #0C6;
	position: relative;
	text-align: center;
}





