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

/* main -----------------------------------------------------*/
#main{
	width: 800px;
	height: auto;
	margin: 0 0 30px 0;
	padding: 0px;
	clear: both;
}
#main h2{
width: 370px;
height: 50px;
display: block;
margin: 0px;
padding: 0px;
text-indent: -1000em;
font-size: 1px;
line-height: 1px;
background-image: url(../images/title_staff.gif);
background-repeat: no-repeat;
background-position: left top;
overflow: hidden;
}
#main table{
width: 800px;
height: auto;
margin: 0px;
padding: 0px;
border-collapse:collapse;
background-color: #FFFFFF;
border: none;
font-size: 90%;
}
table tr{
background-image: url(../images/line.gif);
background-repeat: no-repeat;
background-position: left bottom;
}
table tr h3{
font-size: 110%;
}
table td{
padding: 5px;
}
table .tb-midasi{
width: 100px;
}
table tr.bottom{
background-image: none;
}
#main .accsess-btn{
width: 110px;
height: 20px;
margin: 20px 0;
padding: 0px;
text-indent: -1000em;
font-size: 1px;
line-height: 1px;
} 
#main .accsess-btn a{
width: 110px;
height: 20px;
display: block;
background-image: url(../images/accsess_btn.gif);
background-repeat: no-repeat;
background-position: left top;
overflow: hidden;
}
#main .accsess-btn a:hover{
background-position: left bottom;
}

/* staff-box -----------------------------------------------------*/
#staff-box{
	width: 800px;
	height: 150px;
	margin: 0 0 30px 0;
	padding: 0px;
}
#staff-box p{
width: 260px;
height: 150px;
display: block;
margin: 0px;
padding: 0px;
float: left;
}
#staff-box p.t-ph2, #staff-box p.t-ph3{
margin-left: 10px;
}

