@charset "utf-8";
/* CSS Document */
/*--information---------------------------------------------------------
Last update：09/09/30
File name ：staff.css
Site name： アイリス動物病院
Summary：スタッフページのスタイル
Copyright：Copyright (c) 2009 IRIS Animal Hospital. ALL RIGHTS RESERVED
-------------------------------------------------------------------------*/

/*[RightContainer]
-------------------------------------------------------------------------*/
img#staff {
	width: 270px;
	height: 230px;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}
p#staffNAME {
	width: 250px;
	height: 60px;
	margin: 0;
	padding: 170px 0 0;
	background: url(../../staff/image/img_illust.gif) left top no-repeat;
	float: left;
	
}
#petTITLE {
	margin: 0 0 15px;
	padding: 0;
}
.petBOX {
	margin-top: 15px;
	border-top: 2px dotted #f0f0f0;
}
img.petIMG {
	width: 540px;
	height: 200px;
	margin: 0 0 15px;
	padding: 0;
}


/*[DUMMY]
:::::::::::::::::::::::::::::::::::::::::::::*/
table.aboutstaff {
	width: 540px;
	height: auto;
	border-collapse: separate;
	border-spacing: 0;
	margin: 20px 0 30px;
}
table.aboutstaff td.Photo {
	width: 170px;
	height: auto;
}
table.aboutstaff td.staffTXT {
	width: 370px;
	height: auto;
	margin: 0;
	padding: 0 0 5px;
	vertical-align: top;
	border-bottom: 1px dotted #CC9;
}
table.aboutstaff td p.headding {
	margin: 0;
	padding: 5px 0 3px;
	color: #F90
}
