@charset "EUC-JP";
/* (C) Miyahan 2006-09-01 */
/* このCSSファイルの利用、複製、改変、配布等の行為は GNU Free Documentation License を適用します。 */

body {
	font-size: medium;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro",Meiryo,sans-serif;
	margin: 0px;
	padding: 0px;
	background: #E4E4E4 url(img/hl10a.gif) repeat;
}
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: underline;
	color: #063;
}
a:active {
	text-decoration: none;
	color: #063;
}
div#header,div#navi {
	text-align: center;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0.5em 2em;
	border-top: 0;
	border-right: 5em solid #333;
	border-bottom: 0;
	border-left: 5em solid #333;
	background: #B2B2B2 url(img/hl05a.gif) repeat;
}
div#header h1 {
	margin: 0px;
	padding: 0px;
}
div#contents {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px 10% 0px 0px;
	background: url(img/0411Top.gif) no-repeat right center;
	padding: 0.5em 0px 0.5% 10%;
}
div#contents ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#contents li {
	text-align: center;
	width: 15em;
	padding: 0.1em;
	margin: 0.2em;
	display: block;
	font: bolder large "ヒラギノ角ゴ Std W8", "Hiragino Kaku Gothic Std W8", "Hiragino Kaku Gothic Std" ,Meiryo,sans-serif;
	background: #B2B2B2 url(img/hl05a.gif) repeat;
}
div#contents li a {
	display: block;
}
div#contents li a:hover {
	background: #333;
	color: #FFF;
	text-decoration: none;
}
div#contents ul img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
div#google {
	text-align: center;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 1em 0px 0px;
}
div#navi ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
div#navi li {
	float: left;
	margin: 0px;
	padding: 0px 0.8em;
	white-space: nowrap;
}
div#navi h3 {
	margin: 0px;
	padding: 0px;
}
