@charset "UTF-8";

/*-- ページボディ -----------------------------------*/
#pagebody {
	background:#E6E6E6;
	padding:34px 60px 82px 69px;
}

#mainbox {
	position:relative;
}
#mainbox h2 {
	margin:0;
	padding:0;
}
#mainbox p {
	margin:0;
	padding:0;
	width:720px;
}

.photobox {
	position:absolute;
	top:0;
	right:0;
	width:124px;
}
.photobox img {
	margin-bottom:26px;
}

.workingph{
	height:450px;
	padding-top:20px;
	background:url(/concept/img/working.jpg) no-repeat left bottom;
}.copy {
	font-size: 0.9em;
	line-height: 1.8em;
}
