@charset "utf-8";
/* ===================================================================
	use second
=================================================================== */

/*---------------------------------------------------------------------------*/

h2 {
	margin:0 auto 50px;
	padding-top:20px;
	width:935px;
}

.inner {
	background: url(../../common/images/bg_sakura.png) repeat center top;
	line-height:1.8em;
	margin: 0 auto 85px;
	width: 935px;
}

h3 {
	margin-bottom: 15px;
}

.name {
	margin-bottom:30px;
}

.box_01 {
	background:url(../images/photo_01.jpg) no-repeat left top;
	min-height:245px;
	padding-left:280px;
	margin-bottom:60px;
}

.box_02 {
	background:url(../images/photo_02.jpg) no-repeat left top;
	min-height:250px;
	padding-left:475px;
	margin-bottom:70px;
}

.box_03 {
	margin:0 auto;
	width:897px;
}

.box_03 img {
	max-width:100%;
}

.box_03 .text {
	margin-top:15px;
}

