/* CSS Document */

<!--
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #0066CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	line-height:1.5;
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #FF6600;
}
h1 {
	font-weight: bold;
	font-size: 14px;
	color: #003399;
	padding-left:35px;
	background-image: url(images/icon-clip.gif);
	background-repeat:no-repeat;
}
ul {list-style-image:url(images/ya01.gif)}
.style1 {
	font-size: 10px;
	color: #FFFFFF;
}
.style2 {
	color: #003399;
	font-weight: bold;
}
.style3 {color: #CC0000}
.style4 {color: #006699}
.style5 {font-size: 14px}
.style7 {color: #990000}
.style8 {color: #003399}
ul.topnav li a {
color:#003399;
font-weight:bold;
margin-bottom:10px;
text-decoration:none;
}
