body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(image/bg.gif);
	background-attachment:fixed;
	background-color: #FFFFFF;
}
body,td,th {
	font-size: 12px;
	font-family: Tahoma;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #00CC99;
}
a:active {
	text-decoration: none;
	color: #006600;
}
.copyright {
	font-size: 10px;
	font-weight: bold;
}
.sub_bg {
	background-image: url(image/bg_sub1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sub_bg2 {
	background-image: url(image/bg_sub2.jpg);
	background-position:100% 0%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.sub_bg3 {
	background-image: url(image/bg_sub3.jpg);
	background-position:100% 0%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.foot_link {

	font-size: 12px;
	font-weight: bold;
}
iframe {
	border: 1px solid #003366;
}

.img_waku {
	border: 1px solid #003366;
}
hr {
	color: #003366;
	width: 95%;
	margin: 10px;
	align: center;
	border-width: 1px;
}
.white { color:#FFFFFF; }
.red { color:#FF0000; }
.mini { font-size:10px; }
