@charset "UTF-8";

/* layout css document 
========================================== */

html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	background: url(../images/access/back.jpg) no-repeat fixed;
}
.close_box {
	width: 530px;
	padding-top: 80px;
	float: left;
}
.close_box ul,li {
	margin: 0;
	padding: 0;
}
.close_box li {
	font-size: 12px;
	line-height: 180%;
	margin-left: 20px;
}
#page {
	background: url(../images/access/page.png) no-repeat;
	width: 790px;
	height: 400px;
	margin-top: 10px;
	behavior: url(iepngfix.htc);
}
#page_inner {
	width: 180px;
	position: absolute;
	z-index: 2000;
	left: 570px;
	padding-top: 70px;
}
* html #page_inner {
	width: 180px;
	position: absolute;
	z-index: 2000;
	left: 40px;
	padding-top: 70px;
}
#gazou1 {
	visibility: hidden;
	position: relative;
}