@charset "utf-8";

* { margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; }
p { margin: 0px; padding: 0px; }
ul { margin: 0px; margin: 0px 0px 0px 15px; list-style-type: square; }
li { margin: 0px 0px 0px 10px; padding: 0px; }

h2 { font-size: 14px; color: #660000; font-weight: bold; font-stretch: narrower; padding: 0px 0px 5px 0px; margin: 0px; }

.cl01 { }
a:link.cl01,a:active.cl01,a:visited.cl01 { border: 0px; color: #8f025f; text-decoration: none; }
a:hover.cl01 { border: 0px; color: #e30396; text-decoration: underline; }
.cl02 { }
a:link.cl02,a:visited.cl02,a:active.cl02 { background:url(/images/layout/button_01.gif) no-repeat; width: 120px; height: 25px; line-height: 25px; display: block; color: white; font-size: 12px; font-weight: bold; text-decoration: none; padding-left: 30px; }
a:hover.cl02 { background:url(/images/layout/button_02.gif) no-repeat; width: 120px; height: 25px; line-height: 25px; display: block; color: white; font-size: 12px; font-weight: bold; text-decoration: none; padding-left: 30px; }