@charset "utf-8";
@import url(lib.css);
@import url(layout.css);
@import url(ui.tabs.css);

body { background:#fff; color:#000; }
a , a:visited { color:#000 !important; }
.contents { background:none; color:#000; }
.container-mid { background:none; }
#promotion { background:none; }

#logo { background:#000; }
#head-right { display:none; }
#global-nav { display:none; }

#sidebar .side-parts { display:none; }

#rotate { display:none; }

.pagetop { display:none; }
ul.ls-link { display:none; }

#footer ul { display:none; }




/* dl 汎用 */
dl.list-dl01 , dl.list-dl01 dt , dl.list-dl01 dd { background::none; border:none; }
dl.list-dl02 , dl.list-dl02 dt , dl.list-dl02 dd { background::none; border:none; }


/* dl NEWS TOPICS */
dl.lst-news , dl.lst-news dt , dl.lst-news dd { background::none; border:none; }

/* dl lineup */
dl.lst-lineup ,dl.lst-lineup dt , dl.lst-lineup dd { background::none; border:none; }

/* dl faq */
dl.lst-faq dt , dl.lst-faq dd { background::none; border:none; }
dl.lst-faq dt a { background::none; display:block; }
