/* Default Layout:  */
@import url(http://2h-okinawa.org/admin2h/mt-static/themes-base/blog.css);

body{
background-image:url(images/common/bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

#container{
background:none;
}

#container-inner{
background:none;
}

#content{
margin-top: 0px;
margin-bottom: 0px;
}

#content-inner{
 background-color:#FFFFFF;
}

#content-inner, #footer-inner{
position: relative;
width: 940px;
margin:0px auto 0px auto;
padding:0px;
}

#footer{
background:none;
}

#footer-content{
text-align:center;
}

#alpha-inner{
overflow-x: hidden;
overflow-y: hidden;
padding-right: 0px;
padding-left: 0px;
}


