body {
	background-color:#f0f0f0;
	text-align:center;
}

.tbl_01 {
	width:811px;
	border:solid 1px #336600;
	background-color:#ffffff;
	margin:0px auto;
	text-align:left;
}

.tbl_02 {
	width:100%;
	background-color:#336600;
}

.tbl_03 {
	width:90%;
	background-color:#ffffff;
}

.tbl_04 {
	width:90%;
	background-color:#ffffff;
	border:double 3px #336600;
}

.tbl_05 {
	width:68%;
	background-color:#ffffff;
	border-top:solid 1px #666666;
	border-left:solid 1px #666666;
}

.tbl_05 td{
	font-size:10pt;
	border-right:solid 1px #666666;
	border-bottom:solid 1px #666666;
}

.tbl_05 th{
	font-size:10pt;
	border-right:solid 1px #666666;
	border-bottom:solid 1px #666666;
	background-color:#eeeeee;
}

.tbl_06 {
	margin:5px auto 15px;
}

.tbl_06 img{
	border:solid 1px #7BAC0B;
}

.tbl_06 td{
	font-size:8pt;
	vertical-align:top;
}

.font_01 {
	font-size:10pt;
	line-height:150%
}

.font_02 {
	font-size:13pt;
	color:#df501b;
	font-weight:bold;
}

.kakomi {
	width:95%;
	font-weight:bold;
	background-color:#e8e7e5;
	border-top:solid 1px #7f7f7f;
	border-left:solid 6px #7f7f7f;
	padding:1px 1px 1px 5px;
}

.gidai_01 {
	margin:0px 0px 0px 20px;
}

.gidai_02 {
	margin:0px 0px 0px 18px;
}

.popup {
	width:90%;
	margin:20px 0px 10px 30px;
}

