BODY{ 
scrollbar-base-color: #ffd700;
scrollbar-face-color: #ffd700;
scrollbar-track-color: #ff6347;
scrollbar-arrow-color: #d70035;
scrollbar-highlight-color: #d70035;
scrollbar-shadow-color: #d70035;
scrollbar-3dlight-color: #d70035;
scrollbar-darkshadow-color: #d70035;
font-size : 10pt;
font-family : "Meiryo UI",Verdana,Tahoma;
color : #6c3524;
margin : 80px 100px 0px 100px;
line-height : 155%;
background : #fff url(img/bg.gif) repeat fixed 0% 0%;
}

H1{
color : #202f55;
margin-top : 10px;
margin-bottom : 5px;
font-size : 35px;
font-family : Arial Black, Meiryo UI;
letter-spacing : 1px;
padding-bottom : 8px;
}
H1:first-letter{font-size:35px;color:#d70035;}

DIV#main{
background-color : #fff;
padding : 20px 20px 10px 20px;
margin-bottom : 10px;
border : 5px solid #814721;
font-size : 10pt;
}

img {border:0;}
A,
A:link{    
color : #202f55;
text-decoration : none;}
A:visited{  
color : #202f55;
text-decoration : none;}
A:hover{
color : #d70035;
text-decoration : none;}
A:active{  
color : #d70035;
text-decoration : none;}
