@charset "utf-8";

/* GENERAL */
h1 { width: 900px; height: 40px; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 15px; }
h2 { width: 880px; height: 96px; text-indent: -9999px; background: url(../img/specialtitle.jpg); margin-left: auto; margin-right: auto; margin-bottom: 15px; }

#EnqueteArea { width: 880px; text-align: left; margin-left: auto; margin-right: auto; }
#EnqueteLeft { float: left; width: 550px; margin-right: 20px; }
#EnqueteRight { float: left; width: 310px; }

#BtnEnqueteArea { width: 310px; height: 52px; margin-bottom: 15px; }
#NoticeTop { width: 310px; height: 5px; background: url(../img/bg_notice01.gif); }
#NoticeBody { width: 310px; background: url(../img/bg_notice02.gif) repeat-y; }
#NoticeTextArea { padding: 6px 12px 6px 12px; }
#NoticeBottom { width: 310px; height: 5px; background: url(../img/bg_notice03.gif); }
ul.EnqueteNotice { margin-left: 2px; }
ul.EnqueteNotice li { list-style-type: none; padding: 8px 10px 8px 15px; background-image: url(../img/arrow_right.gif); background-repeat: no-repeat; background-position: left center; }
