@charset "UTF-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 100%;
	background-color: #007BA8;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a, a:link, a:visited {
	color: #FF6633;
}
a:hover, a:active {
	color: #0099CC;
}
h1, h2, h3, h4, p {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#container {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	height: auto;
	width: 761px;
	background-image: url(../image/top.jpg);
}
#header {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 740px;
	w\idth: 761px;
	display: block;
	background-image: url(../image/hedertop2.jpg);
}
#header #header2 {
	width: 230px;
	float: right;
	margin-right: 75px;
	margin-top: 59px;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	clear: both;
	width: 740px;
	w\idth: 744px;
	height: 35px;
	color: #666666;
	margin: 0 0 0 7px;
	font-weight: bold;
	padding-top: 0px;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
	height: 53px;
	width: 148px;
	float: right;
	text-align: center;
}
#nav a {
	background-image: url(../image/nav.jpg);
	display: block;
	text-decoration: none;
	padding-top: 4px;
	height: 38px;
	color: #333333;
	background-repeat: no-repeat;
	line-height: 19px;
}
#nav a:hover {
	background-image: url(../image/nav2.jpg);
	background-repeat: no-repeat;
	width: 148px;
}
#contents {
	width: 520px;
	height: auto;
	clear: both;
	float: left;
	margin:0;
	padding:0;
}
#banner {
	height: 393px;
	width: 220px;
	float: left;
	margin:20px 10px 0 0px;
	padding:0;
	background-repeat: no-repeat;
	border: 1px solid #999999;
}
.entryblock {
	margin: 20px 5px 10px 30px;
	height: auto;
	width: 475px;
	;
}
.entryblock h2 {
	font-family: Helvetica, Myriad, Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FF9933;
	margin-bottom: 0.5em;
}
.entryblock h3 {
	font-family:  Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #333333;
	margin-bottom: 1em;
}
.entryblock p {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 90%;
	font-weight: normal;
	line-height: 140%;
	color: #666666;
	margin-bottom: .5em;
}
.font09 {  font-size: 9px; line-height: 12px}
.font10 {  font-size: 10px; line-height: 14px}
.font12 {  font-size: 12px; line-height: 18px}
.font14 {  font-size: 14px; line-height: 20px}
#topics {
	background-color: #99CCFF;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 30px;
}
#topics2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5A96AE;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#topics3 {
	background-color: #99CCFF;
	border: thin solid #6699FF;
	padding: 10px 20px 10px 5px;
	font-size: 16px;
	color: #333333;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
}


#top2 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
#top3 {
	background-color: #CCFFFF;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: thin solid #5A95AD;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	font-size: 12px;
	color: #333333;
}



#footer {
	clear: both;
	height: auto;
	width: auto;
	margin: 0px 0px 0px 30px;
}
#footer2 {
	margin-left: 0px;
}

