@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	line-height: 30px;
}
html,body{
    width: 100%;
}
a:link {
	color: #00A0E8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00A0E8;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.info {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-bottom: 45px;
}
.footertxt {
	color: #FFF;
	font-size: 10px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}