@charset "Shift_JIS";
#body {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font-size: 75%;
	color: #808080;
	line-height: 150%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#copyright {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 800px;
	clear: both;
	float: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navigation {
	text-decoration: none;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 25px;
}
/*   ナビ設定  */
#navigation {
	margin-top: 0px;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#navigation ul {
		margin: 0;
		padding: 0;
}

#navigation li{
	float: left;
    width: 100px;
	margin: 0;
	padding: 0;
}

#navigation li a{
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 25px;
	padding-top: 25px;
	background-image:  url(../image/g-nav.gif);
}

/*   オフマウス  */
#nav01 a{ background-position: 0 0;}
#nav02 a{ background-position: -100px 0;}
#nav03 a{ background-position: -200px 0;}
#nav04 a{ background-position: -300px 0;}
#nav05 a{ background-position: -400px 0;}
#nav06 a{ background-position: -500px 0;}
#nav07 a{ background-position: -600px 0;}
#nav08 a{ background-position: -700px 0;}

/*   オンマウス  */
#nav01 a:hover{ background-position: 0 -25px;}
#nav02 a:hover{ background-position: -100px -25px;}
#nav03 a:hover{ background-position: -200px -25px;}
#nav04 a:hover{ background-position: -300px -25px;}
#nav05 a:hover{ background-position: -400px -25px;}
#nav06 a:hover{ background-position: -500px -25px;}
#nav07 a:hover{ background-position: -600px -25px;}
#nav08 a:hover{ background-position: -700px -25px;}

/*   選択済み  */
#nav01 a.stay{ background-position: 0 -50px;}
#nav02 a.stay{ background-position: -100px -50px;}
#nav03 a.stay{ background-position: -200px -50px;}
#nav04 a.stay{ background-position: -300px -50px;}
#nav05 a.stay{ background-position: -400px -50px;}
#nav06 a.stay{ background-position: -500px -50px;}
#nav07 a.stay{ background-position: -600px -50px;}
#nav08 a.stay{ background-position: -700px -50px;}

</style>

#footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	text-decoration: none;
}
#footer-nav {
	text-decoration: none;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
/*   ナビ設定  */
#footer-nav {
	margin-top: 0px;
	width: 200px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer-nav ul {
		margin: 0;
		padding: 0;
}

#footer-nav li{
	float: right;
	width: 100px;
	margin: 0;
	padding: 0;
}

#footer-nav li a{
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 30px;
	padding-top: 30px;
	background-image:  url(../image/footer_nav.gif);
}

/*   オフマウス  */
#nav91 a{ background-position: 0 0;}
#nav92 a{ background-position: -100px 0;}

/*   オンマウス  */
#nav91 a:hover{ background-position: 0 -30px;}
#nav92 a:hover{ background-position: -100px -30px;}

#body h2 {
	margin: 0px;
	width: 800px;
}
#body #header h1 {
	margin: 0px;
	width: 800px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	color: #1DACAE;
	border-left-width: 0.5em;
	border-left-style: solid;
	border-left-color: #1DACAE;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	clear: both;
}
