/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset { border: none; }
caption,th { text-align: left; }
img { border: none; }

/* LAYOUT */
div.line-dotted-mgn { margin: 15px 0 15px 0; }
div.clboth { clear: both; }

/* LINK-COLOR */
a.selected { text-decoration: none; font-weight: bold; }
a:link { text-decoration: underline; }
a:hover { text-decoration: none; }
a.h:link { color: #ec5f9f; }
a.h:visited { color: #ec5f9f; }
a.f:link { color: #fd4568; }
a.f:visited { color: #fd4568; }
a.s:link { color: #fd8e1f; }
a.s:visited { color: #fd8e1f; }

a { text-decoration: underline; color: #0066CC; }
a:visited { text-decoration: underline; color: #79B6F2; }
a:hover { text-decoration: underline; color: #FF8400; }
a:active { text-decoration: underline; color: #FE7171; }

/* TEXT */
.l-font { font-size: 14px; line-height: 170%; }
.m-font { font-size: 12px; line-height: 160%; }
.s-font { font-size: 10px; line-height: 150%; }
.color-up { color: #666666; }

.sfont { font-size: 10px; line-height: 120%; }
.lifont { font-size: 12px; line-height: 130%; }
.mfont { font-size: 12px; line-height: 165%; }
.lfont { font-size: 14px; line-height: 165%; }
.llfont { font-size: 18px; line-height: 165%; }


