@charset "utf-8";

@import "common.css";
@import "layout.css";
/*--------------------------------------------------------------------------------------------------------------*/
#contents { float: left; height: auto; width: 570px; padding-top: 25px; }
#contents .sites { font-size: 12px; line-height: 20px; height: 20px; width: 570px; margin-bottom: 25px; }
.sites a { color: #000000; text-decoration: none; }
.sites a:hover { color: #CC0000; }

.contact-bar1 { background-image: url(../img/contact-bar1.jpg); background-repeat: no-repeat; height: 30px; width: 570px; margin-bottom: 10px; }
.contact-bar1 h2 { text-indent: -9999px; display: block; height: 30px; width: 570px; }
.contact-bar2 { background-image: url(../img/contact-bar2.jpg); background-repeat: no-repeat; height: 30px; width: 570px; margin-bottom: 10px; }
.contact-bar2 h2 { text-indent: -9999px; display: block; height: 30px; width: 570px; }
