@charset "utf-8";

h3 {
	margin-bottom:10px;
	clear: both;
}
div.content_inner01 {
	clear:both;
	margin: 0 0 20px 25px ;
}
.content_inner01 p {
	margin-bottom: 30px;
	line-height:1.3em;
}

.table01 {
	width: 380px;
	float: left;
	margin: 0 20px 0 10px;
	_margin: 0 10px 0 5px;
}
.table02 {
	width: 380px;
}
.table01 th, .table02 th {
	text-align: center;
	background-color: #acf;
}
.table01 td, .table02 td {
	text-align: right;
}
table,tr,td,th {
	border:#333 1px solid;
}

