body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	background-color: #EEEDED;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.header {
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/header.gif);
}
.container {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.cover {
	background-image: url(../images/cover.jpg);
}
.navi {
	padding-bottom: 5px;
	padding-top: 5px;
}
.contents {
	text-align: left;
}
.menu {
	text-align: left;
	vertical-align: top;
	background-color: #EAF9FF;
	padding-left: 10px;
}
.menu a:link {
	color: #033058;
	text-decoration: none;
}
.menu a:visited {
	color: #033058;
	text-decoration: none;
}
.menu a:hover {
	color: #FF0000;
}
.menu a:active {
	color: #FF9900;
	text-decoration: none;
}
.menu_a {
	padding-bottom: 10px;
	padding-top: 10px;
}
.menu_b {
	color: #FF0000;
	font-size: 14px;
	padding-left: 42px;
	background-image: url(../images/menu_ul_kagi.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	font-weight: bold;
}
.menu_c {
	color: #FF0000;
	font-size: 12px;
	padding-left: 42px;
	background-image: url(../images/menu_ul_kagi.gif);
	background-repeat: no-repeat;
	background-position: 7px 2px;
}
.footer {
	color: #FF0000;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	line-height: 200%;
}
.footer a:link {
	text-decoration: none;
	color: #FF0000;
}
.footer a:visited {
	color: #FF0000;
	text-decoration: none;
}
.footer a:hover {
	color: #FF0000;
}
.footer a:active {
	color: #FF0000;
	text-decoration: none;
}
