@charset "utf-8";
#newsframe1 {
	margin-top: 15px;
	margin-bottom: 30px;
}
#newstitle {
	background-color: #BB692D;
	height: 35px;
	width: 520px;
	display: block;
}
#newstitle_old {
	background-color: #666666;
	height: 35px;
	width: 520px;
	display: block;
}
#newsdate .newsyear {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
}
#newsdate .newsmonth {
	font-size: 12px;
	line-height: 16px;
}

#newsname {
	float: right;
	width: 440px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	background-color: #FFFFFF;
	text-align: left;
	display: inline;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #BB692D;
	height: 33px;
	text-indent: 10px;
	line-height: 35px;
}
#newsbody .redtext1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #990000;
}

#newsname_old {
	float: right;
	width: 440px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	background-color: #FFFFFF;
	text-align: left;
	display: inline;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	height: 33px;
	text-indent: 10px;
	line-height: 35px;
}
#newsdate {
	float: left;
	width: 75px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	padding-top: 5px;
}
#newsbody {
	width: 500px;
	margin-top: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: left;
	padding-left: 20px;
}
#newsbody p {
	text-indent: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
