@charset "UTF-8";

/*------------ index ------------*/

.tsunnopht {
		width: 233px;
		float: right;
}

.tabletxt {
		width: 415px;
		float: left;
}

.pointbox {
	background-color: #eaf8d2;
	padding: 20px 20px 20px 20px;
}

table th {
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	padding: 7px;
	border-bottom: #A2A2A2 dotted 1px;
	line-height: 1.7;
}

table td {
	vertical-align: top;
	padding: 7px;
	border-bottom: #A2A2A2 dotted 1px;
	line-height: 1.7;
}


