@charset "UTF-8";
/* CSS Document */
#container{
	height:auto;
	position:relative;
}
#container h2{
	width:176px;
	height:52px;
	display:block;
	background-image:url(../images/h2_contact.gif);
	position:absolute;
	top:368px;
	left:24px;
}
#container #header{
	height:130px;
}
/* contents */
#wrap-contents{
	width:960px;
	height:780px;
	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;
	padding:20px 0 0 0;
}
#wrap-contents #box-text h3{
	width:195px;
	height:35px;
	background-image:url(../images/h3_job.gif);
}
#wrap-contents #box-text ul{
	margin:0 0 19px 0;
	line-height:1.0em;
}
#wrap-contents #box-text ul li{
	padding:0 0 7px 0;
}
/* footer */
#footer{
	width:960px;
	height:auto;
	position:absolute;
	bottom:5px;
	right:0px;
}
#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;
}