@charset "utf-8";

/*--------------------eyecatch--------------------*/

#eyecatch{
	margin:15px 0px 0px 15px;
	float:left;
}

#eyecatchleft{
	width:500px;
	margin:0px 10px 0px 0px;
	padding:0px;
	float:left;
}

#eyecatchleft p.img_top{
	margin-bottom:10px;
}

#eyecatchleft p.img_foot{
	margin:0px;
}

#eyecatch p.img_side{
	margin:0px;
}
	
#eyecatch p.comment{
	clear:both;
	margin-top:25px;
}

/*--------------------news--------------------*/

#news{
	margin:20px 0px 20px 180px;
	float:left;
}

#news h3{
	margin:0px;
	float:left;
}

#information{
	width:590px;
	padding-left:15px;
	float:left;
}
	
#information p{
	font-size:small;
	text-indent:20px;
	padding-top:5px;
	padding-bottom:3px;
	border-bottom:#999 dotted 1px;
	color:#666;
}

#information span{
	font-size:small;
	margin-left:20px;
}













