/* CSS Document */


body{background-image:url(img/back.gif);
     background-repeat:repeat;
        color:#5fc3ab;
	margin:0 auto auto auto;
        padding:0;
	width:100%;
	}

#title{background-image:url(img/title.gif);
       background-repeat:no-repeat;
       color:#300606;
       margin:auto auto auto auto;
       padding-top:10px;
       padding-left:10px;
       width:800px;
       height:400px;
       font-family:"Times New Roman","HGP教科書体",serif;
       font-size:0px;
       }

#title a:link{color:#ebfef9; text-decoration:none;}
#title a:visited{color:#ebfef9; text-decoration:none;}
#title a:hover{color:#a8ccc3; text-decoration:underline;}
#title a:active{color:#a8ccc3; text-decoration:underline;}


#menew{background-image:url(img/back.gif);
       background-repeat:no-repeat;
       color:#300606;
       margin:0px auto auto auto;
       padding-top:5px;
       padding-left:10px;
       width:800px;
       height:90px;
       font-family:"Times New Roman","HGP教科書体",serif;
       font-size:12px;
       text-align:center;
       }

#menew a:link{color:#300606; text-decoration:none;}
#menew a:visited{color:#300606; text-decoration:none;}
#menew a:hover{color:#ba2c2c; text-decoration:underline;}
#menew a:active{color:#ba2c2c; text-decoration:underline;}

#center{background-image:url(img/back.gif);
       background-repeat:repeat;
       color:#300606;
       margin:0px auto auto auto;
       padding-top:20px;
       padding-bottom:20px;
       padding-left:10px;
       width:800px;
       height:auto;
       font-family:"Times New Roman","HGP教科書体",serif;
       font-size:15px;
       }

#center a:link{color:#ba2c2c; text-decoration:none;}
#center a:visited{color:#ba2c2c; text-decoration:none;}
#center a:hover{color:#ba2c2c; text-decoration:underline;}
#center a:active{color:#ba2c2c; text-decoration:underline;}


#under{background-image:url(img/back.gif);
       background-repeat:no-repeat;
       color:#300606;
       margin:0px auto auto auto;
       padding-top:5px;
       padding-left:10px;
       width:800px;
       height:30px;
       font-family:"Times New Roman","HGP教科書体",serif;
       font-size:12px;
       text-align:center;
       }
