.main_box {
	 padding: 0px;
	 background-color: #fff;
	 border: 1px solid #CCC;
}

.rss_box {
	 margin: 3px 2%;
	 padding: 0px;
	 width: 200px;
	 background-color: #fff;
	 border: 1px solid #CCC;
}

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

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

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

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-weight: bold;
	font-size: 10px;
	color: #666;
	text-decoration : none;
}

.rss_item a:hover { 
	font-weight: bold;
	font-size: 10px;
	text-decoration : underline;
	color: #333;
}

.rss_date {
	font-size: 10px;
	font-weight : normal;
	color: #999;
}

.temp_font {
	font-size: 8px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.navi_font {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 15px;
}
/* ------- ■リンクの色 ------- */
a:link     {color: #333333; text-decoration: none;}
a:visited   {color: #333333; text-decoration: none;}
a:hover   {color: #333333; text-decoration: underline;}

.sub_box {
  background-color:#FFFFFF;
}
.midashi_font {
	font-size: 12px;
	font-family: Verdana, Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
	color: #666666;
	line-height: 15px;
}
.body_font {
  color: #999999;
  margin: 0px;
  padding: 0px;
}
.body_box {
	 margin: 3px 2%;
	 padding: 10px;
}
.copyright {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #FFF;
}
