table{
font-family:"Lucida Sans Unicode","Verdana","Osaka","MS P ゴシック","sans-serif";
margin:0px;
padding:0px 20px;
font-size:80%;
color:#808080;
line-height:190%;
scrollbar-face-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-arrow-color:#c0c0c0;
scrollbar-3dlight-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#c0c0c0;
scrollbar-darkshadow-color:#ffffff;}

h1{
font-size:150%;}

a:link   {color:#000000;}
a:visited{color:#777777;}
a{text-decoration:none;}


cursor: e-resize;}	/*訪問済みリンク */
}
a:hover {
  color:#ffffff;
  text-decoration:none;
  cursor: help;}	/*マウスが乗ったとき */
}
a:active {
  color:#696969;
  text-decoration:none;
  cursor: e-resize;	/*クリックしたとき */
}

.menu{
background-image:url(bg.jpg);
background-position:left top;
background-repeat:no-repeat;
margin:20px 0px 0px 0px;
font-family:"Gungsuh";
font-size:100%;
font-weight:bold;}

.menu h1{
font-size:230%;
color:#ffffff;}

.menu ul{
margin:0px;
padding:0px;
list-style:none;
text-align:right;}

.menu li{
margin-right:20px;
display:inline;}

.menu a:link   {color:#000000;} 
.menu a:visited{color:#696969;}
.menu a:hover  {color:#ffffff;}
.menu a{text-decoration:none;}

.bottom{
background-image:url(bg02.jpg);
background-position:left bottom;
background-repeat:no-repeat;
margin:25px 20px 0px 0px;
text-align:right;}