a:link,a:visited,a:active{
color:#999;
text-decoration:none;
}
a:hover{
color:#ccc;
text-decoration:none;
}
/***************************************/
body{
margin:20px 0px;
padding:0px;
color:#666;
font-size:9pt;
font-family:Arial,MS UI Gothic;
line-height:180%;
background-color:#fff;
}
table{
font-size:9pt;
line-height:180%;
}
/***************************************/
form{
margin:0px;
}
input,textarea{
color:#666;
font-size:9pt;
font-family:Arial,MS UI Gothic;
background-color:#fff;
border:1px solid #666;
}
hr{
height:0px;
border:0px;
border-bottom:1px dotted #666;
}
ul{
margin:0px;
padding:0px 0px 0px 15px;
list-style-type:circle;
}
/***************************************/
h1{
margin:0px;
padding:0px 0px 20px 0px;
color:#ccc;
font-size:16pt;
font-family:Lucida Sans Unicode,MS UI Gothic;
letter-spacing:10px;
text-align:right;
}
h2{
margin:0px 0px 10px 0px;
padding:2px 0px;
font-size:9pt;
border-top:1px solid #666;
border-bottom:1px solid #666;
}
h3{
margin:0px;
padding:0px;
font-size:9pt;
}
/***************************************/
.txt{
margin-bottom:40px;
}
.mark{
font-family:MS UI Gothic;
}
.pict{
text-align:center;
}
.pict img{
border:1px solid #666;
}
/***************************************/
.menu{
margin:0px;
padding:0px;
list-style-type:none;
}
.menu li{
width:20%;
height:20px;
line-height:20px;
text-align:center;
float:left;
}
.menu li a{
height:20px;
line-height:20px;
display:block;
}
.menu li a:hover{
background-image:url(img/bg.gif);
}
/***************************************/
.main_table{
width:640px;
}
.menu_td{
padding-bottom:5px;
}
.top_image{
margin-bottom:5px;
width:640px;
height:280px;
background-color:black;
background-image:url(img/natsutop1.jpg);
background-position:0% 0%;
background-repeat:no-repeat;
border:1px solid #666;
}
.page_image{
margin-bottom:5px;
width:640px;
height:280px;
background-color: black;
background-image:url(img/natsutop2.jpg);
background-position:100% 100%;
background-repeat:no-repeat;
border:1px solid #666;
}