body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 11pt;
	color: #808080;
	line-height: 1.3;
	text-align: center;
	background: #FFFFFF;
}
a {
	color: #008000; 
	text-decoration: underline;
}
a:hover { color: #FF3300; text-decoration: none; }
a img {	border: 0; }

table {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 11pt;
	color: #666666;
	background: #FFFFFF;
	line-height: 1.2;
	text-align:left;	
	border: 1px solid #BBBBBB;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
td {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 1px 3px 1px 3px;
}
th {
	border: 1px solid #CCCCCC;
	padding: 1px 3px 1px 3px;
	text-align: center;
	background-color: #CCFFCC;
	font-weight: bold;
	color: #00A200;
}

#container {
	margin: 30px auto 0px auto;
	width: 500px;
	text-align: left;
}
h1 {
	font-family: Verdana, "ＭＳ Ｐゴシック", Arial, sans-serif;
	margin-bottom: 30px;
}
h1 a {
	color: #808080;
	text-decoration: none;
}
h1 a:hover { color: #CCCCCC; }
h2 {
	font-family: Verdana, "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 12pt;
	margin-bottom: 2px;
}
.time {
	font-family: Verdana, "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 10pt;
	color: #999999;
	margin-top: 2px;
	border-top: 2px #CCCCCC solid;
}
.nav { text-align: center; font-weight: bold; clear: both;}
.nav a { 
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BBBBBB;
}
.nav a:hover { background-color: #DDDDDD; }
.log {
	font-family: Verdana, "ＭＳ Ｐゴシック", Arial, sans-serif;
}
.log a {
	color: #808080;
	text-decoration: none;
}
.log a:hover { color: #FF3300; }
.date { color: #AAAAAA; }
.back {
	text-align: right;
	font-family: Verdana, "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-weight: bold;
	clear: both;
}
.back a {
	color: #808080;
	text-decoration: none;
}
.back a:hover { color: #FF3300; }
.close {
	margin-bottom: 30px;
}

