@charset "Shift_Jis";

/* 全体への指定 */ 

*{ margin:0; padding:0; 
    font:normal normal normal xx-small/1.5em Verdana,ＭＳ Ｐゴシック,Osaka; }

body{
color:#000; 
line-height:150%; 
background-color:transparent;
}
img{border:0px;}

a	{color:#669999;text-decoration:none;}
	a:link,
	a:active,
	a:visited	{:#669999;}
a:hover	{color:#000;}

.menu a {color:#000;}
.menu a:hover{color:#669999;}

.menu li a {
text-decoration:none;
padding:3px 0px 3px 20px;
color:#000;}

.menu li a:hover{
color:#000;
background:url("img/menu.gif") no-repeat 00% 50%;}

h1,h2,h3,h4,h5,h6 {font-size:100%;}

h1 {
text-align:center;
padding:10px 0px 30px 0px;
font-size:200%;
font-weight:bold;
font-family:Georgia, Times New Roman, Times, serif;}

h2 {
width:600px;
font-size:180%;
font-weight:bold;
text-align:center;
font-family:Courier New, Courier, mono;}
.MENU h2 {
text-align:left;
width:150px;
font-family:Verdana;
font-size:100%;}

h3 {
font-size:100%;
color:#fff;
background:url("img/h3.gif") no-repeat 00% 50%;
margin:0;
padding:3px 0px 3px 10px;}

#MENU {
background:url("img/back.gif") no-repeat 0% 100%;}

#main {
margin:0px;
background:url("img/dot.gif") repeat-y 5px 00%;}

.contents{
width:250px;
background:url("img/dot2.gif") repeat-x 00% 00%;
margin-bottom:5px;}

.menu {
padding:5px;
margin-bottom:0px;
background:url("img/dot2.gif") repeat-x 00% 100%;}

.menu li{list-style:none;margin-bottom:3px;text-align:right;}

.txt {
width:600px;
padding:5px;
margin:5px;}

p{padding:5px 0px 5px 0px;}

body{ scrollbar-face-color:white;
scrollbar-highlight-color:white; scrollbar-shadow-color:white;
scrollbar-3dlight-color:white; scrollbar-arrow-color:black;
scrollbar-track-color:white; scrollbar-darkshadow-color:white;
}