@charset "Shift_JIS";

body{
margin:0;
padding:0;
font-size:90%;
line-height:160%;
color:#444;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka,Arial, Helvetica, sans-serif;
text-align:center;
background:url(img/back2.jpg) #FFFFCC;

}



/********************************/

#bodybg{
background:url(img/back.jpg) 0 0 repeat-x;

}

#bg{
width:970px;
margin-left:auto;
margin-right:auto;
text-align:center;
background-color: #fff;
}


#warp{
width:950px;
margin-left:auto;
margin-right:auto;
text-align:center;
position:relative;
/*border:1px solid #cc0000;*/}


#header{
width:100%;
height:135px;
text-align:left;

}






/*---------contents--------*/



#contents{
text-align:left;
padding:0;
padding-bottom:0px;
float:left;
background-color:#fff;
}

* html body #contents {

}





#main{

}




/*----------footer--------------*/




#footer{
clear:both;
width:100%;
height:113px;
background:url(img/footer.jpg) 0 0 no-repeat #fff;
}



#footer #copy{
text-align:tcenter;
color:#fff;
font-size:80%;
    position: relative;
        top:50px;

}

#footer #copy span{
display:block;
padding-top:5px;}




/*---------------*/





.pagetop{
font-size:10px;
padding:10px;
text-align:right;
}

.pagetop a:hover{
color:#FF0000;
}




