@charset "utf-8";
#meister h3 {
	background-image: url(../image/meister_h3.jpg);
	height: 28px;
	width: 507px;
}
#meister h3 span {
	position: absolute;
	right: 9999px;
}
#meister h4 {
	color: #333333;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #33CCCC;
	padding-left: 15px;
	margin-bottom: 10px;
	font-size: 1.3em;
}
#meister dl {
	margin-bottom: 20px;
	margin-left: 20px;
}

#meister dt {
	float: left;
	padding-right: 20px;
	font-size: 1.0em;
	font-weight: bold;
	color: #333333;
	line-height: 1.8em;
	clear: left;
}
#meister dd {
	font-size: 1.0em;
	line-height: 1.8em;
	font-weight: normal;
	color: #666666;
}

#touroku {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#meister  #touroku h4 {
	color: #CC0000;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.3em;
}

