@charset "utf-8";
/* CSS Document */

.body {
	font-size: 10pt;
	margin: 5pt;
	padding: 5pt;
	color: #333333;
}

.footer {
	font-size: 8pt;
	margin: 5pt;
	padding: 5pt;
	color: #FFFFCC;
	line-height: 15px;
}

.main {
	color: #333;
	padding: 3pt;
	border: thin solid #333333;
	font-size: 10pt;
	line-height: 21px;
}

.topic {
	color: #C30;
	font-size: 10pt;
}

.mainbox2 {
	color: #333333;
	padding: 2pt;
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 21px;
}

.trainingtitle {
	color: #333333;
	padding: 4pt;
	font-size: 11pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 21px;
}

.new_waku {
	background-color: #FFFFCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	font-size: 10pt;
}
.new_text {
	color: #660000;
	padding: 1px;
	font-size: 9pt;
}
.bor_lr666666 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	font-size: 10pt;
	padding: 2pt;
}
.bor_b666666 {
	border-bottom-color:#666666;
	font-size: 10pt;
	padding: 2pt;
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-size: 10pt;
}
.bor_lb666666 {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;

	border-bottom-color:#666666;
	font-size: 10pt;
	padding: 2pt;
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-size: 10pt;
}
.bor_lrb666666 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	font-size: 10pt;
	padding: 2pt;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.bor_lrcccccc {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10pt;
	padding: 2pt;
}
.bor_lrbcccccc {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10pt;
	padding: 2pt;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	color: #FF9966;
}
.waku {
	color: #333;
	border: thin solid #333333;
	font-size: 10pt;
	line-height: 21px;
}
.waku_blue {
	border: thin solid #000080;
	font-size: 10pt;
}
.waku_gray {
	border: thin solid #808080;
	font-size: 10pt;
}
.waku_red {
	border: thin solid #670000;
	font-size: 10pt;
}
