@charset 'UTF-8';
/*--------------------------------------
 @msg      『ベルアイル』地上世界 TOP
--------------------------------------*/
@import './common/css/common.css';

h2{
  background-image:url('./images/h2.jpg');
}

p#read{
  width:642px;
  height:20px;
  line-height:20px;
  margin-bottom:17px;
  color:#940441;
  font-weight:bold;
  text-align:center;
  background:url('./images/bg_read.gif') repeat-y top left;
}