@charset "Shift_JIS";
#body {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font-size: 12px;
	color: #666;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height: 100%;
}
#copyright {
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	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;
	padding-top: 20px;
	list-style-type: none;
	clear: both;
	float: none;
}
/*   繝翫ン險ｭ螳?  */
#navigation {
	margin-top: 0px;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
}

#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_navi.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>
.title {
	font-size: 12px;
	height: 15px;
	width: 800px;
	padding-top: 5px;
	clear: both;
	float: left;
	color: #E85800;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CD5E00;
	text-align: left;
	vertical-align: middle;
}
.footer1 {
	text-align: center;
	clear: both;
	padding-top: 0;
	padding-right: 27px;
	padding-bottom: 3px;
	padding-left: 27px;
	font-size: 12px;
	float: none;
	width: 100%;
	margin-top: 20px;
}
.footer1 a {
	color: #666;
	text-decoration: none;
}
.footer1 a:hover {
	color: #BF7007;
	text-decoration: none;
}
.news {
	font-size: 12px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #300;
	letter-spacing: 1px;
	color: #FFF;
	background-color: #BF7007;
	font-weight: bold;
	padding-left: 4px;
	line-height: 120%;
	float: none;
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
}
.comment {
	line-height: 50%;
	text-align: left;
	width: 800px;
	clear: none;
	float: none;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #BF7007;
}
a:active {
	text-decoration: none;
}
.note {
	clear: none;
	float: none;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 160%;
	color: #F30;
	font-weight: bold;
}
