@charset "euc-jp";
/* CSS Document */

.ftLead{
margin:10px;
}

#contact{
}

#contact dl#dl01{
width:510px;
padding:0 0 10px 10px;
}
#contact dl#dl01 dt{
width:150px;
height:25px;
float:left;
background:#c4e1ff;
padding:0 0 0 10px;
color:#003366;
font-weight:bold;
line-height:25px;
}
#contact dl#dl01 dd{
width:340px;
float:right;
line-height:0;
}
#contact dl#dl01 dd input{
width:330px;
border:#333333 1px solid;
font-size:16px;
padding:2px 4px;
}



#contact dl#dl02{
width:510px;
padding:0 0 10px 10px;
}
#contact dl#dl02 dt{
width:150px;
height:25px;
float:left;
background:#c4e1ff;
padding:0 0 0 10px;
color:#003366;
font-weight:bold;
line-height:25px;
}
#contact dl#dl02 dd{
width:340px;
float:right;
line-height:0;
}
#contact dl#dl02 dd input{
width:260px;
border:#333333 1px solid;
font-size:16px;
padding:2px 4px;
}
#contact dl#dl02 dd strong{
font-size:10px;
color:#999999;
margin:0 0 0 5px;
font-weight:normal;
}
#contact dl#dl02 dd p.ftAttention{
line-height:1.3em;
font-size:12px;
margin:2px 0 0;
}


#contact dl#dl03{
width:510px;
padding:0 0 10px 10px;
}
#contact dl#dl03 dt{
width:500px;
height:25px;
background:#c4e1ff;
padding:0 0 0 10px;
margin:0 0 10px;
color:#003366;
font-weight:bold;
line-height:25px;
}
#contact dl#dl03 dd{
width:510px;
line-height:0;
}
#contact dl#dl03 dd textarea{
width:500px;
height:248px;
border:#333333 1px solid;
padding:4px;
font-size:16px;
}



#contact p.fmFoot{
width:520px;
text-align:center;
}
#contact input.fmSubmit{
margin:0 30px 0 0;
}
#contact input#clear{
width:100px;
height:25px;
background:url(../img_common/clear_off.jpg) no-repeat left top;
border:none;
margin:0;
padding:0;
cursor:pointer;
vertical-align:top;
}