@charset "utf-8";

@import "common.css";
@import "layout.css";
@import "form.css";

/*--------------------------------------------------------------------------------------------------------------*/
.contents .bar-contact { background-image: url(../img/bar-contact.jpg); background-repeat: no-repeat; height: 40px; width: 600px; margin-bottom: 15px; }
.contents .bar-contact h2 { line-height: 40px; font-size: 14px; text-indent: -9999px; }
/*--------------------------------------------------------------------------------------------------------------*/
.contents .bar-privacy { background-image: url(../img/bar-privacy.jpg); background-repeat: no-repeat; height: 40px; width: 600px; margin-bottom: 15px; }
.contents .bar-privacy h2 { line-height: 40px; font-size: 14px; text-indent: -9999px; }
/*--------------------------------------------------------------------------------------------------------------*/
.contents .bar-send { background-image: url(../img/bar-send.jpg); background-repeat: no-repeat; height: 40px; width: 600px; margin-bottom: 15px; }
.contents .bar-send h2 { line-height: 40px; font-size: 14px; text-indent: -9999px; }
/*--------------------------------------------------------------------------------------------------------------*/



