div.header{
	position:relative;
	margin-top:20px;
	margin-bottom:7px;
}

div.header .title{
	position:relative;
	font-size:20px;
	font-weight:900;
	font-family: "￡I￡O \´\・\A\￣", sans-serif;
	padding-left:10px;
	background:url(../../images/news/bg_red.gif) no-repeat;
}

div.header .date{
	position:absolute;
	top:5px;
	left:600px;
	text-align:right;
	font-style:normal;
	color:#808080;
}

div.list{
	padding-left:10px;
	margin-top:5px;
	margin-bottom:15px;
	float:left;
}

div.list .month{
	margin-left:10px;
	margin-bottom:10px;
	font-size:18px;
	font-weight:900;
}

div.pagetop{
	width:950px;
	text-align:right;
	clear:both;
	padding-top:30px;
}