@charset "UTF-8";
.red {
	color:#FF0000;
}
.center {
	text-align:center;
}
table.table01 tr td.light-gry {
	background-color:#F7F7F7;
}
table.table03 {
	font-size:100%;
	padding:0;
	margin:0 0 15px 0;
	width:570px;
	line-height:1.4;
}
table.table03 tr {
	padding:0;
	margin:0;
}
table.table03 tr th {
	text-align:center;
	font-weight:bold;
	color:#484848;
	padding:8px 0;
	margin:0;
}
table.table03 tr td {
	font-weight:normal;
	color:#646464;
	padding:8px 10px;
	margin:0;
}
.caption {
	font-size:79.5%;
	line-height:1.4;
	padding:0;
	margin:5px 0 0 0;
}
ol.number {
	padding:0;
	margin:0 0 15px 30px;
}
ol.number li {
	list-style:decimal outside;
	color:#646464;
	background:inherit;
	padding:0 0 0 0px;
	margin-bottom:10px;
	line-height:1.5;
	letter-spacing:0.1;
}
ol.number li a {
	background:none;
}

