@charset "utf-8";
a:hover {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}


header {
	background-color: #006633;
	background-position: center;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	line-height: 160%;
	color: #666666;
	padding: 0px;
	text-align: center;
	background-position: center;
	margin: 0px;
	background-image: url(../image/wall/isi-green.gif);
}
.center {
	background-color: #FFFFFF;
	width: 46em;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	position: fixed;
	z-index: 2;
	bottom: 0px;
}
#menu {
	width: 70%;
	background-position: center;
	margin-right: 15%;
	margin-left: 15%;
}
#menu01 {
	width: 30%;
	background-color: #BBFFBB;
	float: left;
	clear: both;
}
#menu02 {
	background-color: #006600;
	background-position: center;
	width: 30%;
	margin-left: 30%;
	color: #FFFFFF;
}
#menu03 {
	background-color: #006600;
	width: 30%;
	margin-left: 60%;
	background-position: center;
}
a {
	font-weight: normal;
}.koukoku    {
	background-color: #FFC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	color: #333;
	font-weight: bold;
}
.koukoku02 {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	color: #666;
}

