@charset "shift_jis";
@import url(base.css);
@import url(detail.css);

/*--------------------------------------------*/
/* base                                       */
/*--------------------------------------------*/

body { background: none !important;}
#body_bottom { background: none !important;}

/* 0=wrapper
-------------------------------------------------------------*/
#wrapper { width: auto !important; overflow: visible !important; padding-top: 15px !important;}

/* 1=header
-------------------------------------------------------------*/
#header { width: auto !important; overflow: visible !important;}

/* 3=contents
-------------------------------------------------------------*/
#contents { width: auto !important; overflow: visible !important;}

/* 4=footer
-------------------------------------------------------------*/
#footer { width: auto !important; overflow: visible !important;}


/*--------------------------------------------*/
/* detail                                     */
/*--------------------------------------------*/
.contents_in { width: auto !important; overflow: visible !important;} 

/* local_navi
-------------*/
#lnavi { left: -30 !important;}
