@charset "utf-8";

body,
#wrapper_outer,
#wrapper,
#wrapper #contents_outer,
#footer_outer { background: none; }
#header #nav { display: none; }
#main_contents,
#sub_contents { float: none; }
#sub_contents ul { display: none; }
#contents .data_table { border-top: solid 1px #666666; border-left: solid 1px #666666; }
#contents .data_table th,
#contents .data_table td { background: none; border-right: solid 1px #666666; border-bottom: solid 1px #666666; }
#contents .table_no_deco,
#contents .table_no_deco th,
#contents .table_no_deco td { border: none; }
#contents .back_to_top,
#footer .back_to_top { display: none; }
