BODY {
 font-family: "MS P Gothic";
 font-size: 14px;
 color: ;
 line-height: 190%;
 margin: 0;
 background-color: #e6e6e6;
 letter-spacing: 1px;
 scrollbar-face-color: #e6e6e6;
 scrollbar-highlight-color: #dddddd;
 scrollbar-shadow-color: #000080;
 scrollbar-arrow-color:#000080;
 scrollbar-3dlight-color:#000080;
 scrollbar-darkshadow-color: #dddddd;
 scrollbar-base-color: #e6e6e6;
 scrollbar-track-color: #e6e6e6;
 z-index: 1;
 overflow: hidden;
 text-align:justify;
 text-justify:distribute;
}
A:LINK
{color : #004080; TEXT-DECORATION: underline;}
A:VISITED 
{color : #006699; TEXT-DECORATION: underline;}
A:ACTIVE
{color : #6495ed; TEXT-DECORATION: none;}
A:HOVER {background-color : #; COLOR: #6495ed; TEXT-DECORATION:none;}


.title
{
 position: absolute;
 left: 0px;
 width: 120px;
 height: 55px;
 margin: 0 0 0 -8px;
 padding:5px 0px 0px 7px;
 background-repeat: repeat-x;
 background-position: bottom;
 background-attachment: fixed;
 z-index: 4;
 margin-top:3%;
 color:#000080;
 filter: Alpha(opacity=70);
 font-size: 15px;

}


.etc
{text-align:right;padding:400px 0px 0px;}

.menu{
 position: absolute;
 center: 5%;
 width: 130%;
 left: 0px;
 height: 55px;
 margin: 0 0 +8 -8px;
 padding:10px 0px 0px 130px;
 background-color:#d0e4fc;
 z-index: 3;
 margin-top:3%;
 filter: Alpha(opacity=70);
 border: #000080 double 3px;
 font-size: 15px;
 color:#000080;
}


}
.main {
	margin: 0;
	padding: 10% 30% 10% 10%;
 	width: 100%;
	height: 100%;
	overflow: auto;

}

.top
{margin-top:100px;}

.img
{border:0px;}

.form {width: 175px; margin: 0px 0px 0px 20px; background-color: transparent; font: normal 10pt "MS UI Gothic"; color: #000000;}
input,textarea{border: solid 1px #708090; background-color: transparent;}


h2 {
 font-size:15px;
 color:#444444;
 border-left:10px solid #888888;
 padding-left:10px;
}
