@charset "utf-8";
/* CSS Document */
.man-title{
	width:760px;
	margin: 0 auto 15px;
	}
.box-man{
	clear:both;
	}
.box-man .section-man-01{
	width: 687px;
	text-align: center;
	margin: 0 auto;
	background: url(../img/man/bg-danshi.jpg) no-repeat 0 0;
	padding-top:150px;
	padding-bottom:40px;
}
.box-man .section-man-01 ul li{
	margin-bottom: 24px;
}
.box-man .section-man-01 h1{
	display:none;
}
.box-man .section-man-02{
	width: 774px;
	height: 474px;
	text-align: center;
	margin: 60px auto 0 auto;
	background: url(../img/man/bg-man-02.gif) no-repeat 0 0;
}
.box-man .section-man-02 h1{
	margin: 0;
}
.box-man .section-man-02 .inner-l{
	float: left;
	width: 251px;
	margin: 0 0 0 75px;
}
.box-man .section-man-02 .inner-l p{
	margin-bottom: 20px;
}
.box-man .section-man-02 .inner-r{
	float: right;
	width: 380px;
	margin: 0 32px 0 0;
}
.box-man .section-man-02 .inner-r p.point{
	margin-bottom: 24px;
}
.box-man .section-man-03{
	width: 774px;
	text-align: center;
	margin: 30px 0 0 120px;
}
.box-man .section-man-03 li{
	float: left;
	margin-right: 30px;
	width: auto;
}