@charset "utf-8";

* { padding: 0px; margin: 0px; }

BODY { margin: 0px auto; padding: 0px; }

a img { cursor: pointer; }

IMG { border-style: none; }

HR { height: 1px; border: 1px solid #EBEBEB; }

LI { list-style-type: none; }

H1, H2, H3, H4, H5, H6, P, DL, DT, DD, UL { display: block; margin: 0px; padding: 0px; }

.clearBoth { clear: both; }

.centerBox { text-align: center; }

.centerCont { display: inline-block; }

.marginBtm15 { margin-bottom: 15px; }

.marginBtm20 { margin-bottom: 20px; }

.top a { width: 100%; text-align: right; color: #006600; text-decoration: none; display: block; }

.top a:hover { color: #FF9900; text-decoration: underline; }

.pic20 { margin: 20px 0px; }