#greenseason_content {
	margin-top: 10px;
}
#box1 {
	height: 200px;
	margin-top: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#box2 {
	clear: both;
	height: 200px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 10px;
}
#box3 {
	clear: both;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.left_box {
	float: left;
	width: 60px;
	margin-right: 10px;
}
.right_box {
	float: left;
	width: 610px;
}
#greenseason_content  h4 {
	font-size: 14px;
	color: #006600;
	margin-top: 15px;
	margin-bottom: 5px;
}
#greenseason_content li {
	list-style-image: url(tozan_trekking/img/mark_green.gif);
	margin-top: 5px;
	margin-left: 25px;
}
.seasontext {
	margin-bottom: 15px;
}
.right_photo {
	float: right;
}
