@charset "UTF-8";
/* CSS Document */


body{
background-image:url(../img/ueimg2.gif);
background-color:#FF9933;
background-repeat:no-repeat;
margin-top:90px;
}



#head{
background-image:url(../img/title.jpg);
background-repeat:no-repeat;
text-align:center;
background-color:#000000;
width:800px;
height:100px;
}



#main{
background-image:url(../img/main1.gif);
background-repeat:no-repeat;
width:800px;
height:600px;
margin-left:auto;
margin-right:auto;
}




#menu {
width:800px;
height:50px;
background-image:url(../img/menu.gif);
text-align:center;
}



#topimg {
width:400px;
height:350px;
margin:0px 5px;
float:left;
}


#kousin {
width:370px;
float:right;
margin:0px 10px;
}


#kiri {
width:370px;
float:right;
margin:0px 10px;
}



#footer {
text-align:center;
width:800px;
height:100px;
background-color:#000000;
float:left;
}


#naka{
width:790px;
height:350px;
float:right;
}






.clear{
clear:both;
}


.clear hr{
display:none;
}
