﻿@charset   "UTF-8";
/*Hides from IE5-mac ￥*/
*html body{
  text-align : center;
}
*html #all{
  text-align : justify;
}
*html #summary{
width:750px;
height:400px;
}
*html #about dt{
padding-top:2px;
}
*html #about #c_title{
padding-top:6px;
}
*html #apeal li{
height:132px;
}
*html #apeal #ap1{
height:134px;
}
*html #ap6 ul li span{
line-height:1;
padding-top:1px;
}
*html #apeal #ap2 dl{
height:100px;
width:300px;
}
*html #apeal #ap2 dt{
width:100%;
margin-bottom:-2px;
}
*html #about dd{
zoom:1;
/*End hide from IE5-mac */