@charset "utf-8";


div#terms_contents {
width:860px;
margin-top:30px;
text-align: center;
padding-bottom:30px;
}


.terms_table{
	margin-top:30px;
	margin-left:60px;
	width:740px;
	border-collapse:collapse;
	border-top:solid 1px #c9c9c9;
	font:#333 12px;
}

.terms_table th {
	width:108px;
	padding:6px 6px;
	font-weight:normal;
	font-size: 10px;
	border-bottom:solid 1px #c9c9c9;
	border-right:solid 1px #e5e5e5;
}

.terms_table td {
	width:450px;
	padding:10px 0 10px 12px;
	font-size: 12px;
	line-height: 130%;
	text-align:left;
	border-bottom:solid 1px #c9c9c9;
}
