a:link,a:visited,a:active{
color:#333;
text-decoration:none;
}
<style type="text/css">
<!--
A { text-decoration: none; }
-->
</style>

<style type="text/css">
<!--
A:hover { color: #CD5C5C; }
-->
</style>


a:hover{
color:#333;
text-decoration:underline;
}
/***************************************/
body{
margin:40px 0px;
padding:0px;
color:#333;
font-size:7pt;
font-family:Verdana,MS UI Gothic;
line-height:180%;
background-color:#fff;

}
table{
font-size:9pt;
line-height:180%;
}
/***************************************/
h1{
margin:0px;
padding:0px 0px 10px 0px;
font-size:16pt;
font-family:Lucida Sans Unicode,MS UI Gothic;
}
h2{
margin:0px 0px 5px 0px;
padding:0px;
font-size:10pt;
border-top:1px solid #333;
border-bottom:3px solid #333;
}
h3{
margin:0px;
padding:0px;
font-size:10pt;
}
h4{
margin:0px;
padding:0px 0px 10px 0px;
font-size:14pt;
font-family:Lucida Sans Unicode,MS UI Gothic;
}
h5{
margin:0px;
padding:0px 0px 10px 0px;
font-size:18pt;
font-family:Lucida Sans Unicode,MS UI Gothic;
}
h6{
margin:0px 0px 5px 0px;
padding:0px;
font-size:10pt;
border-bottom:3px solid #333;
}

/***************************************/
form{
margin:0px;
}
input,textarea,select{
color:#333;
font-size:7pt;
font-family:Verdana,MS UI Gothic;
}
/***************************************/

ul{
margin:0px 20px;
padding:0px;
list-style-type:circle;
}
/***************************************/
.mark{
font-family:MS UI Gothic;
}
.top_image{
width:300px;
height:400px;
background-image:url(file/top.jpg);
background-position:50% 50%;
background-repeat:no-repeat;
border:1px solid #333;
}
.pict{
text-align:center;
}
.pict img{
border:1px solid #333;
}

p.menu{
hont-size:0.75em;
margin-left:0;
margin-right:0;
margin-bottom:50px;
margin-top:10px;
background-solor:#ge8eab;
height:2en
}

p.menu a{
color:#ffffff;
background-color:#5e8eab;
border-right:solid 1px #ffffff;
text-decoration:none;
display:block;
width:10em;
float:left;
line-height:2em
}


