@charset "utf-8";
@import "/css/template.css";
/*------------------------------------------------------------
	スタッフ紹介
------------------------------------------------------------*/
#conts h2 {
	margin: 0 0 20px 0;
}

#conts h4 {
	margin: 46px 0 8px 0;
}

#conts p {
	margin: 0 0 1em 0;
}

#conts p.text01 {
	margin-bottom: -25px;
}

#conts .box {
	margin: 45px 0 0 0;
	width: 680px;
	overflow: hidden;
}

#conts #box2 {
	margin: 35px 0 0 0;
	width: 680px;
	overflow: hidden;
}


#conts .box img.photo {
	float: left;
}

#conts .box h3 {
	margin: 0 0 20px 0;
	width: 490px;

	float: right;
}

#conts .box h4 {
	margin-top: 0;
	width: 490px;

	float: right;
}

#conts .box p {
	margin: 0;
	width: 490px;

	float: right;
}

#conts .box {

}

#photoBottom {
	margin-bottom: 35px;
}












