body { 
background-color: #FFFFFF; 
background-image: url('hyoback.png'); 
background-repeat: repeat-y; 
overflow-x: hidden;
font-family: verdana; 
font-size: 10px; 
color: #000000; }

table {
font-family: verdana; 
font-size: 12px; 
color: #000000; }

.main {
position: absolute;
top: 225px;
left: 140px;
width: 655px;
font-family: verdana; 
font-size: 12px; 
color: #000000; }

.menu {
position: absolute;
top: 230px;
left: 10px;
width: 100px;
font-family: verdana; 
font-size: 11px; 
color: #FFFFFF; }

.top1 {
position: absolute;
top: 0px;
left: 0px;
width: 800px;
height: 100px;
margin: 0px;
padding: 0px;
background-image:url(hyotop1.png);
background-repeat:no-repeat; }

.top2 {
position: absolute;
top: 100px;
left: 0px;
width: 800px;
height: 100px;
margin: 0px;
padding: 0px;
background-image:url(hyotop2.png);
background-repeat:no-repeat; }

.top3 {
position: absolute;
top: 200px;
left: 0px;
width: 800px;
height: 100px;
margin: 0px;
padding: 0px;
background-image:url(hyotop3.png);
background-repeat:no-repeat; }

.top4 {
position: absolute;
top: 300px;
left: 0px;
width: 800px;
height: 100px;
margin: 0px;
padding: 0px;
background-image:url(hyotop4.png);
background-repeat:no-repeat; }

.main ::-moz-selection{
background:#604A96;
color:#FFFFFF; }

.main ::selection {
background:#604A96;
color:#FFFFFF; }

.menu ::-moz-selection {
background: #FFFFFF;
color:#604A96; }

.menu ::selection {
background: #FFFFFF;
color:#604A96; }

.main a:link{
color:#2B0B6D; 
font-weight:bold; 
text-decoration:none;}
.main a:visited{
color:#604A96;
font-weight:bold; 
text-decoration:none;}
.main a:active{
color:#604A96;
font-weight:bold; 
text-decoration:underline overline;}
.main a:hover{
color:#604A96;
font-weight:bold; 
text-decoration:underline overline;}

.menu a:link{
color:#FFFFFF; 
font-weight:bold; 
text-decoration:none;}
.menu a:visited{
color:#CDBBFF;
font-weight:bold; 
text-decoration:none;}
.menu a:active{
color:#CDBBFF;
font-weight:bold; 
text-decoration:underline overline;}
.menu a:hover{
color:#CDBBFF;
font-weight:bold; 
text-decoration:underline overline;}