#BaseBox{
	width:870px;
	background:url(../../img/top02.gif) repeat-y;
	margin:0px auto;
}

/*Z^[*/
#BaseBox #ConBox{
	width:750px;
	margin:0px auto;
}

#BaseBox #ConBox #News{
	margin-top:5px;
}

#BaseBox #ConBox #News #List{
	width:470px;
	float:left;
}

#BaseBox #ConBox #News #List p img{
	width:81px;
	float:left;
}

#BaseBox #ConBox #News #List ul{
	width:380px;
	float:right;
	text-align:left;
}

#BaseBox #ConBox #News #List ul li{
	list-style-type:disc;
	margin:0px 0px 10px 20px;
}

#BaseBox #ConBox #News #List ul li.new{
	list-style-type:disc;
	margin:10px 0px 10px 20px;
	font-size:15px;
	font-weight:bold;
}

#BaseBox #ConBox #News #List p{
	text-align:right;
	font-size:13px;
	margin-right:30px;
}

#BaseBox #ConBox #News #ListRight{
	width:270px;
	float:right;
	text-align:right;
	font-size:12px;
	line-height:18px;
}

a.newskuro{
	color:#ff0000;
	text-decoration:none;
}

a.newskuro:hover{
	color:#000000;
	text-decoration:underline;
}

