@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;

 


}

img{
 vertical-align:middle;
 border: none;
}

a           {text-decoration : underline; }
a:link		{color: HOTPINK; } 
a:visited	{color: HOTPINK; }
a:hover		{color: RED; text-decoration: none; }
a:active	{color: RED; text-decoration: none; }

a.b         {text-decoration : underline; }
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 : underline; }
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 #7B7B7B;
 border-collapse: collapse;
}
#base td,#base th	{font-size:9pt; border:1px solid #000; padding:1px 5px 1px 5px;}
#base th		{background:silver; color:#FEF8E8; padding:0px;}
#base td.td2		{background:silver}