* {
zoom: 1;
}

html body {
}

html body #wrapper #header {
    background: none;
    float: none;
    border-bottom: solid 1px #ccc;
    padding: 0px;
}

html body #wrapper #contents #contentsBody {
    padding: 15px 0px 0px;
}

html body #wrapper #globalHeader,
html body #wrapper #header iframe,
html body #wrapper #header a.headerBanner,
html body #wrapper #header .today,
html body #wrapper #contents .topicPath,
html body #wrapper #contentsNavi,
html body #wrapper #contents #contentsBody #localNavi,
html body #wrapper #contents #contentsBody ul#areaNavi,
html body #wrapper #contents h1#areaTitle,
html body #wrapper #contents p#areaTitle,
html body #wrapper #contents p.update,
html body #wrapper #contents .pageTop,
html body #wrapper #footer .footerNavi,
html body #wrapper #contents #contentsMain #entryList {
    display: none;
}

html body #wrapper,
html body #wrapper #header,
html body #wrapper #footer,
html body #wrapper #contents,
html body #wrapper #contents #contentsWrapper {
    width: 100%;
}

html body #wrapper #contents,
html body #wrapper #header h1#siteLogo,
html body #wrapper #header p#siteLogo,
html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain .recentArticles {
    float: none;
}

html body #wrapper #contents #contentsWrapper {
    background: none;
}

html body #wrapper #contents #contentsMain {
    width: 100%;
    margin-bottom: 15px;
    float: none;
    zoom: 1;
}

html body #wrapper #contents .entry {
    margin-top: 30px;
}

html body #wrapper #contents #contentsWrapper #contentsBody #contentsPickUp,
html body #wrapper #contents #contentsWrapper #contentsBody #contentsPickUp #prevBtn a ,
html body #wrapper #contents #contentsWrapper #contentsBody #contentsPickUp #nextBtn a,
html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain .recentArticles h2 span.area {
    display: none;
}

html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain {
    width: 100%;
}

html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain .recentArticles {
    float: none;
    width: 100%;
}

html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain .recentArticles .article {
    float: none;
    width: 100%;
}

html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain #pickUpContents {
    float: none;
    clear: both;
}

html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain .localNews,
html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain .pickUp {
    width: 48%;
    float: left;
    zoom: 1;
}

html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain .recentArticles.localNews h2,
html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain .recentArticles.pickUp h2 {
    margin: 0px 0px 10px;
    padding: 0px;
    width: 265px;
    background: none;
    zoom: 1;
}


html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain .recentArticles h1.textTitle,
html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain .recentArticles h1.textTitle span,
html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain h2,
html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain h2 span,
html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain .recentArticles.localNews ul li,
html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain ul li {
    zoom: 1;
}

html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain h2 span.archiveLink {
    display: none;
}

html body #footer {
    clear: both;
}

html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain .recentArticles #pickupContents {
    height: 60px;
}

html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain .recentArticles h2 span a,
html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain #contentsPickUp p span.area a,
html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain .recentArticles .article p span.area a,
html body #wrapper #contents #contentsWrapper #contentsBody #contentsMain #areaSelect dl dd ul li a {
    zoom: 1;
}

html body#portal #wrapper #contents #contentsWrapper #contentsBody #contentsMain #entryList {
    display: block;
}

html body#portal #wrapper #contents #contentsWrapper #contentsBody #contentsMain ul.sitemap li a {
    zoom: 1;
}

div#entry dl {
    display: none;
}
