@charset   "UTF-8";
/*Hides from IE5-mac ￥*/
*html #all{
  text-align:justify;
}
*html body{
  text-align:center;
}
*html .content h2 a{
  width : 370px;
  height : 210px;
}
/*End hide from IE5-mac */
html{
filter:expression(document.execCommand("BackgroundImageCache", false, true)); 
}