@charset "utf-8";


/*gazo okikae*/
#reservation_h1 {
	display: block;
	height: 88px;
	width: 662px;
	margin: 0px;
	background-color: #E4DCC5;
}

#staff {
	margin-left: 20px;
	margin-top: 10px;
	clear: both;
	width: 574px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#staff img {
	float: left;
	height: 120px;
	width: 195px;
	margin-right: 0px;
	margin-bottom: 4px;
}
#staff #staff_title {
	background-color: #FF9999;
	float: right;
	width: 358px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 4px;
}
#staff h4 {
	float: right;
	width: 350px;
	margin-top: 6px;
	margin-bottom: 4px;
	color: #006699;
	padding-right: 10px;
	font-size: small;
}
#staff h5 {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	width: 140px;
	border: 1px solid #0099CC;
	text-align: center;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	line-height: 16px;
}
#staff dl {
	margin-top: 2px;
}

#staff dt {
	color: #999999;
}
#staff dd {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
