@charset "utf-8";



body {
	text-align: center;
	margin: 0px;
	background-color: #005801;
}

/* テキスト全体設定　開始 */

a:link { color: #666666 ; } /* 通常時 */
a:visited { color: #000000 ; } /* 訪問済 */
a:active { color: #CCCCCC ; } /* クリック時 */
a:hover { color: #CCCCCC ; } /* オンマウス時 */
a { text-decoration:none; }/* 下線なし */

/* テキスト全体設定　終了 */

#background-header {
	background-image: url(../../images/backgroundheader.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
	margin: auto;
	float: left;
}
#background-mainbody {
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
	margin: auto;
	float: left;
}
#background-fooder {
	background-image: url(../../images/fooder.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 77px;
	float: left;
	margin: auto;
}


#header {
	text-align: left;
	height: 27px;
	width: 900px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-indent: 55px;
	line-height: 22px;
	font-weight: 500;
	color: #000000;
	text-align: left;
	margin: auto;
}
#mainbody {
	text-align: left;
	width: 900px;
	background-color: #FFFFFF;
	height: auto;
	margin: auto;
}
#maingraphics {
	width: 790px;
	padding-left: 55px;
}
#navi {
	width: 790px;
	height: 70px;
	padding-left: 55px;
}

#mainmenu {
	width: 190px;
	padding-left: 51px;
	float: left;
	line-height: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: auto;
	text-align: center;
}


#access {
	width: 183px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: 600;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	padding-bottom: 5px;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
}
#space {
	float: left;
	height: 30px;
	width: 790px;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: 600;
	color: #666666;
	margin-top: 60px;
	margin-right: 55px;
	margin-bottom: 0px;
	margin-left: 55px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 8px;
}
#fooder {
	height: 77px;
	width: 870px;
	color: #FFFFFF;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 60px;
	margin: auto;
	float: none;
}


.accessmap a:link { color: #0066FF; } /* 通常時 */
.accessmap a:visited { color: #0066FF; } /* 訪問済 */
.accessmap a:active { color: #00CCFF; } /* クリック時 */
.accessmap a:hover { color: #00CCFF; } /* オンマウス時 */
.accessmap a { text-decoration:none; }/* 下線なし */


#contents {
	width: 574px;
	float: left;
	margin-right: 0px;
	margin-left: 30px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.gototop {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #002799;
	text-align: right;
	float: left;
	height: auto;
	width: 571px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: 600;
}

.gototop a:link { color: #002799; } /* 通常時 */
.gototop a:visited { color: #002799; } /* 訪問済 */
.gototop a:active { color: #00CCFF; } /* クリック時 */
.gototop a:hover { color: #00CCFF; } /* オンマウス時 */
.gototop a { text-decoration:none; }/* 下線なし */
