body {
	color: #000;
	background: #F1EEDE;
       font-size: 13px;
	font-family: 'CI','meiryo','MS UI Gothic',Verdana, Geneva, sans-serif;
}
table.cont1 td, .cont1 th
{
border-collapse:collapse;
color:#000000;
border:1px solid #999;
 padding: 3px 5px ;
font-size: 12px;
}
.name
{
font-size: 11px;
text-align:center;
}
.credit {
	font-size: 9px;
	text-align: center;
	color: #663300;
}
.credit a {
	color: #008000;
        font-weight: bold;
}
.credit a:hover {
	color: #00bf00;
}