@charset "UTF-8";

.icon-pagetop { background: url(/img/common/icon-allow-green-up.jpg) no-repeat right center; }

body { background: #9FD9A1; }

#wrap { background: #D9F3DA url(/ipo/img/common/bg-body.jpg) repeat-x center bottom; }

#wrap-contents { background: #D9F3DA url(/ipo/img/common/bg-wrap.jpg) repeat-y center top; }

#nav-global { background: #2EA220; }

#article .title { border-bottom: 3px solid #bcefb5; }

#article h3 {
 background: #E9FFD9;
 color: #2EA220;
}

#footer { background: url(/ipo/img/common/bg-footer.jpg) center bottom; }

#credit img { width: 173px; }

#p-top #article .title h2 {
 position: absolute;
 left: 0px;
 top: 0px;
}

