#contents  {
  float: right;
  width: 525px; 
		margin-right: 23px;
}

#contents_navi  {
  margin-bottom: 10px;
}

#main  {
		margin-bottom: 27px;
}

.top_h2_01  {
  width: 525px;
		height: 14px;
  background-image: url(../img/top_h2_01.jpg); 
		background-repeat: no-repeat;
		text-indent: -9999px;
		margin-bottom: 10px;
}

.top_h2_02  {
  width: 525px;
		height: 33px;
  background-image: url(../img/top_h2_02.jpg);
		background-repeat: no-repeat; 
		text-indent: -9999px;
}

.whatsnew  {
  padding: 0 10px 0 10px;
  background-image: url(../img/top_what_bg.jpg);
		background-repeat: repeat-y; 
}

.whatsnew dl  {
  display: block;
		width: 500px;
		height: 30px;
  background-image: url(../img/top_what_line.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
		margin-top: 10px;
}

.whatsnew dt  {
  display: block;
		float: left;
  font-size: 10px;
		font-weight: bold;
		color: #fd6398;
		margin-right: 20px;
}

.whatsnew dd  {
  display: block;
  font-size: 10px;
		color: #33333;
}