@charset "UTF-8";
body {
	background-color: #FFF;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
}
a:link {
}
.text_10maru {
	font-size: 14px;
	color: #CC3366;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size: 14px;
	color: #69F;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 30px;
}
.text_title {
	padding-left: 10px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.text_time {
	font-weight: bold;
	color: #666;
	font-size: 14px;
}
.text_sub {
	font-size: 14px;
	color: #333333;
}
.table1 {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
}
.bottom_menu {
	font-size: 12px;
	color: #003399;
}
.title1 {
	font-size: 14px;
	color: #F66;
	font-weight: bold;
	background-color: #FDD;
	padding: 3px;
	margin: 10px;
}
.title2 {
	font-size: 14px;
	color: #F63;
	font-weight: bold;
	background-color: #FFE3D7;
	padding: 3px;
	margin: 10px;
}
.navi_bottom {
	font-size: 12px;
	color: #68B4FF;
	vertical-align: bottom;
	height: 20px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin: 0px;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
}

