@charset "UTF-8";

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

.woodpht {
		width: 333px;
		float: left;
}

.woodtxt {
		width: 320px;
		float: right;
}

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

.bigtxt {
		font-size: 1.4em;
		font-weight: bold;
		text-align: center;
		margin: 0 0 20px 0;
}

