@charset "utf-8";



/* = mailform
-----------------*/

.mailform{
width: 534px;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
margin-bottom: 5px;
}

.mailform .fcol01{
width: 100px;
}

.mailform .fcol02{
width: 123px;
}

.mailform .fcol03{
width: 306px;
}

.mailform th,
.mailform td{
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 5px;
}

.mailform th{
color: #006699;
background: #eee;
}

.mailform th span{
color: #990000;
}

.mailform td input{
margin-right: 5px;
}

.mailform td select{
margin-right: 2px;
}

.mailform td li{
margin-bottom: 10px;
}

.mailform td.f-footer{
text-align: center;
}
