@charset "UTF-8";

/*======================================
	1-1.Universal selector
=======================================*/

* {
	margin: 0; 
	padding: 0;
	line-height: 1.5;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

/*======================================
	1-2.Structure Module
=======================================*/

body {
	background: #ffffff;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	*font-size: small;
	*font: x-small;
}

/*======================================
	1-3.Text Module
=======================================*/

p,
address {
	margin: 0.8em 0px;
}

h1,
h2,
h3 {
}


/*======================================
	1-4. Hypertext Module
=======================================*/

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.s10p {
	font-size: 10px;
}
.s12p {
	font-size: 12px;
}
.s13p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.s14p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.s16p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.s18p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.s21p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
}
.s24p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.s32p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
}
.s36p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.gothic {
	font-family: Arial, Helvetica, sans-serif;
}
/*======================================
	各ページ固有のクラスやID
=======================================*/
#Back {
	height: 972px;
	width: 750px;
	background-color: #FFFFFF;
}
#Map {
	height: 329px;
	width: 407px;
	left: 11px;
	top: 35px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}
#Syozaiti { height: 24px; width: 416px; left: 307px; top: 571px; position: absolute; z-index: 2; visibility: visible; }
#Gk30 { height: 52px; width: 109px; left: 190px; top: 878px; position: absolute; z-index: 3; visibility: visible; }
#Otoiawase { height: 78px; width: 75px; left: 73px; top: 812px; position: absolute; z-index: 4; visibility: visible; }
#Renraku {
	height: 232px;
	width: 258px;
	left: 28px;
	top: 571px;
	position: absolute;
	z-index: 5;
	visibility: visible;
}
#Staff { height: 262px; width: 318px; left: 346px; top: 272px; position: absolute; z-index: 6; visibility: visible; }
#Logo { height: 63px; width: 189px; left: 555px; top: 64px; position: absolute; z-index: 7; visibility: visible; }
#Title { height: 37px; width: 203px; left: 0; top: 10px; position: absolute; z-index: 8; visibility: visible; }
#Back2 {
	width: 750px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#Stafftx {
	font-size: 10px;
	position: absolute;
	z-index: 10;
	left: -78px;
	top: 245px;
	width: 70px;
}
#Back2 #Back #Renraku #Renrakutx {
	margin-top: 55px;
	margin-left: 40px;
	line-height: 1.5em;
	font-size: 12px;
}
#upmenu {
	position: absolute;
	z-index: 10;
	left: 475px;
	top: 10px;
}

/*-----ここから下はbottommenuのスタイル*/
#Back2 #Bottommenu {
	font-size: 10px;
	width: 750px;
	text-align: center;
	background-color: #0A5629;
	padding-top: 10px;
}

/*-----ここまで*/

/*-----ここから下はbottommenuのスタイル*/
#Back2 #Bottommenu li {
	display: inline;
}

/*text white*/
.style1 {color: #FFFFFF}

/*----------------ここまで*/

/*haikei color geen*/
body {
	background-color: #0A5629;
}


#Back2 #Bottommenu .style1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#Back2 #Bottommenu .style1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#Back2 #Bottommenu .style1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
