﻿@charset "utf-8";
body,td,th {
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
	font-size: 12px;
}
body {
	margin: 0px;
	background-color: #0066ff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h2 {  color: #990000; font-weight: bold}
h3 {  color: #009966}
table {  font-size: 12px; line-height: 17pt; color: #000000}
.table_bg {
	background-image: url(images/main_back.jpg);
	



