#calendar_area {
	float: right;
	width: 234px;
	background-image: url(../image/top/calendar_area_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:0 0 12px 0;
	margin-top:20px;
}
#news_area {
	float: left;
	width: 600px;
	background-image: url(../image/top/news_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* ---------------------------------------------------------------- *
	news
 * ---------------------------------------------------------------- */
#news {
	height: 195px;
	width: 560px;
	margin-left: 35px;
	overflow: auto;
	margin-bottom: 15px;
}

#news_area dl{
margin-right:10px;
}

#news_area dt{
font-size:x-small;
font-weight:bold;
color:#473020;
margin-top:5px;
}

#news_area dd{
color:#473020;
font-size:small;
padding-bottom:4px;
padding-left:9em;
margin:-1.3em 0 0 0;
border-bottom:1px solid #CCCCCC;
}
#news_area dd p{
margin:0 0 5px;
}
#news_area p{
font-size:small;
line-height:1.2em;
margin-top:5px;
}


#top_image {
	position: relative;
	width: 950px;
	height: 470px;
}
#top_image ul {
	position: absolute;
	left: 22px;
	top: 160px;
	margin:0;
	padding:0;
}
#top_image li {
	list-style: none;
	padding:0;
	margin:0 0 3px;
	height: 57px;
	overflow: hidden;
}
h1,h2 {
	margin: 0px;
	padding: 0px;
}
#main{
margin-top:25px;
padding-right:35px;
padding-left:30px;}
.last_update {
	font-size: 0.87em;
	text-align: right;
	margin-bottom: 0px;
}
