@charset "UTF-8";.wrapper .contents {
	background-image: url(../../common/images/base_02.jpg);
	background-repeat: no-repeat;
	height: 650px;
	width: 940px;
	margin-top: 10px;
	margin-left: 15px;
	position: relative;
}
.wrapper .contents h2 {
	position: absolute;
	top: 140px;
	left: 370px;
	margin-bottom: 20px;
}
.main_photo_box {
	position: absolute;
	top: 80px;
	left: 260px;
}
.p_textbox {
	position: absolute;
	height: 260px;
	width: 500px;
	left: 220px;
	top: 190px;
	text-align: justify;
}
.p_textbox_01 {
	position: absolute;
	height: 100px;
	width: 500px;
	left: 220px;
	top: 430px;
	margin-top: 20px;
	text-align: right;
}
