* { font-size:100% ; font-weight:normal ;font-family:MS UI Gothic,Comic Sans MS,sans-serif;}
a:link { color:#009999 ; }
a:visited { color:#009999 ; }
a:active { color:#d2631e ; }
a:hover { color:#80b3ff ; }
body {color:#6c7b8b ; 
text-align : left;
  margin-top : 0%;
  margin-left : 2%;
  margin-right : 0%;
  margin-bottom : 2%;
background-color: #ffffff;
background-image: url("bk2x.jpg");
background-repeat: repeat-y;
background-attachment: fixed;
background-position: 0% 0%;
}

#container{
width:75%;
margin-left:auto;
margin-right:auto;
border-top: 1px solid #999;
border-left: 1px solid #999;
border-right: 1px solid #999;
border-bottom: 1px solid #999;}

#banner{
background:url(midashiban.jpg);
width:100%;
}

#banner h1{
font-size:1.3em;
font-weight:bold;
color:#lc7b8b;
padding-bottom:1px;
padding-left:20px;
}


#content{
float:;
width:100%;
padding-left:4%;
padding-right:6%;
}

#menu{ 
float:left;
width:20%;
padding-left:4%;
}

#menu dd{
font-size:13px;
border-bottom:1px solid #fff;
}
#menu dd a{
display:block;
height:20px;
line-height:100%;
color:#666666;
padding-left:16px;
text-decoration:none;
}

#menu dd a:hover{
color:#fff;
background:#dda0dd
;}

address{font-size:0.9em;text-align:right;color:#009999;font-family:Comic Sans MS,sans-serif;}


#foot{
clear:both;
text-align:center;
font-size:10px;
background:#fff;
width:780px;
height:20px;}