@charset "utf-8";

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


.bar-inquiry { background-image: url(../img/bar-inquiry.jpg); background-repeat: no-repeat; height: 45px; width: 600px; text-indent: -9999px; margin-bottom: 10px; }
.bar-privacy { background-image: url(../img/bar-privacy.jpg); background-repeat: no-repeat; height: 45px; width: 600px; text-indent: -9999px; margin-bottom: 10px; }
.bar-complete { background-image: url(../img/bar-complete.jpg); background-repeat: no-repeat; height: 45px; width: 600px; text-indent: -9999px; margin-bottom: 10px; }



.user_name { color: #66F; font-weight: bold; font-size: 18px; line-height: 24px; margin-bottom: 15px; text-decoration: underline; }
.text { font-size: 14px; line-height: 24px; margin-bottom: 20px; }

strong.red { color: #F00; font-weight: bold; font-size: 16px; line-height: 22px; }

