 
BODY{
   padding-top : 0px;
   padding-left : 0px;
   padding-right : 0px;
   padding-bottom : 0px;
   margin-top : 0px;
   margin-left : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
   border-width : 0px 0px 0px 0px;
   border-style : none none none none;
   background-color :#dcedfd;
}

.top{
   font-size : small;
   font-weight : lighter;
   color : #0080ff;
   margin-left : 25px;
   padding-top : 25px;
   line-height : 1.5em;
   text-align : center;
}

.head{
   background-image : url(../image/top_rogo.gif);
   background-repeat : no-repeat;
   background-position : left top;
   width : 750px;
   height : 65px;
   background-color :#98ccff;
}

.bottom{
   width : 750px;
   height : 65px;
   background-color :#98ccff;
}

A{
   color : #ffffff;
}

a.moji,p.moji { color:#0000CC;}


.table{
   background-color : white;
   text-indent : 0px;
}

p.copyright {
	text-align:right;
	color:#ffffff;
}