@charset "UTF-8";
/* CSS Document */
/*-- contents --*/
.contents h4{
	text-align:left;
	margin-bottom:60px;
	line-height:1.6;
}
/*-- shinsotu --*/
.shinsotu{
	margin-bottom:100px;
}

.shinsotu h3{
	margin-bottom:60px;
}

table{
	width:960px;
	border:1px solid #ccc;
	box-sizing:border-box;
	margin:0 auto;
	font-size:14px;
}

table th{
	width:184px;
	border:1px solid #ccc;
	box-sizing:border-box;
	padding:14px 0 14px 21px;
	background-color:#f4f4f4;
	font-weight:normal;
	vertical-align:middle;
}

table td{
	width:776px;
	border:1px solid #ccc;
	box-sizing:border-box;
	padding:14px 0 14px 21px;
	vertical-align:middle;
}
/*-- cyuto --*/
.cyuto{
	margin-bottom:100px;
}

.cyuto h3{
	margin-bottom:60px;
}