* {
margin: 0;
padding: 0;
}


body{
text-align:center;
font-size : 75%;
line-height:150%;
font-family :'Arial', 'Tahoma', sans-serif;
color : black;
background-image: url(ereg.jpg);
}

/*ﾍﾟｰｼﾞ部分*/
#page{
width: 755px;
height: 430px;
position:;
margin:70px 200px 0px 200px;
text-align:;
background-color:white;
border:solid 1px #CCCCCC;
}

#page2{
width: 755px;
height: 430px;
position:;
margin:70px 200px 0px 200px;
text-align:;
background-color:white;
background-image: url(image/eremg.jpg);
}


/*ﾎﾞｰﾀﾞ部分*/
#border
{
margin: 0px 0px 0px 0px;
height: 70px;
width: 750px;
background-image: url(image/border.jpg);
}

/*ﾊﾞｰﾅ部分*/
#banner
{
height: 300px;
width: 650px;
text-align:right;
font-weight: bold; 
font-size: 130%;
padding: 10px 10px 15px 10px;
margin: 10px 10px 10px 15px;
background-color: #ffffff;
background-image: url(image/top.jpg);
background-position: center;
background-repeat: no-repeat;
}

#footborder{
text-align:right;
position:relative;
width:750px;
height: 70px;
clear:both;
background-image: url(image/border.jpg);
} 

/*ｽｸﾛｰﾙBOX部分*/
.scroll_box
{
width: 680px;
text-align: left;
height: 360px;   
margin:5px 0px 0px 50px;
overflow: auto; 
scrollbar-face-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff; 
}

/*ﾒﾆｭｰ部分*/
#menu{
width:750px;
list-style-type:none;
margin:0px 200px 0px 200px;
padding-left:0;
font-size:14px;
}

ul#menu li{
text-align:center;
width:125px;
float:left;
text-align:center;
border:1px solid:#ffffff;
}

ul#menu li a{
display:block;
width:125px;
padding:5px;
text-decoration:none;
background-color:#ffffff;
color:black;
}

ul#menu li a:hover{
background-color: #C0C0C0;
}



/*見出しのﾃﾞｻﾞｲﾝ(ﾀｲﾄﾙ画面)*/

h1 {
font-size: 170%;
text-align: right;
font-weight: bold; 
padding: 1px 0px 0px 0px;
}

h1 a:link{
color: #FF99CC;
text-decoration : none;
}

h1 a:visited{
color: #CC0066;
text-decoration : none;
}

h1 a:active{
color: #CC0066;
text-decoration : none;
}

h1 a:hover{
color: black;
text-decoration : none;
}

h2{
font-size: 190%;
color : #CC0066;
font-weight: bold; 
}

h2 a:link{
color: #FF99CC;
text-decoration : none;
}

h2 a:visited{
color: #CC0066;
text-decoration : none;
}

h2 a:active{
color: #CC0066;
text-decoration : none;
}

h2 a:hover{
color: black;
text-decoration : none;
}

