body {
	font-size: 11px;
	margin: 0px;
	background-color: #336666;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	background-position: center;








}

/* テキスト関連 */

.copyright {
	font-size: 10px;
	color: #999999;
	line-height: 140%;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
	text-align: center;
	vertical-align: middle;

: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.text11px {
	font-size: 11px;
	line-height: 140%;
	color: #666666;
}
.text12px {
	font-size: 12px;
	line-height: 140%;
	color: #666666
}
.infodate {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
	font-size: 9px;
	line-height: 140%;
	font-weight: bold;
	color: #FFCC00;
}
.infotext {
	font-size: 12px;
	line-height: 140%;
	color: #EEEEEE;
}

/* リンク関連 */

a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	background-color: #FFF2C1;
	color: #FF6600;
}
.rdf {
	font-size: 11px;
	line-height: 140%;
	color: #FFCC00;
	text-align: center;

}
.text11pxWhite {

	font-size: 11px;
	line-height: 140%;
	color: #FFFFFF;
}
.text12pxBlue {
	font-size: 12px;
	line-height: 140%;
	color: #336600;
	font-weight: bold;

}
.text11pxBlue {
	font-size: 11px;
	line-height: 140%;
	color: #006699;
	font-weight: bold;

}
img
{
	border:none;
}
.NewArticleClass
{
	font-size:8pt;
}