@charset "utf-8";
#wrapper {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	margin: 0px;
	padding: 0px;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #E1F2FC;
}
#footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	background-color: #024A87;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #FFFFFF;
	clear: both;
}
#footer a {
	color: #FFFFFF;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 23px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#navibtn #navibar li {
	float: left;
}
#navibtn #navibar a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 50px;
	line-height: 50px;
	width: 180px;
	margin: 0px;
	padding-bottom: 0px;
	color: #04498C;
}

#footer a:hover {
	color: #FFFF00;
}
#navibtn {
	background-image: url(images/Secondimages/imgNavbarUp.gif);
	height: 50px;
	margin: 0px;
	padding: 0px;
}
#navibtn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#btn01 a:hover {
	background-image: url(images/Secondimages/imgNavbar.gif);
}
#btn02 a:hover {
	background-image: url(images/Secondimages/imgNavbar.gif);
	background-position: -180px;
	height: 50px;
	background-repeat: no-repeat;
}
#btn03 a:hover {
	background-image: url(images/Secondimages/imgNavbar.gif);
	background-position: -360px;
	height: 50px;
	background-repeat: no-repeat;
}
#btn04 a:hover {
	background-image: url(images/Secondimages/imgNavbar.gif);
	background-position: -540px;
	height: 50px;
	background-repeat: no-repeat;
}
#btn05 a:hover {
	background-image: url(images/Secondimages/imgNavbar.gif);
	background-position: -720px;
	height: 50px;
	background-repeat: no-repeat;
}
#honbunArea p a {
	color: #F00;
}
#footer2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #004B85;
	clear: both;
	background-image: url(images/imgNote.gif);
	background-repeat: repeat-y;
}
#footer2 a {
	color: #004B85;
}
