/* CSS Document */



/* common */

h1{ margin:0!important;}

a{ outline:none;}
.clear{ clear: both;}
.style2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
}
body {
	margin-top: 0px;
	background-color: #9B999A;
	background-repeat: no-repeat;
	margin-right: 0px;

}

#bt_staff{
	display: block;
	text-align: left;
	float: left;
	width: 576px;
	padding: 10px 17px 10px 17px;
	margin: 0;
}

#bt_staff li{
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0px;
}

#bt_staff li a{
	width:267px;
	height:84px;
	display: block;
	text-indent: -9999px;
	text-align: left;
	padding: 0;
}


#bt_staff  #now{
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}

#bt_staff li {
	width:267px;
	height:84px;
	display: block;
	float: left;
	margin: 5px 10px;_margin: 5px 5px;
	text-align: left;
	padding: 0;
}


#bt_staff_01 a{ background:url(../images/bt_staff_01.jpg) no-repeat;}

#bt_staff_02 a{ background:url(../images/bt_staff_02.jpg) no-repeat; }

a#bt_entry{
	display: block;
	width:596px;
	height:50px;
	background:url(../images/bt_entry.jpg) no-repeat;
	padding:0;
	margin:10px auto;
	text-indent: -9999px;
	clear: both;
}

#entry{
	margin:0px;
	padding:10px 0;
}

#entry a:hover{	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}

#link_area{
	padding:0;
	margin:0;
	width:610px;
	clear: both;
}



/* recuit top */





/* staff */



#staff_main_img{float:left; display: block;}

#prof_box{
	width:176px;
	float:left;
	padding:5px;
	margin:5px  7px;
	border:1px solid #4C73BB;
	background:url(../images/bg_profile.gif) no-repeat bottom #FDFDFE;
	height: 276px;
}

#prof_box h3{
	background: url(../images/tx_profile.gif) no-repeat;
	width:157px;
	height:30px;
	text-indent:-9999px;
	display: block;
	margin:10px auto;
}

#prof_box p{
	margin:5px;
	font-size:14px;
	line-height:22px;
	color:#4B72BB;
}
#staff_tx_area{
	width:580px;
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
}
#staff_tx_area p{
	font-size:13px;
	line-height: 1.5;
	margin: 10px  10px 0 10px;
}

.h2_staff{
	clear: both;
	width: 540px;
	display: block;
	height: 22px;
	margin: 10px auto 0 auto;
	font-size: 13px;
	background: url(../images/bg_staff_h2.gif) no-repeat bottom;
	padding: 8px 20px 7px 20px;
	font-weight: 400;
}
/* part*/

#work_more{
	font-size:13px;
	border-collapse:collapse;
}

#work_more th{
	padding:7px;
	font-weight:400;
	white-space:nowrap;
	text-align: left;
	vertical-align: top;
	border:1px solid #4B72BB;
}

#work_more td{
	padding:7px;
	font-weight:400;
	text-align: left;
	line-height: 1.4;
	border:1px solid #4B72BB;

}
