@charset "UTF-8";
/* CSS Document */
#container #header #wrap-menu{
	margin:0 0 110px 0;
	padding:25px 0 0 0;
}
#container h2{
	width:240px;
	height:53px;
	display:block;
	background-image:url(../images/h2_client.gif);
	position:absolute;
	top:263px;
	left:286px;
}
/* contents */
#wrap-contents{
	width:960px;
	height:800px;
	position:relative;
	background-image:url(../images/contents_photo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#wrap-contents #box-text{
	width:465px;
	height:auto;
	float:right;
}
/* footer */
#footer{
	width:960px;
	height:auto;
}
#footer p.copyright{
	width:272px;
	height:13px;
	text-indent:-1000em;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	display:block;
	float:right;
	background-image:url(../../common/images/txt_copyright.gif);
	background-position:left top;
	background-repeat:no-repeat;
}