@charset "Shift_JIS";

.whatsNew_bg{
   background:url(../img/whatsnew_bg.jpg) no-repeat top left;
   height:99px;
   margin:0px;
   padding-top:5px;
   }
.whatsNew_bg div{
	overflow: auto;
	width:615px;
	height:86px;
   }
   
.topBanner{
   width:574px;
   margin:20px auto 0px;
   }  
   
.topBanner li{
   float:right;
  }
 
dl.lank01,
dl.lank02,
dl.lank03 {
	position:relative;  
	width:620px;
	height:72px;
	margin:0;
	padding:0;
 }

dt.lank01,
dt.lank03{
   background:url(../img/no1_bg.gif) no-repeat top left;
	float:left;
  width:239px;
	height:72px; 
  font-weight:bold; 
 }
 
dt.lank02{
  background:url(../img/no2_bg.gif) no-repeat top left;
  float:left;
  width:239px;
  height:72px; 
  font-weight:bold; 
 }

dt.lank03{
  background:url(../img/no3_bg.gif) no-repeat top left;
  float:left;
  width:239px;
  height:72px; 
  font-weight:bold; 
 }

 dt.lank01 p,
 dt.lank02 p,
 dt.lank03 p {
 margin:26px 10px 20px 130px;
 }
 
dd.lank01{
 position:absolute;
 padding:20px 25px 25px 20px;
 width:336px;
 height:42px;
 left:239px;
 background:url(../img/lank_bg.gif) no-repeat top left;
 }
     
dd.lank02{
 position:absolute;
 padding:28px 25px 25px 20px;
 width:336px;
 height:42px;
 left:239px;
 background:url(../img/lank02_bg.gif) no-repeat top left;
 }
dd.lank03{
 position:absolute;
 padding:20px 25px 25px 20px;
 width:336px;
 height:42px;
 left:239px;
 background:url(../img/lank03_bg.gif) no-repeat top left;
 }


#lank{
 width:620px;
 height:72px;
   }     
