@charset "UTF-8";

#news_li {
	width: 332px;
	height: 430px;
	float: left;
	margin-top: 25px;
	margin-left: 0px;
	border: none;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}
#news_po {
	float: right;
	margin-top: 28px;
	margin-right: 0px;
	border: none;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 300px;
	display: inline;
}
#article_title {
	width: 332px;
	height: 25px;
	margin-top: 0px;
	color: #FF0000;
	text-align: left;
	font-family: "ＭＳ ゴシック","Osaka－等幅",sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
}
.news_text {
	color: #000000;
	font-family: "ＭＳ ゴシック","Osaka－等幅",sans-serif;
	font-size: 12px;
}
#article {
	height: 30em;
	overflow: auto;
	border: #000000 1px solid;
	color: #000000;
	font-family: "ＭＳ ゴシック","Osaka－等幅",sans-serif;
	font-size: 12px;
}
#article .p {
	color: #F00;
	font-size: 24px;
}
.red {
	color: #FF0000;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.blue {
	color: #001E7F;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}
.news_01 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	text-align: center;
}
.news_02 {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	text-align: center;
	display: inline;
	width: 300px;
}
.news_bold {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}
.news_Small {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.rss-popup { position: relative; }
.rss-popup span { background: url('../images/kaidan_over.png') no-repeat scroll 0% 0% transparent; width: 300px; height: 420px; position: absolute; left: -350px; top: -150px; text-align: center; text-indent: -9999px; z-index: 2; display: none; }

