.sentence1red {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	letter-spacing: 1pt;
	line-height: 150%;
	color: #FF0000;
}
.sentence1blue {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	letter-spacing: 1pt;
	line-height: 150%;
	color: #003399;
}
.sentence1black {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	letter-spacing: 1pt;
	line-height: 150%;
	color: #000000;
}
.sentence1gray {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	letter-spacing: 1pt;
	line-height: 150%;
	color: #555555;
}
.sentence1green {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	letter-spacing: 1pt;
	line-height: 150%;
	color: #006600;
}
.news {
	padding: 5px 15px;
	height: 120px;
	overflow : auto ;
	width: 750px;	
}
.news h3 {
	color: #00b0f0;
	margin: 0px;
	font-size: 14px;
}
.news p {
	font-size: 12px;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}