
#article h2{
background:url(../img/contact_img/contact_title.gif);
}

#article h3{
color:#f00;
font-size:85%:
margin-bottom:10px;
}

#article .tel{
padding:20px 0;
text-align:center;
}

table{
width:600px;
}

th{
width:160px;
padding:10px;
background-color:#eee;
border:#bbb dotted 1px;
border-left:none;
font-weight:lighter;
}

td{
padding:10px;
background-color:#fff;
border:#bbb dotted 1px;
border-right:none;
}

input{
margin:2px;
vertical-align:-0.2em;
}


