@charset "utf-8";

html {
	color: #000;
	background: #fff;
}
body,div,h1,p {
	margin: 0;
	padding: 0;
}
body {
	font: 13px/1.231 "Hiragino Kaku Gothic Pro", "%e3%83%92%e3%83%a9%e3%82%ae%e3%83%8e%20%e8%a7%92%e3%82%b4%20Pro%20W3", verdana, "MS PGothic", sans-serif;
	margin: 0 auto;
	text-align:center;
	/* for IE6/7 */
	*font-size: small;
	/* for IE Quirks Mode */
	*font: x-small;
}/* for IE8 */
html>/**/body {
	font-size /*\**/: small\9;
}
#container {
	margin: 0 auto;
	padding: 139px 0 0 0;
	text-align:center;
	width:  950px;
	background: url("../../img/bg_003.gif") 0 0 no-repeat;
}
#page:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
#page {
	border: 3px solid #b2b2b2;
	text-align: left;
	position: relative;
	min-height: 500px;
	height:auto!important;
	_height: 500px;
	zoom: 1;
	background: url("../../img/bg_004.gif") 125px 50% no-repeat;
}
h1 {
	padding: 240px 10px 0 410px;
	font-size: 223%;
	font-weight: bold;
}
p.move {
	padding: 10px 10px 0 410px;
	font-size: 153.9%;
	line-height: 1.6;
}
p.close {
	margin: -330px 25px 0;
	padding: 0;
	float: right;
	display: inline;
	text-align: right;
	font-size: 116%;
	position:relative;
	zoom: 1;
	z-index: 1;
}
p.close a {
	padding: 0 0 0 18px;
	background: url("../../img/icon_002.gif") 0 3px no-repeat;
}
