@charset "shift_jis";
/* CSS Document */

.section3{
	width:717px;
	margin:20px 0;
	border-bottom:1px dotted #ccc;

}
.section3 .left{
	width:325px;
	float:left;
	padding-bottom:20px;
}
.section3 .right{
	width:385px;
	float:right;
}
.section3 .right table{
	border:1px solid #ccc;
	border-collapse:collapse;
	margin-bottom:20px;
	
}
.section3 .right table th, .section3 .right table td{
        border: 1px solid #ccc;
		font-size:14px;
}
.section3 .right table th{
	background-color:rgb(240,240,240);
	text-align:left;
	width:95px;
	font-weight:normal;
}