@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-size: 13px;
}
.s14p {
	font-size: 14px;
}
.s16p {
	font-size: 16px;
}
.s18p {
	font-size: 18px;
}
.s21p {
	font-size: 21px;
}
.s24p {
	font-size: 24px;
}
.s32p {
	font-size: 32px;
}
.s36p {
	font-size: 36px;
}
.gothic {
}
/*======================================
	各ページ固有のクラスやID
=======================================*/
#Back {
	height: 870px;
	width: 750px;
	background-color: #FFFFFF;
}
#Telephone1 { height: 169px; width: 305px; left: 211px; top: 647px; position: absolute; z-index: 1; visibility: visible; }
#Jigyosyo { height: 223px; width: 336px; left: 414px; top: 613px; position: absolute; z-index: 2; visibility: visible; }
#Otoiawase { height: 78px; width: 75px; left: 648px; top: 783px; position: absolute; z-index: 3; visibility: visible; }
#Ippan {
	height: 222px;
	width: 307px;
	left: 0;
	top: 613px;
	position: absolute;
	z-index: 4;
	visibility: visible;
}
#Gk30 { height: 68px; width: 138px; left: 299px; top: 462px; position: absolute; z-index: 5; visibility: visible; }
#Logo { height: 100px; width: 200px; left: 19px; top: 353px; position: absolute; z-index: 6; visibility: visible; }
#Okyakusamani { height: 47px; width: 262px; left: 426px; top: 67px; position: absolute; z-index: 7; visibility: visible; }
#Menu {
	height: 49px;
	width: 280px;
	left: 468px;
	top: 10px;
	position: absolute;
	z-index: 8;
	visibility: visible;
}
#Back2 {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/*-----ここから下はbottommenuのスタイル*/
#Back2 #Bottommenu {
	font-size: 10px;
	width: 750px;
	text-align: center;
	background-color: #0A5629;
	padding-top: 10px;
}

/*-----ここまで*/

#Back2 #Back #Text1 {
	position: absolute;
	z-index: auto;
	top: 136px;
	width: 304px;
	height: 130px;
	visibility: visible;
	left: 429px;
	font-size: 12px;
	line-height: 1.5em;
}
#Back2 #Back #Text2 {
	font-size: 10px;
	position: absolute;
	z-index: auto;
	top: 264px;
	width: 139px;
	visibility: visible;
	left: 593px;
}
#Back2 #Ippan #Ippanmuke {
	font-size: 10px;
	position: absolute;
	z-index: auto;
	left: 41px;
	top: 35px;
	width: 128px;
	line-height: 1.5em;
	visibility: visible;
}
#Back2 #Jigyosyo #Jigyosyotxt {
	font-size: 10px;
	line-height: 1.5em;
	position: absolute;
	z-index: auto;
	left: 152px;
	top: 31px;
	visibility: visible;
	width: 152px;
}

/*-----ここから下は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;
}
#Back2 #Back #Text3 {
	font-size: 10px;
	line-height: 1.2em;
	color: #006600;
	position: absolute;
	z-index: 10;
	left: 240px;
	top: 572px;
}
#English {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	position: absolute;
	z-index: 10;
	top: 11px;
	right: 288px;
	background-color: #FFE292;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 1em;
	border: 1px solid #333333;
}
