@charset "UTF-8";

body {
	background:url(../../../common/img/common/bg_index_wrapper.gif) repeat-x !important;
}

#contents_all {
	margin-top:35px;
}

/* mainimg */
#mainimg {
	width:988px;
	margin:0 auto;
}

/* whatsnew */
dl#new{
	width:606px;
	margin-top:5px;
}
dl#new dt{
	width:98px;
	float:left;
	padding:10px 0 10px 10px;
	border-bottom:1px dotted #ccc;
}
dl#new dd{
	width:498px;
	float:left;
	padding:10px 0;
	border-bottom:1px dotted #ccc;
}
dl#new dd p{
	margin:0;
	padding:0;
}

/* navi */
#navi{
	float:right;
	width:310px;
	text-align:right;
}