.header
{
 color: white;
 font-weight: bold;
}

.point01
{
 color: #990000;
 font-weight: bold;
 font-size: 18px;
}

.point02
{
 color: #990000;
 font-weight: bold;
 font-size: 14px;
}

.point02-blue
{
 color: #000099;
 font-weight: bold;
 font-size: 14px;
}

.point03
{
 color: #000099;
 font-weight: bold;
 font-size: 11px;
}

.nav
{
 color: #336699;
 font-weight: bold;
}

.index-body
{
 color: black;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background-color: white;
}

.front
{
 color: black;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}


body
{
 color: black;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;

 background: #fff url(img/ipbg.png) no-repeat 0px 0px;
}


table

{
 font-family: Arial, Helvetica, sans-serif;

 font-size: 11px;

}


img
{
 border: 0px;

}


a
{
 text-decoration: none;

}


a:hover
{
 text-decoration: none;

}

