@charset "utf-8";
/* CSS Document */
/* MENU
---------------------------------------------- */
#bt6 a{
background-position: -739px 84px;
}
#bt6 a:hover{
background-position: -739px 84px;
}
/* CONTENTS
---------------------------------------------- */
#header-name{
width: 870px;
height: 110px;
text-indent: -9999px;
background: url(/images/title_contact.jpg) no-repeat;
margin-bottom: 50px;
}
/* CONTACT FORM
---------------------------------------------- */
#form_box {
padding: 10px;
}
#form_box fieldset{
border: 1px solid #FF7D12;
background-color: #FFFFEB;
}
#form_box legend{
margin-left: 15px;
padding: 0 10px;
color: #FF7D12;
font-weight: bold;
}
#form_box input, #form_box textarea, #form_box select{
*font-size: 100%;
*line-height: 1.5;
}
#form_set {
padding: 10px;
}
#form_set span{
font-size: 0.85em;
}
#form01, #form02, #form03, #form04, #form05, #form06, #form07, #form08{
margin: 10px 0;
text-align: left;
}
#form08 textarea{
width: 100%;
height: 160px;
}
#form09 {
margin: 10px 0;
text-align: center;
}

/* ID追加分 */
#form_set .alerts{
color: #FF0000;
}
#form_set table {
width: 70%;
}
#form_set caption {
text-align: center;
white-space: nowrap;
}
#form_set th {
color: #FFFFFF;
background-color: #FF9900;
padding: 5px;
text-align: center;
white-space: nowrap;
}
#form_set td {
padding: 5px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #793100;
text-align: left;
}
