/* CSS Document */

<!--
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #336600;
	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: #336600;
}
a:visited {
	color: #339900;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #FF6600;
}
h1 {
	font-weight: bold;
	font-size: 14px;
	color: #006633;
	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: #336600;
	font-weight: bold;
}
.style3 {color: #CC0000}
.style4 {color: #339900}
.style5 {font-size: 14px}
