@charset "utf-8";

@import "common.css";
@import "layout.css";
@import "form.css";
/*--------------------------------------------------------------------------------------------------------------*/
.bar-contact { height: auto; width: 550px; margin-bottom: 20px; background-image: url(../img/bar-contact.png); _background-image: url(../img/bar-contact.jpg); background-repeat: no-repeat; padding-right: 5px; padding-left: 5px; }
.bar-contact h2 { padding: 5px; height: 40px; width: 550px; text-indent: -9999px; display: block; margin-bottom: 10px; }
.bar-privacy { height: auto; width: 550px; background-image: url(../img/bar-privacy.png); _background-image: url(../img/bar-privacy.jpg); background-repeat: no-repeat; padding-right: 5px; padding-left: 5px; }
.bar-privacy h2 { padding: 5px; height: 40px; width: 550px; text-indent: -9999px; display: block; margin-bottom: 10px; }
/*--------------------------------------------------------------------------------------------------------------*/
.bar-inquiry { height: auto; width: 550px; margin-bottom: 20px; background-image: url(../img/bar-inquiry.png); _background-image: url(../img/bar-inquiry.jpg); background-repeat: no-repeat; padding-right: 5px; padding-left: 5px; }
.bar-inquiry h2 { padding: 5px; height: 40px; width: 550px; text-indent: -9999px; display: block; margin-bottom: 10px; }
/*--------------------------------------------------------------------------------------------------------------*/
.bar-entry { height: auto; width: 550px; margin-bottom: 20px; background-image: url(../img/bar-entry.png); _background-image: url(../img/bar-entry.jpg); background-repeat: no-repeat; padding-right: 5px; padding-left: 5px; }
.bar-entry h2 { padding: 5px; height: 40px; width: 550px; text-indent: -9999px; display: block; margin-bottom: 10px; }



