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



/*=================================================================
	http://www.sc-orikomi.com/
=================================================================*/

h3{ margin:0 auto 20px; padding:5px 0 0; }

div#staff_box{
	width:591px;
	background-image:url(../img/box_bg.jpg);
	background-repeat:repeat-y;
	margin:18px 0 0 14px;
}

div#staff_box01{
	width:591px;
	height:165px;
	background-image:url(../img/box_head.jpg);
	background-repeat:no-repeat;
}

div#text_box{
	width:591px;
	}
	
div#text_box p{
	width:422px;
	padding:24px 14px 0 0;
	float:right;
	}
div#staff_box02{
	width:591px;
	display:block;
	clear:both;
}







.staff_bottom{
	clear:both;
	margin:0;
	padding:20px 0 0 0;
}


