@charset "utf-8";
/* CSS Document */

/*     TopPaga Slideshow     */     
.simpleSlideShow img {
display : none;
}
.simpleSlideShowWrapper {
margin : 0 auto;
position : relative;
}
.simpleSlideShowWrapper img {
position : absolute;
left : 0;
top : 0;
}
/*     Infomation     */

#news_wrap {
	height: 233px;
	width: 427px;
	overflow: auto;
	font-size: 14px;
	color: #595757;
	margin-top: 15px;
}
#news_list li {
	margin-bottom: 12px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
}
.news_List_Ymd {
	display: block;
	float: left;
	line-height: 120%;
}
.news_List_Title {
	display: block;
	line-height: 120%;
	margin-left: 120px;
}
/**/
