#top_image {
	width:1000px;
	margin:0 auto;
}

#top_left {
	width:600px;
	float:left;
}
#top_left h2 {
	font-size:130%;
	line-height:130%;
	color:#0066CC;
}



#top_right {
	width:300px;
	float:right;
	text-align:right;
}
#top_right img {
	margin-bottom:10px;
}

#feed {
	font-size:12px;
	line-height:150%;
}
#feed dt {
	font-weight:bold;
	padding:0;
	margin:0;
}
#feed dd {
	padding:0;
	margin:0;
}
#feed img {
	
}
#feed dd.kenmei {
	padding-bottom:3px;
	font-size:13px;
}
.info_box {
	width:600px;
	clear:both;
	border-bottom:1px dotted #CCC;
	padding:10px 0;
	position: relative; 
}
.info_box img {
	width: 100px;
	position: absolute;
	clip: rect(0px 100px 80px 0px);
}
.info_cmt {
	float: right;
	width:480px;
	height:80px;
}
