@charset "utf-8";

/*==========================================================
	Date: 2008-3-10
	KURODA HOUSE GROUP All right reserved 
==========================================================*/

/*----------------------------------------------------------
staff
----------------------------------------------------------*/
div#staff{
	width: 570px;
	padding: 0 0 0 20px;
}

div#staff:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


.staff_box_bottom{
	margin-bottom:20px;
}


div.staff_box_top{
	margin: 80px 0 20px 0;
	position: relative;
}

div.staff_box_top h3{
	height: 29px;
	position: absolute;
	left: -20px;
	top: -53px;
}	



div.staff_boxL{
	width: 273px;
	background: url(../../images/staff/staff_border.jpg) left top repeat-x;
	border-top: 1px solid #333333;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	float: left;
	padding: 0 0 25px 0;
}

div.staff_boxL div.txt{
	float:left;
	padding:20px 10px 0px 20px;
	width:80px;
}

div.staff_boxL div.txt2{
	float:right;
	padding:20px 20px 0px 0px;
	width:141px;
}

div.staff_boxR{
	width: 273px;
	background: url(../../images/staff/staff_border.jpg) left top repeat-x;
	border-top: 1px solid #333333;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	float: right;
	padding: 0 0 25px 0;
}

div.staff_boxR div.txt{
	float:left;
	padding:20px 10px 0px 20px;
	width:80px;
}

div.staff_boxR div.txt2{
	float:right;
	padding:20px 20px 0px 0px;
	width:141px;
}



.name{
	padding-bottom:10px;
}


.comment{
	padding-bottom:10px;
}

.side_ttl{
	margin: 0 0 15px 0;
}