@charset "utf-8";
/* CSS Document */



#contactWrp #sTtl h3{
background: url(../contact/img/conSttl01.jpg) left top no-repeat;
margin-bottom:20px;
}

#contactWrp table{
width:590px;
border-collapse:collapse;
margin-top:20px;
margin-left:20px;

}

#contactWrp td{
padding:8px;
border-bottom:#CCCCCC dotted 1px;
height:60px;
}

#contactWrp td.first{
background:url(../contact/img/ico01.gif) 3px center no-repeat;
padding-left:60px;
}

#contactWrp td.second{
background:url(../contact/img/ico02.gif) 3px center no-repeat;
padding-left:60px;
}

#contactWrp td.third{
background:url(../contact/img/ico03.gif) 3px center no-repeat;
padding-left:60px;
}

#contactWrp td.fourth{
background:url(../contact/img/ico04.gif) 3px center no-repeat;
padding-left:60px;
}
