@charset "utf-8";

/* TEXT */
.rmv { display: block; position: absolute; top: -9999px; left: -9999px; }

/* LINK COLOR */
a:link { color: #005bac; text-decoration: underline; }
a:visited { color: #005bac; text-decoration: underline; }
a:hover { color: #44a7ff; text-decoration: none; }
a:active { color: #ffcc00; text-decoration: none; }

/* FONT WEIGHT */
.TxtNormal { font-weight: normal; }
.TxtBold { font-weight: bold; }
.TxtBold01 {font-family:"宋体",arial,helvetica,clean,sans-serif; font-size: 14px; line-height: 1.6; }

/* COPY */
.HeadCatchCopy { line-height: 220%; }
.MainText { line-height: 160%; }
