@charset "UTF-8";
body {
	background-color: #E9FCFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
}
#box {
	width: 100%;
	background-color: #CCCCCC;
	float: left;
	margin: 0px;
	border: 1px solid #666666;
}
#title h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #99CCFF;
	color: #0066FF;
	margin: 0px;
	padding: 0px;
	background-image: url(../pic/blue_back.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box        #title     h1  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box   #title  h1  a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFCC00;
}
#navi {
	background-color: #CCCCCC;
	float: none;
	width: 900px;
	height: 48px;
}
#navi ul {
	background-color: #CCCCCC;
	float: right;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#navi     ul    li {
	display: inline;
	text-decoration: none;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu {
	width: 170px;
	float: left;
	background-color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#text {
	float: right;
	width: 666px;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #000000;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 2%;
	padding-left: 3%;
	line-height: 24px;
	margin: 0px;
}
#footer {
	background-color: #99CCFF;
	height: 30px;
	float: left;
	width: 96%;
	padding: 2%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #000000;
	background-image: url(../pic/blue_back.gif);
	text-align: center;
}
ß
