@charset "UTF-8";
/* CSS Document */

h2{
background:url(../images/h2tits_contact.jpg) no-repeat 0 0;
width:640px;
height:80px;
margin:3px 0 30px 0;
}

h2 em{
position:absolute;
left:-9990px;
}

h3{
margin:0 0 0 0;
}

p.lead{
font-size:0.8em;
line-height:164%;
margin:10px 0 20px 0;
}

table.contact{
margin:10px 0 10px 20px;
padding:0;
border-collapse:collapse;
width:600px;
border-top:1px solid #CCC;
border-right:1px solid #CCC;
}

table.contact th, table.contact td{
font-size:0.8em;
line-height:164%;
padding:7px 5px;
vertical-align:top;
border-bottom:1px solid #CCC;
border-left:1px solid #CCC;
}

table.contact th{
color:#003366;
background-color:#CDE3EC;
width:110px;
}



.hissu{
font-size:0.9em;
color:#FF0000;
}

.form1{
width:350px;
}

.form2{
width:150px;
}

.form3{
width:400px;
height:80px;
}

.form4{
width:400px;
height:150px;
}

.btns{
text-align:center;
margin:15px 0;
}

.errorText{
color:#FF0000;
font-weight:bold;
}

p.error{
color:#FF0000;
font-weight:bold;
font-size:0.8em;
margin:8px 0;
}
