@charset"Shift_JIS";

body{
 font-size:9pt;
 line-height:1.5em;
 margin-top:0px;
 margin-bottom:0px;
 font-family : Arial, Verdana, MS P Gothic, Helvetica, sans-serif;
 background-color:#FFFFFF;
 background-position: center top;
 background-attachment: scroll;
 background-image: url("../img/haikei.jpg");
 background-repeat: no-repeat;
 


}

img{
 vertical-align:middle;
 border: none;
}

a           {text-decoration : none; }
a:link		{color: #000000; } 
a:visited	{color: #000000; }
a:hover		{color: HOTPINK; text-decoration: none; }
a:active	{color: RED; text-decoration: none; }

a.b         {text-decoration : none; }
a.b:link	{color: #FFFFFF; } 
a.b:visited	{color: #FFFFFF; }
a.b:hover	{color: #19A6FF; text-decoration: none; }
a.b:active	{color: BLUE; text-decoration: none; }

a.C         {text-decoration : none; }
a.C:link	{color: HOTPINK; } 
a.C:visited	{color: HOTPINK; }
a.C:hover	{color: RED; text-decoration: none; }
a.C:active	{color: BLUE; text-decoration: none; }


.black{
 color: #FFFFFF; text-decoration: none;
}

.topix{
 color:#676767;
 font-weight:bold;
 font-size:10pt;
 padding:4px;
 border-left:10px solid #676767;
 border-bottom:1px solid #676767;
}

#base{
 border:1px solid #000;
 border-style: solid; border-color: #7B7B7B;
 border-collapse: collapse;
}