@charset "Shift_JIS";
/* whatsnew */

/*h
--------------------------------*/
#whatsnew_wrap #r_side h2{
	width:218px;
	border-top: 1px solid #515151;
	border-right: 1px solid #515151;
	border-bottom: none;
	border-left: 1px solid #515151;
}



/*link
--------------------------------*/
#whtsnew_table a{color: #000000; text-decoration: none;}
#whtsnew_table a:visited{color: #000000; text-decoration: none;}
#whtsnew_table a:hover{color: #000000;	text-decoration: none;}
#whtsnew_table a:active{color: #000000; text-decoration: none;}


/*layout
--------------------------------*/
#whatsnew_wrap{}

#whatsnew_wrap #main{
	width:660px;
	float:left;
}

#whatsnew_wrap #r_side{
	width:220px;
	float:right;
	background: url(/game/images/bg_ul_foot.gif) no-repeat left bottom;
	padding-bottom:358px;
}


#whatsnew_wrap #main #whtsnew{
	background-color:#aeaeae;
	border: 1px solid #a6a6a6;
	margin-bottom:16px;
	padding-top:4px;
}

#whatsnew_wrap #main #whtsnew ul#about_icon{
	width:480px;
	height:22px;
	margin:0 0 10px auto;
	overflow:hidden;
}

#whatsnew_wrap #main #whtsnew ul#about_icon li{
	float:left;
	margin-right:15px;
}

#whatsnew_wrap #main #whtsnew ul#about_icon li img{ vertical-align:top;}

#whatsnew_wrap #main #whtsnew ul#about_icon li.tit{ padding:7px 0 0 0;}


#whatsnew_wrap #main #whtsnew #whtsnew_table{
	width:658px;
	clear:both;
}

#whatsnew_wrap #main #whtsnew table{width:658px;}

#whatsnew_wrap #main #whtsnew table tr.lightgray{ background-color:#bebebe;}

#whatsnew_wrap #main #whtsnew table td{ padding:3px}

#whatsnew_wrap #main #whtsnew table td.date{
	width:52px;
	font-size:10px;
	text-align:right;
	color:#000000;
}

#whatsnew_wrap #main #whtsnew table td.icon{ 
	width:20px;
	text-align:center;
}

#whatsnew_wrap #main #whtsnew table td.title{ font-size:12px; color:#000000;}







/*r_side*/
#r_side ul{
	width:218px;
	border-top: 1px solid #515151;
	border-right: 1px solid #515151;
	border-bottom: none;
	border-left: 1px solid #515151;
}

#r_side li{
	width:218px;
	border-bottom: 1px solid #515151;
	background: url(/game/images/bg_r_side_li.gif) no-repeat left bottom;
	font-size:12px;
}

#r_side li.noline{ border-bottom:none;}

#r_side li a{
	width:172px;
	padding:8px 23px;
	background: url(/common/images/ic_arrow.gif) no-repeat 14px 12px;
	display:block;
}