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

/* management
------------------------------------*/
#management #contents{
font-size: 12px;
}
.cms_table{
border: 1px solid white;
}
.cms_table th{
width: 74px;
font-weight: bold;
border: 1px solid white;
}
.cms_table td{
border: 1px solid white;
}

.article_list{
font-size: 100%;
}
.article_list td{
border: 1px solid white;
border-bottom: 1px solid #ccffdd;
}
