@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;
}
#news_po {
	float: right;
	margin-top: 40px;
	margin-right: 0px;
	border: none;
	margin-bottom: 0px;
	margin-left: 0px;
}
#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;
}
