@charset "utf-8";

/*=============================
art CSS
=============================*/

/*------staff------*/

.staffbox         		{background:#fff ; text-align:center ; width:325px ; height:300px ; float:left ; margin:0px 0px 10px 0px ; line-height:15px ; }
.staffbox p			{margin:0 ; padding:0 ; }
.staffbox .staffimg		{; }
.staffbox .staffname		{font-size:12px ; padding:0px 15px 0px 15px ; color:#555 ; }

table.menu_list {width:700px; margin-top:30px;}
table.menu_list tr {width:700px;}
table.menu_list tr.line_02 {width:700px; background:#ffffee;}
table.menu_list th {width:200px; line-height:120%; padding:5px 0 5px 7px; font-size:80%;}
table.menu_list td {width:500px; line-height:120%; padding:5px 0 5px 7px; font-size:80%;}
table.menu_list td a { color:#9900CC}
table.menu_list td a:visited { color:#9900CC}
table.menu_list td a:active { color:#9900CC}
table.menu_list td a:link { color:#9900CC}
table.menu_list td a:hover { color:#990033;}