@charset "utf-8";

/*
///////////////////////////////////////////////////////////////////////////////////
//
//  conceptレイアウト
//
///////////////////////////////////////////////////////////////////////////////////
*/

#page {
	width: 827px;
	height: 627px;
	position: absolute;
	top: 50%;
	margin: -219px 0px 0px;
}
* html #ie_outer {
	width: 827px;
	height: 100%;
}
* html .back_w {
	background: #FFFFFF;
	width: 800px;
	height: 100%;
	-moz-opacity: 1.2;
	opacity:.90;
	filter: alpha(opacity=25);
}
#page_inner {
	width: 752px;
	position: absolute;
	left: 20px;
}
#concept_contents {
	width: 358px;
	height: 296px;
	margin: 65px auto 0 auto;
}
* html #concept_contents {
	behavior: url(iepngfix.htc);
}
