@charset "UTF-8";

/* ############################################## */

.first_contents {
	width:730px;
}
.first_contents h3 {
	margin:0px 0px 10px 0px;
}
.first_contents h4 {
	width:690px;
	margin:0px auto 10px auto;
}
.first_contents table {
	width:660px;
	margin:0px auto 10px auto;
}
.first_contents th {
	width:100px;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	color:#666666;
	padding:5px;
}
.first_contents td {
	font-size:12px;
	line-height:16px;
	color:#666666;
	padding:5px;
}



