@charset "utf-8";
/* CSS Document */

/* -----left_side----- */
#left_side{
	position:relative;
	top:-20px;
}
#contents_top{
	background:url(../img/common/side_back_top.jpg) center 29px no-repeat;
}

/* -----main text----- */
#main{
	width:615px;
}
#main h2{
	background:url(../img/common/bar_01.jpg) left top no-repeat;
	width:565px;
	height:22px;
	color:#ffffff;
	font-weight:bold;
	font-size:120%;
	margin:0 auto 15px;
	padding:8px 30px 0;
	text-align:left;
}


#main_txt{
	width:580px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.staff_box{
	background:url(../img/staff/back_body.jpg) left top repeat-y;
	width:558px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	padding:0;
}
.staff_box .top{
	background:url(../img/staff/back_top.jpg) left top no-repeat;
	margin:0 auto;
	padding-top:20px;
}
.staff_box .bottom{
	background:url(../img/staff/back_bottom.jpg) left bottom no-repeat;
	margin:0 auto;
	padding:0 15px 20px;
}

.staff_table{
	width:100%;
	margin:0  auto;
}
.staff_table td{
	padding:5px 0;
	text-align:center;
}
.staff_table td img{
	margin-bottom:3px;
}
#wrap #main_body #main .main_txt #creator {
	position: relative;
}
.newface {
	position: absolute;
	left: 396px;
	top: 226px;
}
.newface2 {
	position: absolute;
	left: 507px;
	top: 224px;
}
.newface3 {
	position: absolute;
	left: 85px;
	top: 354px;
}
.newface4 {
	position: absolute;
	left: 292px;
	top: 629px;
}