a:link {  font-size: 12px; text-decoration: none; color: #FFFFFF}
a:visited {
	font-size: 12px;
	color: #CCCCFF;
	text-decoration: none;
}
a:hover {  font-size: 12px; color: #FFFF00; text-decoration: underline}
a:active {  font-size: 12px; color: #FFFFFF; text-decoration: underline}
a.show:link {	color: #000000;}
a.show:visited {  font-size: 12px; color: #666666; text-decoration: none}
a.show:hover {  font-size: 12px; color: #990000; text-decoration: underline}
a.show:active {  font-size: 12px; color: #666666; text-decoration: underline}

.bg_maintable {  background-color: #333366}
.bg_shownav {  background-color: #CCCCFF}
.td_5 {  background-color: #ffffff}

.line01 {  background-color: #333366}
.line02 { background-color: #000033}

.title_1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	filter: DropShadow(Color=DDDDDD, OffX=2, OffY=2, Positive=1);
	text-align: center;
}
.title_2 {
	color: #000000;
	background-color: #dddddd;
	text-align: center;
	height: 18px;
	vertical-align: middle;
}

.text_memo {
	color: #CCCCFF;
}

body {
	background-color: #CCCCCC;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
p {
	font-size: 12px;
	line-height: 140%;
}
td {
	font-size: 12px;
	color: #000000;
}
.title_3 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
#menu td{
	width: 11px;
}
