html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-family: verdana, 'trebuchet ms', sans-serif;
   font-size: 0.8em;
}


a:link              { color: #6666FF }
a:visited         { color: #6666FF }
a:active          { color: #6666FF }
a:hover           { color: #FFFFFF; background-color: #6666FF; text-decoration: none }

#container
{
   position: relative;
   margin: 0; /* center on everything else */
   width: 730px;
   text-align: left;
}
#banner
{
   width: 730px; /* necessary for ie win */
   background: #a3b8cc;
  height: 78px;
}
#alpha 
{
   display: inline; /* ie win bugfix */
   margin: 15px 15px 0 15px; width: 514px; 
   position: relative;
   float: left;
}

#beta 
{
   display: inline; /* ie win bugfix */
   width: 186px; background: #e6ecf2; 
   position: relative;
   float: left;
}
h1 { color:#49659E;font-weight: bold; font-size:1em;letter-spacing:0.2em;font-size: 1.1em;}
h2 { color:#39558E;font-weight: bold; font-size:1em;}
h3 { color:#39558E;font-weight: bold; font-size:1em;margin-top:1em}
p.ind{margin:0 15px;}
hr{border: 1px dotted #AAAAFF; height:1px;} 

.honbun            { font-size: 0.8em; color: #000000; line-height: 1.3em; text-decoration: none }
.honbun_small { font-size: xx-small; color: #000000; line-height: 1.3em; text-decoration: none }
.honbunCopy    { font-size: 0.8em; color: #39558E; line-height: 1.3em; text-decoration: none }
.footer            
{
  color: #666666;
  line-height: 1.3em;
  text-decoration: none;
  margin-bottom:25px;
  margin-left:25px;
}
.body1             { color: #000000; background-color: #FFFFFF; margin: 0 0 0 0; background-image: url("img/haikei.gif") }
.body2             { color: #000000; background-color: #FFFFFF; margin: 5 5 5 5 }
.body3             { color: #000000; background-color: #FFFFFF }

.footer-hr
{
  font-size: 0.9em;
  border: 1px solid #999999; 
  height:1px;
} 
img{border-style:none;} 
td{font-size:0.8em;}
p{margin:0;}

