@charset "UTF-8";


div#menu a.menu05	{ background-position: 0px -24px; }

div#contents h2 { background: url(../images/staff/title.gif) no-repeat ; }

div#contents h3.m01 { background: url(../images/staff/h3_01.gif) no-repeat ; margin-top : 20px ; }
div#contents h3.m02 { background: url(../images/staff/h3_02.gif) no-repeat ; margin-top : 20px ; }
div#contents h3.m03 { background: url(../images/staff/h3_03.gif) no-repeat ; margin-top : 20px ; }
div#contents h3.m04 { background: url(../images/staff/h3_04.gif) no-repeat ; margin-top : 20px ; }


div.date {
	font-size : 84% ;
	text-align : right ;
}




div.staff {
	margin : 0px 0px 20px 0px ;
	padding : 0x 0px 0px 0px ;
	border-top : 0px solid #3399ff ;
}

div.staff-img {
	width : 170px ;
	float : left ;
	margin-top : 15px ;
}

div.staff-img img {
	border : 1px solid #3399ff ;
}

div.staff-detail {
	width : 520px ;
	float : right ;
}



div.name {
	width : 400px ;
	background: url(../images/staff/name_back.gif) no-repeat ;
	margin : 0px 0px 0px 0px ;
	padding :  5px 0px 5px 20px ;
	line-height : 150% ;
	font-weight : bold ;
	color : #ffffff ;
}




div.staff ul {
	margin : 15px 0px 5px 0px ;
}

div.staff ul li {
	list-style-type: none ;
	margin : 0px 0px 5px 0px ;
	padding :  0px 0px 5px 110px ;
	line-height : 150% ;
	border-bottom : 1px dotted #3399ff ;
}


div.staff ul li.corner	{ background: url(../images/staff/mark01.gif) no-repeat ; }
div.staff ul li.comment	{ background: url(../images/staff/mark03.gif) no-repeat ; font-size:84%; }
div.staff ul li.h01	{ background: url(../images/staff/mark02-1.gif) no-repeat ; }
div.staff ul li.h02	{ background: url(../images/staff/mark02-2.gif) no-repeat ; }
div.staff ul li.h03	{ background: url(../images/staff/mark02-3.gif) no-repeat ; }
div.staff ul li.h04	{ background: url(../images/staff/mark02-4.gif) no-repeat ; }
div.staff ul li.h05	{ background: url(../images/staff/mark02-5.gif) no-repeat ; }




div.staff-menu-top {
	margin : 0px 0px 0px 0px ;
	padding : 15px 0px ;
	text-align : center ;
}

div.staff-menu-top img {
	margin : 0px 10px ;
}



div.staff-menu {
	margin : 50px 0px 0px 0px ;
	padding : 15px 0px ;
	border-top : 1px solid #3399ff ;
	text-align : center ;
	clear : both ;
}

