@charset "shift_jis";

#event {
	width: 693px;
}
#staff h2.tit {
	width: 693px;
	height: 48px;
	background-image: url(../images/common/h2_staff.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 0;
	text-indent: -9999px;
}

#staff .entryArea {
	width: 690px;
	margin-bottom: 20px;
	border: 1px solid #EDE9E0;
}
#staff .entryArea .entryBlock,
#staff .entryArea .entryBlockLast {
	margin: 12px 0px 12px 20px;
	padding-bottom: 10px;
	background-image: url(../images/common/line_dot.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#staff .entryArea .entryBlockLast {
	background: none;
}
#staff .entryArea .entry,
#staff .entryArea .entryText {
	width: 335px;
	float: left;
}
#staff .entryArea .entry .name,
#staff .entryArea .entryText .name {
	padding-left: 15px;
	margin-bottom: 5px;
	font-weight: bold;
	background-image: url(../images/common/icon_redman.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#staff .entryArea .entry .box {
	width: 335px;
}
#staff .entryArea .entry .box .image {	
	width: 143px;
	float: left;
}
#staff .entryArea .entry .box .image img {
	padding: 8px;
	background-image: url(../images/common/bg_image_back.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#staff .entryArea .entryText .text {
	padding: 0px 20px 0px 10px;
}
#staff .entryArea .entry .box .text {	
	width: 175px;
	float: left;
}