body {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
}
a:link {
	color: #4040FF;
} 
a:visited {
	color: #C000C0;
} 
a:hover { 
	color: #4040FF;
} 

a.top:link {
        text-decoration: underline;
      @border:0px;
	color: #FFFFFF;
}
a.top:visited {
        text-decoration: underline;
      @border:0px;
	color: #FFFFFF;
}
a.top:hover {
        text-decoration: none;
      @border:0px;
	color: #FFFFFF;
}

td.title1 {
	color: #FFFFFF;
	background: #666699;
	width: 220px;
	font-size: 14px;
}
td.menu1 {
	background: #FFFFFF;
	font-size: 80%;
	line-height: 160%;
}

td.leftmenu1 {
	width: 140px;
	background: #E0E0FF url(image-gif/leftmenu-bg1.gif);
	vertical-align: top;
	text-align: center;
	font-size: 80%;
}
table.subtitle1 {
	width: 100%;
	background: #008080;
	color: #FFFFFF;
	height: 30px;
	font-size: 11pt;
}
table.maincontents1 {
	color: #000000;
	font-size: small;
	line-height: 130%;
}
SPAN.sabtitle {
	color: #E08000;
	font-weight: bold;
}
SPAN.kome {
	color: #804000;
	font-size: x-small;
}
td.hyou-tc {
	vertical-align: top;
	text-align: center;
}
td.hyou-mc {
	vertical-align: middle;
	text-align: center;
}