@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: 1090px;
	width: 750px;
	font-size: 10px;
	background-color: #FFFFFF;
}
#Yellowback {
	height: 591px;
	width: 739px;
	left: 11px;
	top: 476px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}
#Syusyusya {
	height: 196px;
	width: 440px;
	left: 308px;
	top: 412px;
	position: absolute;
	z-index: 2;
	visibility: visible;
}
#Bunbetu8 {
	height: 121px;
	width: 123px;
	left: 608px;
	top: 934px;
	position: absolute;
	z-index: 3;
	visibility: visible;
}
#Bunbetu7 {
	height: 121px;
	width: 122px;
	left: 464px;
	top: 934px;
	position: absolute;
	z-index: 4;
	visibility: visible;
}
#Bunbetu6 {
	height: 120px;
	width: 123px;
	left: 319px;
	top: 934px;
	position: absolute;
	z-index: 5;
	visibility: visible;
}
#Bunbetu5 {
	height: 121px;
	width: 122px;
	left: 175px;
	top: 934px;
	position: absolute;
	z-index: 6;
	visibility: visible;
}
#Bunbetu4 {
	height: 126px;
	width: 123px;
	left: 608px;
	top: 801px;
	position: absolute;
	z-index: 7;
	visibility: visible;
}
#Bunbetu3 {
	height: 126px;
	width: 122px;
	left: 464px;
	top: 801px;
	position: absolute;
	z-index: 8;
	visibility: visible;
}
#Bunbetu2 {
	height: 123px;
	width: 123px;
	left: 608px;
	top: 667px;
	position: absolute;
	z-index: 9;
	visibility: visible;
}
#Bunbetu1 {
	height: 123px;
	width: 122px;
	left: 464px;
	top: 667px;
	position: absolute;
	z-index: 10;
	visibility: visible;
}
#Senmon { height: 50px; width: 277px; left: 23px; top: 488px; position: absolute; z-index: 11; visibility: visible; }
#Track {
	height: 368px;
	width: 389px;
	left: 18px;
	top: 536px;
	position: absolute;
	z-index: 12;
	visibility: visible;
}
#Logo { height: 63px; width: 189px; left: 556px; top: 64px; position: absolute; z-index: 13; visibility: visible; }
#Title { height: 37px; width: 232px; left: 0; top: 10px; position: absolute; z-index: 14; visibility: visible; }
#Back2 {
	width: 750px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#Coment {
	position: absolute;
	z-index: 14;
	left: 560px;
	top: 237px;
	width: 177px;
	height: 181px;
	color: #006600;
	visibility: visible;
	font-size: 12px;
}
#Back #Track #T1 {
	font-size: 10px;
	width: 270px;
	float: left;
	margin-left: 10px;
}
#Back #Track #T2 {
	font-size: 10px;
	width: 6em;
	float: left;
	display: inline;
}
#Upmenu {
	position: absolute;
	z-index: 14;
	left: 470px;
	top: 12px;
	visibility: visible;
}


/*-----ここから下は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;
}


#Back2 #Back #Coment a:link {
	color: #006600;
	text-decoration: none;
}
#Back2 #Back #Coment a:visited {
	color: #006600;
	text-decoration: none;
}
#Back2 #Back #Coment a:hover {
	color: #006600;
	text-decoration: underline;
}
