@charset "shift_jis";



body {
	margin:0 0 0 3px;
	text-align:left;
}


/* ---------------------------
   XV
--------------------------- */
#new {
	width: 456px;	/* 486 */
	background:#fff url(../../images/info_bg.gif) repeat-y ;
}


#new ul {
	width: 446px;	/* 486 */
	margin:0 10px 0 10px;
}

#new li {
	padding-top:10px;
	padding-bottom:5px;
	float: left;
	clear:both;
	background: url(../images/bg_dotline.gif) repeat-x left bottom;
	list-style-type: none;
}

#new li .date {
	width: 76px;
	float: left;
}

#new li .msg {
	width: 370px;
	float: right;
}


