BODY{
background-color: white;
color: black;
font-family: 'ＭＳ ゴシック';
font-size: 9pt; 
margin-top:50px;
scrollbar-base-color:white;
scrollbar-face-color:white;
scrollbar-highlight-color:silver;
scrollbar-shadow-color:silver;
scrollbar-3dlight-color:white;
scrollbar-arrow-color:silver;
scrollbar-track-color:white;
scrollbar-darkshadow-color:white;
}

A:link {color: gray; text-decoration: none; }
A:visited { color: gray; text-decoration: none; }
A:hover {color: darkred;text-decoration: none;}
A:active { color: red; text-decoration:none;}


.Style1{
	position:		absolute;
	font-size:		32pt;
	font-weight:		bold;

}

.Style2{
	position:		absolute;
	font-size:		18pt;
	font-weight:		bold;
}

.Style3{
	position:		absolute;
	font-size:		18pt;
	font-weight:		bold;
}

#iL1{top:250;left:230;}
#iL2{top:330;left:230;}
#iL3{top:370;left:230;}
#iL4{top:410;left:230;}
#iL5{top:450;left:230;}
#iL6{top:490;left:530;}



H1 {font-family:'Verdana,Chicago,sans-serif';
font-size: 50px;
color: #C0C0C0;
margin-top:300;}

/* 水平線位置 */

hr{
　　width:870px; 
　　position:absolute;
　　top:520px; 
　　left:100px;
　　}


/* 著作権同盟バナー位置 */

#cho{
   position:absolute;
   top:575px;
   left:300px;
}

 /* 著作権表示位置 */  

p.cho{
   position:absolute;
   top:600px;
   left:350px;

