@charset "utf-8";
/* CSS Document */

.box-about .section-about-01 {
	width: 673px;
	height: 428px;
	text-align: center;
	margin: 100px auto 0 auto;
	background: url(../img/bg-about-01.gif) no-repeat 0 0;
}
.box-about .section-about-01 .inner-l{
	width: 300px;
	margin-left: 40px;
	margin-top: 30px;
	float: left;
}
.box-about .section-about-01 .inner-l h1{
	margin-bottom: 45px;
}
.box-about .section-about-01 .inner-l p{
	margin-bottom: 40px;
}
.box-about .section-about-01 .inner-r{
	width: 200px;
	margin-top: 80px;
	margin-right: 86px;
	float: right;
}
.box-about .section-about-01 .inner-r p{
	margin-bottom: 11px;
}
.box-about .section-about-01 .inner-r p.botten{
	margin-top: 11px;
}
.box-about .section-about-02 {
	width: 673px;
	text-align: center;
	margin: 35px auto 0 auto;
}
.box-about .section-about-02 .inner-l{
	width: 314px;
	height: 247px;
	float: left;
	background: url(../img/bg-about-02.gif) no-repeat 0 0;
}
.box-about .section-about-02 .inner-r{
	width: 314px;
	height: 247px;
	float: right;
	background: url(../img/bg-about-02.gif) no-repeat 0 0;
}
.box-about .botten{
	text-align: center;
	margin: 40px auto 80px auto;
}
