BODY,TABLE,TR,TD,DIV {
	font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "Osaka", "Verdana", "sans-serif";
	font-size: 14px;
	line-height: 140%;
	color: #000000;
}
blockquote {
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
}
/*リンク設定*/
A:link{ color: #FF0000; text-decoration: underline;}
A:visited{ color: #FF0000; text-decoration: underline;}
A:hover{ color: #FFFFFF; text-decoration: underline; background-color: #FF6600;}
A:active{ color: #FFFFFF; text-decoration: underline; background-color: #FF6600;}

A.link:link{ color: #FF0000; text-decoration: underline;}
A.link:visited{ color: #FF0000; text-decoration: underline;}
A.link:hover{ color: #FFFFFF; text-decoration: none; background-color: #FF6600;}
A.link:active{ color: #FFFFFF; text-decoration: none; background-color: #FF6600;}


.font14 {
	font-family: "Osaka", "ＭＳ Ｐゴシック", "Verdana", "sans-serif";
	font-size: 14px;
	line-height: 140%;
	margin: 8px;
	padding: 8px;
}
.font12 {
	font-size: 12px;
}
.font10 {
	font-size: 10px;
}
.newsback {
	background-attachment: fixed;
	background-image: url(img/index_24.jpg);
	background-repeat: no-repeat;
}
.greenb {color: #339900;
font-weight:bold}

