*{margin:0; padding:0;}

body{
background:url(../img/bg_img2.jpg);
font-size:80%;
color:#434343;
line-height:140%;
}

#wrapper{
margin:0 auto;
width:784px;
height:auto;
background-image:url(../img/bg_img1.jpg);
background-repeat:repeat-y;
}

#waku{
width:730px;
height:auto;
margin:0 auto;
padding-top:10px;
}

#header{
width:730px;
}

#ar_banner{
padding-left:40px;
}

.left{
float:left;
}

.right{
float:right;
}

#heder_menu{
list-style-type:none;
padding-top:10px;
} 


#heder_menu li{
float:left;
}

.clear{
clear:both;
}

.senkeshi{
border:0;
vertical-align:text-bottom;
}


#contents{
background-color:#FFFFFF;
height:auto;
}

#footer{
padding:10px 10px 0 10px;
height:50px;
}

#footer_shita{
background-image:url(../img/shita_bg.jpg);
background-repeat:no-repeat;
height:40px;
width:784px;
margin:0 auto;
}



