<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=shift_jis"></HEAD>
<BODY><PRE>/* begin styles for RSS Feed */

.rss_box {
	 margin: 3px 2%;
	 padding: 0px;
	 width: 460px;
	 background-color: #fff;
	 border: 1px dashed #333;
}

.rss_title, rss_title a {
	font-size: 12px;
	font-weight:bold;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items {
	margin: 0px;
	padding: 0px;
}

.rss_item  {
	padding-right: 0px;
	padding-left: 0px;
	font-weight : normal; 
	font-size: 11px;
	color: #999;
	word-break: break-all;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-weight: normal;
	font-size: 11px;
	color: #336600;
	text-decoration : none;
}

.rss_item a:hover { 
	font-size: 11px;
	text-decoration : underline;
	color: #336600;
}

.rss_date {
	font-size: 10px;
	font-weight : normal;
	color: #999;
}
</PRE></BODY></HTML>
