/* ---------- コンテンツ ---------- */
.syokusai #header_wrapper {
	width: 800px;
	margin: 20px auto;
}
.cont_wrapper {
	clear: both;
	position: relative;
	margin: 30px 0px;
}
	.full {
		padding: 0px 0px;
	}
	.carousell {
		padding: 20px 0px;
		margin-top: 10px;
		background-color: #fff9c5;
	}
.syokusai .reader_wrapper p {
	height: 207px;
	font-size: 16px;
	line-height: 26px;
	color: white;
	background-color: #8fc320;
	padding-right: 20px;
}
#body_wrapper_middle {
	min-height: 1000px;
}
img.move {
	position: relative;
	left: -9px;
}
img.deco {
	position: absolute;
	bottom: 20px;
	left: 15px;
}
#whats, #interview {
	width: 800px;
	margin: 0px auto;
}
.obj_wrapper_left {
	width: 412px;
	float: left;
}
.obj_wrapper_right {
	width: 365px;
	float: right;
}
#interview p {
	font-size: 14px;
	line-height: 22px;
}
#interview .obj_wrapper_left {
	width: 370px;
	float: left;
}
#interview .obj_wrapper_right {
	width: 370px;
	float: right;
}
#interview .wide p {
	font-size: 16px;
	line-height: 26px;
}
#interview .wide p.check {
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	color: #8fc320;
	padding: 20px 0px;
}
#interview .wide .obj_wrapper_left {
	clear: both;
	width: 228px;
}
#interview .wide .obj_wrapper_right {
	width: 572px;
}
#interview .wide2 {
	margin: 0px;
}
#interview .wide2 .obj_wrapper_left {
	clear: both;
	width: 576px;
}
#interview .wide2 .obj_wrapper_right {
	width: 224px;
}
#interview .triple {
	margin-top: 0px;
}
#interview .triple .obj_wrapper_left {
	width: 256px;
	margin-left: 20px;
}
#interview .triple .obj_wrapper_left2 {
	float: left;
	width: 366px;
	margin-left: 20px;
}
#interview .triple .obj_wrapper_right {
	width: 256px;
}
.obj_wrapper_left3 {
	float: left;
	width: 380px;
}
.obj_wrapper_right3 {
	float: right;
	width: 380px;
}

/* ---------- ボタン ---------- */
.btn_wrapper {
	text-align: center;
	margin: 40px 0px;
}
.btn_wrapper .margin_r {
	margin-right: 8px;
}
.bottm_btn_wrapper {
	*margin-top: -30px;	/* IE7 */
	*margin-bottom: 20px;	/* IE7 */
	margin-top: 0px\9;	/* IE8 */
}
/* ---------- タブ ---------- */
.gallery_wrapper {
	padding-top: 20px;
	border-bottom: 5px solid #a0c238;
}
.gallery_tab_wrapper {
	width: 750px;
	margin: 20px auto 0px auto;
	padding-left: 50px;
}
.gallery_tab_wrapper li {
	float: left;
	margin-right: 15px;
}

/* ---------- ライン ---------- */
.spacer {
	clear: both;
	margin: 30px 0px;
	float: none;
}
.spacer2 {
	position: relative;
	top: -15px;
	left: -15px;
}

/* ---------- カルーセル ---------- */
.carousell_inner {
	position: relative;
	width: 800px;
	margin: 0px auto;
}
.carousel_window {
	width: 725px;
	height: 94px;
	margin: 0px auto;
	overflow: hidden;
}
#carousel_wrapper {
	width: 2920px;	/* imgの横幅×数　119*20 */
}
#carousel_wrapper img {
	margin-right: 5px;
	float: left;
}
.gallery_btn_wrapper img.btn_left {
	position: absolute;
	top: 135px;
	left: 6px;
}
.gallery_btn_wrapper img.btn_right {
	position: absolute;
	top: 135px;
	right: 6px;
}
/* ---------- ライトボックス ---------- */
.lightbox_bkgnd {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
		-khtml-opacity: 0.7;
		-moz-opacity: 0.7;
	display: none;
}
.lightbox_window_wrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
	width: 588px;
	height: 390px;
	background-color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
		-khtml-opacity: 0;
		-moz-opacity: 0;
	overflow: hidden;
	display: none;
}
.lightbox_window_wrapper img.close {
	position: absolute;
	top: 5px;
	right: 5px;
}
.lightbox_window_wrapper img.btn_left {
	position: absolute;
	top: 182px;
	left: 10px;
}
.lightbox_window_wrapper img.btn_right {
	position: absolute;
	top: 182px;
	right: 10px;
}
#lightbox_wrapper {
	width: 1764px;
	margin-left: -588px;
}

.ofhidden {
	overflow: hidden !important;
}
body.ofhidden::-webkit-scrollbar {
	display: none;
}
.hrspaser {
	clear: both;
	border: 0px;
	margin: 0px;
}
#interview .volunteer .obj_wrapper_left,
#interview .volunteer .obj_wrapper_right {
	width: 364px;
}
#interview .volunteer p {
	text-indent: -1em;
	margin-left: 1em;
}
.col_blue {
	color: #00a3e6;
}
.col_green {
	color: #00aa62;
}
.bottm_btn_wrapper {
	width: 650px;
	margin: 40px auto 0px auto;
	background-color: #f3da7d;
	border-radius: 5px;
	padding: 10px 0;
}
/* ---------- プリント用 ---------- */
@media print {
}
