@charset "UTF-8";

/* ------------------------------------------------ */
/*      import css                                  */
/* ------------------------------------------------ */
@import "common.css";
@import "sub.css";

/* ------------------------------------------------ */
/*      **********                                  */
/* ------------------------------------------------ */
html,
body {height:100%;}


.usersvoice { width:524px; padding:8px 0 0 0; background:url(../images/usersvoice/bg_letter_top.gif) left top no-repeat; margin:0 auto 30px;}
	.usersvoice div { padding:0 0 15px 0; background:url(../images/usersvoice/bg_letter_bottom.gif) left bottom no-repeat;}
	.usersvoice div dl { width:100%; padding:10px 0 10px 0; background:url(../images/usersvoice/bg_letter.gif) left bottom repeat-y;}
	.usersvoice div dt { width:474px; margin:0 auto; padding:0 0 0 0; font-weight:bold; font-style:italic; line-height:25px; text-align:left; background:url(../images/usersvoice/bg_letter_border.gif) left bottom repeat-x;}
	.usersvoice div dd { width:474px; margin:0 auto; line-height:25px; padding:0 0 0 0; background:url(../images/usersvoice/bg_letter_border.gif) left bottom repeat;}
