@charset "UTF-8";
body {
	background:#EFEFEF;
	margin:0;
	padding:0;
	text-align:left;
}
#wrapper {
	background:#fff;
	text-align:center;
	border:1px solid #b2b2b2;
	width:1000px;
	height:600px;
	position:relative;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	background-image: url(../img/format/head_back.gif);
	height: 350px;
	width: 1000px;
	z-index: 1;
}
#copylight {
	position:absolute;
	top:605px;
	left:600px;
}
.honbun1 {
	color: #333;
	font-size: 12px;
	line-height: 150%;
}
#maintitl {
	position: absolute;
	height: 80px;
	width: 200px;
	left: 15px;
	top: 520px;
}
a img{
border:none;}
