#soyokaze_top {
	font-size: 1.3em;
	line-height: 30px;
	margin-bottom: 20px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #00F;
	text-decoration: underline;
}
.soyokaze_box {
	width: 950px;
	height: 325px;
}
.soyokaze_left {
	float: left;
	width: 225px;
	border: 1px solid #666;
	margin: 5px;
	height: 320px;
	padding-top: 5px;
	color: #00F;
	text-align: center;
	vertical-align: bottom;
}
.soyokaze_right {
	float: right;
	width: 225px;
	margin: 5px;
	border: 1px solid #666;
	height: 320px;
	color: #00F;
	padding-top: 5px;
	text-align: center;
	vertical-align: bottom;
}
