@charset "utf-8";

div.title{
	width:718px;
	padding:0 0 6px 0;
	background:url("/common/image/bg_line_03.gif") repeat-x 0 bottom;
	font-weight:bold;
	color:#4D5161;
	overflow:hidden;
}

div.title li.day{
	width:152px;
	padding:0 0 3px 0;
	margin-right:24px;
	float:left;
}


div.title li.subject{
	width:366px;
	padding:0 0 3px 0;
	float:left;
}

div.article{
	margin:10px 0 0 0;
	overflow:hidden;
	background:url("/common/image/bg_line_text.gif") no-repeat bottom;
}

div.article li.day{
	width:152px;
	padding:0 0 10px 0;
	margin-right:24px;
	color:#333333;
	float:left;
}

div.article span{
	padding:0 0 0 2px;
}

div.article li.subject{
	width:366px;
	padding:0 0 10px 0;
	color:#656565;
	float:left;
}