.section .textbox {
	display: block;
	width: 301px;
	padding-top: 24px;
}
.section .textbox .section_title {
	display: block;
	padding-bottom: 25px;
}
.section .textbox .text {
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: justify;
}
.section .photobox {
	width: 669px;
}
.section .flow {
	display: block;
	clear: both;
	padding-top: 40px;
}
#contents .inner .section {
	padding-bottom: 70px;
}
