@charset "utf-8";

@import "common.css";
@import "layout.css";
/*--------------------------------------------------------------------------------------------------------------*/
.bar-reform { background-image: url(../img/reform-bar1.jpg); background-repeat: no-repeat; height: 30px; width: 570px; margin-bottom: 10px; }
.bar-reform h2 { font-size: 12px; line-height: 30px; font-weight: bold; color: #FF0000; text-indent: -9999px; }


.reform_text { font-size: 14px; line-height: 20px; padding-bottom: 300px; background-image: url(../img/reform-img1.jpg); background-repeat: no-repeat; background-position: left bottom; }
.reform_text p { font-size: 14px; line-height: 20px; background-image: url(../img/reform-text.jpg); background-repeat: no-repeat; background-position: left top; height: 80px; width: 570px; }

.contact { height: 34px; width: 568px; border: 1px solid #4E618E; background-color: #4E618E; }
.contact a { font-size: 14px; line-height: 34px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #4E618E; text-align: center; display: block; height: 34px; width: 568px; }
.contact a:hover { background-color: #CC0000; }
