@charset "utf-8";

/* /globalization/stories/gsep_2016.html
/english/globalization/stories/gsep_2016.html
---------------------------------------------------------- */

.divDepartments02 {
	position: relative;
}
	.divDepartments02 .h2_facilities {
		position: absolute;
		left: 50%;
		margin-left: -97px;
		top: 0;
	}
	.divDepartments02 .btn {
		float: right;
	}
		.divDepartments02 .btn a {
			display: block;
			width: 150px;
			height: 34px;
			overflow: hidden;
			*zoom: 1;
		}
		.divDepartments02 .btn a:hover img {
			margin-left: -150px;
		}
		.divDepartments02 .btn a.open img {
			margin-top: -34px;
		}
		.divDepartments02 .btn a.open:hover img {
			margin: -34px 0 0 -150px;
		}
.divfacilities01 {
	overflow: visible !important;
}
h3.h3_facilities {
	background: none;
	border: none;
	padding: 20px 0 10px;
	*padding: 30px 0 0;
	*zoom: 1;
	line-height: 1;
}
	h3.h3_facilities .btn_toggle01 {
		display: inline-block;
		width: 90px;
		height: 40px;
		overflow: hidden;
	}
	h3.h3_facilities .btn_toggle01.open img { margin-top: -40px; }
	h3.h3_facilities .btn_toggle01:hover img { margin-left: -90px; }

/* !Clearfix
---------------------------------------------------------- */
.divDepartments01Wrap
{
	margin: 10px 0;
	display: block;
	min-height: 1%;
}
.divDepartments01Wrap:after
{
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .divDepartments01Wrap
{
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* ---------------------------------------------------------- */
.w520{
	width:520px;
}