@charset "utf-8";
/*\*/
@import "reset.css";
@import "common.css";

/*初期設定
============================*/
.contentwindow {
margin-top:0;
}

.contentin {
padding:10px 20px;
}

#faq dl{
margin:10px 0 15px 0;
}

#faq dt{
color:#806430;
padding:10px;
clear: both;
background:#f9f7f3 url(../img/hrx.gif) bottom repeat-x;
margin-bottom:5px;
}

#faq dd{
padding:0 0 0 30px;
background:#fff;
line-height:150%;

}

#faq dl{
/*\*/
min-height: 1px;
_height: 1%;
/* */

/*\*//*/
overflow: hidden;
/**/
}

.submit {
text-align:center;
}
