body {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}
a:link {
	color: #0066cc;
	text-decoration: none;
}
a:visited {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	color: #3399cc;
	text-decoration: underline;
}
a:active {
	color: #3399cc;
	text-decoration: underline;
}

.oneColFixCtr #container {
	width: 840px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.line-h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.wn-tytle {
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 6px;
}
.wn-date {
	font-size: 10px;
	padding-top: 7px;
	padding-right: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 7px;
	width: 60px;
}
.wn-txt {
	font-size: 12px;
	line-height: 16px;
	background-image: url(../topimg/yaji_bg.gif);
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.oneColFixCtr #mainContent {
	padding: 18px 28px 28px;
}
