#contener #content #box1 {
	float: left;
	height: 750px;
	width: 500px;
	line-height: 30px;
}
#contener #content #box4 {
	float: left;
	height: 875px;
	width: 810px;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFC219;
}
#contener #content #box2 {
	float: left;
	width: 310px;
	height: auto;
	line-height: 30px;
}
#contener #content #box3 {
	float: left;
	height: auto;
	width: 795px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../img/about/a_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	line-height: 30px;
	font-size: 15px;
}
