a { color: #0066CC; text-decoration: none}
a:link { color: #0066CC; text-decoration: underline}
a:vlink { color: #0066CC; text-decoration: underline}
a:alink { color: #0066CC; text-decoration: none}
a:visited { color: #000066; text-decoration: underline}
A:active { color: #00CCCC; text-decoration: underline}
a:hover { color: #FF3300; text-decoration: none}
body {
	margin: 0px;
	padding: 0px;
	background: url(img/back.jpg) repeat-x;
	font-size: 12px;
	color: #333333;
}
.dotline {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
}
.m {	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 5px 0px 10px;
	padding: 0px;
	color: #666666;
}
.bgwhite {
	background: #FFFFFF;
}
.footer {
	background: url(img/footerback.jpg) repeat-x;
	font-size: 10px;
	text-align: center;
	line-height: 150%;
	padding: 0px;
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
.bottom50 {
	margin-bottom: 50px;
}
.bottom30 {
	margin-bottom: 30px;
}
.bottom20 {
	margin-bottom: 20px;
}
.bottom10 {
	margin-bottom: 10px;
}
.bottom5 {
	margin-bottom: 5px;
}
.top5 {
	margin-top: 5px;
}
.bordergray {
	border: 1px solid #cccccc;
}
.borderblue {
	border: 1px solid #345dd6;
}
.waku_white {
	border: 3px solid #FFFFFF;
}
.left10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.margin5 {
	margin: 5px;
}
ul {
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 25px;
	padding-left: 0px;
}
.side10 {
	margin-right: 10px;
	margin-left: 10px;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3 {
	padding: 0px 0px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
}
.table td {
	background: #FFFFFF;
}
.table th {
	font-weight: normal;
}
.table {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.s {
	font-size: 11px;
	line-height: 130%;
}
.red {
	color: #FF0000;
}
.blue {
	color: #0066CC;
}
.orange {
	color: #FF9900;
}
.line {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
.linegray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.content {
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 10px;
	background: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	width: 800px;
}
.menuback {
	background: url(img/topmenuback.jpg) no-repeat;
}
.orangebox {
	background: #FFF5E8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}
.skybox {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A0D9EC;
	border-left-color: #A0D9EC;
}
.footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #316AC5;
	margin-top: 10px;
		margin: 0px auto;
}
.midashi {
	background: #D2E9FF;
	padding: 8px;
}
