/*ƒgƒbƒvÍß°¼Þ*/
.news{
	background-image: url(../images/news_button2.gif);
}
.news_title{
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	display: block;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.news_title a:link, .news_title a:visited, .news_title a:active {
	color: #333333;
	text-decoration: none;
}
.news_title a:hover {
	text-decoration: underline;
}
.news_main1{
	display: none;
}

.news_main2{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AFB4BA;
	border-bottom-color: #AFB4BA;
	border-left-color: #AFB4BA;
}
#kousin{
	overflow:auto;
	height: 98%;
	width: 98%;
	line-height: 140%;
}
.news_main3{
	display: none;
}
.news_main4{
	display: none;
}

.rsstc   { font-size: 12px; margin: 0; padding: 0 }
.rsstc a { color: #0000ff;}
.rsstc em  { font-style: normal;font-weight: bold;margin-left: 4px }
.rsstc ul   { background-color: #fdfdfd; margin: 0; padding: 0 ;}
.rsstc li   {
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}