body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color: #CCCCCC;
}
a:link{
	text-decoration:none;
	color:#ff3333
}
a:active{
	text-decoration:none;
	color:#ffff66
}
a:hover{
	text-decoration:none;
	color:#ffff66
} 

a:visited{
	text-decoration:none;
	color:#ff3333
}
.news {
	background-attachment: fixed;
	background-image: url(images/top_wda.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 380px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	text-align: left;
}
.news-text {
	height: 16px;
	width: 300px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	text-align: left;
	margin-left: 80px;
	letter-spacing: 0.1em;
	margin-top: 3px;
}
.news-icon {
	height: 20px;
	width: 50px;
	text-align: left;
	float: left;
	margin-left: 10px;
}
.text {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: 1.2em;
	letter-spacing: 0.1em;
}
.diagram {
	background-image: url(images/daiagram_r.jpg);
	background-repeat: no-repeat;
}
