@charset   "UTF-8";
/*Hides from IE5-mac ￥*/
*html body{
  text-align : center;
}
*html #all{
  text-align : justify;
}
*html #about dt{
  padding-top:2px;
}
*html #apeal dl{
  width:330px;
  margin-left:230px;
}
*html #prize{
width:280px;
margin-left:280px;
}
*html #blog{
left:-160px;
}
*html #staff_detail li{
display:inline;
width:230px;
height:90px;
}
*:first-child+html #staff_detail li{
display:inline;
}
/*End hide from IE5-mac */