html,body {
	margin-left: 0px;
	margin-top: 3px;
	padding: 0px;
	height:100%;
	text-transform: none;
	font-weight: normal;
}

body	{
	color: #666666;
	font-size: 12px;
	background: #ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}

a:active {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}

.date {
	font-size: 11px;
	margin-right: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 130%;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}
.new1 {
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	color: #000000;
}