div.main_visual {
	background-image:url(../images/main_visual.jpg);
	text-indent:-99999px;
	overflow:hidden;
}
div.feed_list_area h3 {
	padding-left:1em;
	height:30px;
	line-height:25px;
	background:url(../images/rss_title_bg.gif) no-repeat left top;
	font-weight:bold;
}
div.feed_list_area ul{
	padding-left:0;
}
div.feed_list_area ul li {
	padding-left:1em;
	background:url(../images/rss_list_marker.gif) no-repeat left center;
}

div#maguro {
	margin-bottom:1.5em;
	height:150px;
	background:url(../images/maguro_bg.jpg) no-repeat left top;
	position:relative;

}
div#maguro h2 {
	text-indent:-999999px;
	overflow:hidden;
}
div#maguro p {
	position:absolute;
	top:60px;
	left:190px;
	orverflow:hidden;
}


