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

/* greeting
------------------------------------*/
#greeting #contents .float_right{
margin-left: 16px;
padding: 5px;
border: 1px solid #eeeeee;
}

#greeting_table{
width: 580px;
margin: 16px auto;
}
#greeting_table tr{
}
#greeting_table th{
width: 80px;
font-weight: bold;
background: #f9f9f9;
}
#greeting_table td{
background: #fbfbfb;
}
.origin{
background: url('/images/greeting/bg_origin.gif') top center no-repeat;
}
