/* メニュー */
 

.topmenu2 ul{
	list-style: none;
	position: relative;
	margin-left:20px;
}

.topmenu2 li{
	display:block;
	float: left;
	position: relative;
}


.topmenu2 li a{
	display:block;
	width:152px;
	height: 35px;
	background:url(../img/menu_button.jpg);
	background-repeat: no-repeat;
}


/* メイン---スタッフ */

#staff_main{
	height: 1500px;
	width: 800px;
	margin-bottom:20px;
}

/* メイン---スタッフ 左 */
#main_left_staff{
	height: 1500px;
	width: 200px;
	margin: 5px 30px 0px 0px;
	float:left;
	background-color:#51A734;
}

/*ie*/
*html #main_left_staff{
	margin-right: 15px;

}


/* メイン---スタッフ右 */

#main_right_staff{
	height: 1500px;
	width: 570px;
	margin-top: 5px;
	float:right;
/*	background-color:PINK;*/
	font-size: 0.8em;
}

.main_right_staff01{
	height: 370px;
	width: 570px;
	margin-top: 20px;
/*	background-color:yellow;*/
	float:left;
}
/*firefox*/
:root .main_right_staff012{
	height: 200px;
	width: 570px;
	margin-top: 20px;
/*	background-color:yellow;*/
	float:left;
}
/*ie*/
*html .main_right_staff012{
	height: 100px;
	width: 570px;
	margin-top: 20px;
	margin-bottom: -160px;
/*	background-color:yellow;*/
	float:left;
}
/*firefox*/
:root .main_right_staff013{
	height: 200px;
	width: 570px;
	margin-top: 20px;
/*	background-color:yellow;*/
	float:left;
}
/*ie*/
*html .main_right_staff013{
	height: 100px;
	width: 570px;
	margin-top: 20px;
	margin-bottom: -160px;
/*	background-color:yellow;*/
	float:left;
}
/*ie7*/
*+html .main_right_staff013{
	height: 100px;
	width: 570px;
	margin-top: -120px;
	margin-bottom: -160px;
/*	background-color:yellow;*/
	float:left;
}
/*firefox*/
:root .main_right_staff014{
	height: 200px;
	width: 570px;
	margin-top: 20px;
/*	background-color:yellow;*/
	float:left;
}
/*ie*/
*html .main_right_staff014{
	height: 100px;
	width: 570px;
	margin-top: 20px;
	margin-bottom: -160px;
/*	background-color:yellow;*/
	float:left;
}
/*ie7*/
*+html .main_right_staff014{
	height: 100px;
	width: 570px;
	margin-top: 110px;
	margin-bottom: -160px;
/*	background-color:yellow;*/
	float:left;
}

.staff_photo{
	height: 250px;
	width: 177px;
	float:left;
/*	background-color:red;*/
}
.staff_photo img{
	height: 177px;
	float:center;
/*	background-color:#000 ;*/
}
.staff_info{
	height: auto;
	width: 393px;
/*	background-color:red;*/
	float:right;
}
.staff_info img{
	height: 32px;
	width: 378px;
	float:right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.staff_info_txt{
	height: 300px;
	width: 368px;
/*	background-color:white;*/
	font-size: 1.0em;
	margin-left: 18px;
	font-family:"Arial", Osaka, "ヒラギノ角ゴ Pro W3";
}
/*.staff_info_txttable{
	height: 30px;
	width: 358px;
	background-color:pink;
}*/
.staff_info_txt table{
	width: auto;
	height: 30px;
}
.staff_info_txt td,tr{
	text-align:left;
	vertical-align:top;
}
.staff_info_txt th{
	text-align:left;
	vertical-align:top;
	width: 80px;
	font-weight:normal;
}


/*.staff_info_txt em{
	color: #669933;
	font-style: normal;
	text-indent:1.0em;
}*/

.main_right_staff02{
	height: auto;
	width: 570px;
	margin-top: 10px;
/*	background-color:WHITE;*/
	float: left;
	font-size: 1.0em;
	font-family:"Arial", Osaka, "ヒラギノ角ゴ Pro W3";
}

.main_right_staff03{
/*	background-color:BLUE;*/
	margin-bottom: 30px;
	margin-top: 10px;
	float: left;
}
/*
.main_right_staff03{
	height: auto;
	width: 570px;
	margin-top: 10px;
	background-color:BLUE;
	float: left;
	margin-bottom: 30px;
}
*/
.main_right_staff03 table{
	border-spacing:0;
	border-top: 1px solid #51A734;
	border-right: 1px solid #51A734;
	width: 550x;
	margin-right: 10px;

}
.main_right_staff03 td,tr{
	border-left: 1px solid #51A734;
	border-bottom: 1px solid #51A734;
	padding: 5px;
	text-align:center;
	width: auto;
	height:auto;
}
.main_right_staff03 th{
	border-left: 1px solid #51A734;
	border-bottom: 1px solid #51A734;
	padding: 5px;
	text-align:center;
	width: auto;
	height:auto;
}


.main_right_stafftitle{
	height: 34px;
	width: 570px;
/*	background-color:BLUE;*/
	float: left;
}
/*ie*/
*html .main_right_stafftitle{
	margin-top: 20px;

}
