@import url("base.css");

.d-title { background: url(../inquiry/img/d_title.jpg) no-repeat;}

/* ---------- layout style --------------*/

#contents {
float: none;
width: 850px;
}

/* contents */

.p-title {
height: 30px;
border-left: 5px solid #9B9932;
background-image: url(../inquiry/img/ttl_inquiry.gif);
background-position: 11px 3px;
background-repeat: no-repeat;
font-size: 1px;
text-indent: -9999px;
}

dl { margin: 30px 0 20px 50px;}
dt { float: left; width: 45px; color: #336600;}
dd { float: left; width: 150px;}
dd.res { width: 300px;}

h2 { clear: both; width: 540px; margin: 20px auto; padding: 40px 0 0; color: #336600; font-size: 120%;}