@charset "Shift_JIS";

@import "common.css";


/* CSS Basic Style ---------------------------------------------------------- */


#container{
background: url(../images/index/i_container_bg.gif) repeat-y #0B0B0B;
width:840px;
margin:0px;
padding:0px;
}
#head{
background: url(../images/common/i_head.gif) no-repeat top left;
width:840px;
height:90px;
margin:0px;
padding:0px;
text-indent: -9999px;
}


#top_flash{
margin-left:auto; 
margin-right:auto;
text-align:center;
}

#footer{
background: url(../images/index/i_footer_bg.gif) no-repeat;
margin-left:auto;
margin-right:auto;
width:840px;
height:100px;
}
