/*----------------------------------------------------------
   五葉コンサルティング　CSS
-----------------------------------------------------------*/

/* contact
------------------------------------*/
#contact #contents table{
margin: 6px auto;
}

#contact #contents th{
width: 180px;
font-weight: bold;
border-right: 1px solid #bbbbbb;
}
#contact #contents td{
width: 350px;
}
#contact #contents tr{
height: 38px;
}
#contact #contents .odd{
background: #eeeeee;
}
#contact #contents .notice{
color: #992244;
font-size: 90%;
}
