@charset "utf-8";

/*menu background top*/
#header-menu #menu-inquiry {
background-image:url(/images/com_menu_in.gif);
background-repeat:no-repeat;
background-position: -446px 0px;
}

#second-main {
position: relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
width: 912px;
height: 260px;
background-image: url(/inquiry/images/second_main_inquiry.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
}

/*informatin tel*/
#inquiry-tel-title {
position: relative;
top: 0px;
left: 0px;
width: 590px;
height: 35px;
background-image: url(/inquiry/images/inquiry_tel_title.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
clear: both;
border-bottom: solid  1px #009d38 ;
margin: 0px 0px 10px 0px;
}

/*information mail*/
#inquiry-mail-title {
position: relative;
top: 0px;
left: 0px;
width: 590px;
height: 35px;
background-image: url(/inquiry/images/inquiry_mail_title.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
clear: both;
border-bottom: solid  1px #009d38 ;
margin: 0px 0px 10px 0px;
}

/*telephone number*/
#inquiry-tel-text {
margin: 20px 0px 15px 35px;
padding: 0px 0px 0px 25px;
width:  550px;
}

/*telephone number*/
#inquiry-tel {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:  585px;
height:  185px;
background-image: url(/price/images/price_tel.gif);
background-repeat: no-repeat;
background-position: 35px 0px;
}

#inquiry-body {
position: relative;
left: 0px;
top: 0px;
margin:10px 0px 0px 15px;
padding:0px 0px 0px 0px;
width:590px;
background-repeat: repeat-y;
background-position: 0px 0px;
}

/*list*/
dl.dl-inquiry {
margin: 0px 5px 0px 0px;
padding: 0px 0px 0px 0px;
border-left:1px dashed #009d38;
border-right:1px dashed #009d38;
border-bottom:1px dashed #009d38;
width:573px;
}
   
dt.dt-inquiry {
float:left;
width:150px;
padding: 5px 0px 5px 10px;
font-weight:bold;
color: #666;
border-top:1px dashed #009d38;
clear:left;
}

dd.dd-inquiry {
margin-left:150px;
padding:5px 5px 5px 10px;
border-left:1px dashed #009d38;
border-top:1px dashed #009d38;
}


.box-head {
margin: 0px 0px -1px 0px;
padding: 0px 0px 0px 0px;
width: 575px;
height:  15px;
background-image: url(/images/box_head.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
/*background-color: #009d38;*/
}

.box-bottom {
margin: -1px 0px 20px 0px;
padding: 0px 0px 0px 0px;
width: 575px;
height:  15px;
background-image: url(/images/box_bottom.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
/*background-color: #009d38;*/
}