body 
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 140%;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
#base_area
{
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000033;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #CCCCCC;
}
h1
{
	margin-top: 24px;
	margin-bottom: 4px;
	text-align: center;
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: normal;
}
p
{
	margin-top: 0px;
	color: #333333;
	text-align: right;
}
table
{
	margin-bottom: 24px;
}
caption
{
	font-size: 14px;
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	padding: 0px;
	margin-top: 24px;
}
td
{
	padding: 5px;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
