@charset "shift_jis";

body{
	width:600px;
	margin: 0px auto;
}

/* 	さっぽろハーベストランド
--------------------------------------------------------------------------	*/

.text {
	width:480px;
	margin: 7px 0px 20px 12px;
	font-size: 12px; line-height: 140%;
}

.text02 {
	float: left;
	width:260px;
	margin: 7px 0px 20px 12px;
	padding-right: 5px;
	font-size: 12px; line-height: 140%;
}

.img{
	float: left;
}

.t_w {
	width:480px;
	text-align: right;
}


.green{
	color: #1bb137;
	font-weight: bold;
}

.cl_left{
	clear: left;
}