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

/* about
------------------------------------*/
#about_table{
width: 580px;
margin: 16px auto;
}
#about_table tr.odd{
background: #f4fffa;
}
#about_table tr{
border-top: 1px solid #e4ffea;
border-bottom: 1px solid #e4ffea;
}
#about_table th{
width: 100px;
font-weight: bold;
}

.idea{
background: url('/images/about/bg_idea.gif') top center no-repeat;
}
.about_ul li{
list-style-image: url('/images/common/point_cursor.gif');
margin-bottom: 4px;
}
