﻿/*-----------------------------------------------------------
 * (c)2006 http://takeda-orth.com
 *-----------------------------------------------------------*/
.staff_intro
{
    width: 480px;
    height: 170px;
    margin-top: 15px;
    margin-left: 10px;
    padding-left: 2px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 130%;
    background-image: url(../image/staffs/all_members.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}
.staff_parts
{
    margin-top: 40px;
}
.staff_intro p 
{
    padding-top: 150px;
    padding-bottom: 10px;
    /* margin-top: 120px; */
}
.staffs {
	width: 300px;
	margin: 5px auto 10px auto;
	border: solid 1px #C0C0FF;
}
.staffs img 
{
	display: block;
}
.staffs p {
	margin: 0;
	padding: 5px;
	background-color: #E4FAF5;
	font-size: 12px;
	color: #720049;
}
