@charset "UTF-8";

.ttl05 {
	font-size:123.1%;
	margin-bottom:0;
}

.expert_block {
	overflow:hidden;
	zoom:1;
	margin-bottom:50px;
}

.expert_box {
	margin-top:35px;
	border-bottom:1px dotted #ccc;
	margin-bottom:-1px;
	padding-bottom:35px;
}

.expert_box img {
	float:left;
	margin-right:20px;
}

.expert_box h3 {
	padding-left:15px;
	background:url(../img/common/icon_ttl_04.gif) no-repeat left center;
}

.expert_box .txt {
	padding-top:10px;
}

.expert_box .txt .btn {
	float:right;
	margin-right:0px;
}