body {
	font-size: 12px;
	color: #333333;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.daitable {
	margin-bottom: 20px;
	border: 1px solid #999999;
	margin-top: 20px;
	background-color: #FFFFFF;
}
.underbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.font10 {
	font-size: 10px;
	color: #666666;
}
td {
	font-size: 12px;
	color: #333333;
	line-height: 1.6em;
}
.maintxt {
	padding-left: 10px;
	padding-right: 10px;
}
.allbar {
	border: 1px solid #666666;
}
.BarTen {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 5px;
	margin: 0px;
}
.BarRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.honbun {
	font-size: 12px;
	line-height: 160%;
	margin-top: 15px;
}
.BarHead {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	background-color: #FFFFFF;
}
.gakubuchi {
	padding: 2px;
	border: 1px solid #666666;
}
.mokuji {
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	text-decoration: none;
	line-height: 150%;
}
.mokujimidasi {
	margin: 0px;
}
.BarLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.linktable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.menuPudding {
	padding-top: 5px;
	padding-bottom: 5px;
}
.mokujiObi {
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	text-decoration: none;
	background-color: #CCCCCC;
}
.menuFoot {
	font-size: 12px;
	padding: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	line-height: 140%;
}
.cover {
	padding-top: 13px;
	padding-bottom: 5px;
}
.kyouryoku {
	font-size: 10px;
	padding-right: 15px;
}

a {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}
a:visited {
	color: #CC6699;
}
