#enkaku_list {
	clear: both;
	float: left;
}
#enkaku_list dl {
	clear: both;
	margin: 5px 5px 0 5px;
	width: 700px;
	overflow: auto;
}
#enkaku_list dl dt {
	clear: both;
	float: left;
	margin: 0 0 0.3em;
	width: 8em;
}
#enkaku_list dl dd {
	margin-bottom: 0.5em;
	padding-left: 8em;
	padding-bottom: 0.3em;
	margin-right: 10px;
	border-bottom:1px dotted #CCC;
}
#enkaku_list dl dd .sanko {
	font-size:12px;
	color:#666;
}
#enkaku_list dl dd ul li {
	margin-left:1.4em;
	list-style-type:disc;
}
#enkaku_list dl dd ul.sank li {
	font-size:12px;
	margin-left:2.4em;
	list-style-type:circle;
	color:#666;
}



.enkaku_list_photo{
margin:0;
width:200px;
text-align:center;
float:left;
}



#tbl_yakuin {
	margin-top:20px;
	border-top:1px dotted #CCC;
	width:100%;
}

#tbl_yakuin th {
	padding:2px 20px;
	text-align:center;
	border-bottom:1px dotted #CCC;

}

#tbl_yakuin td {
	padding:2px 30px;
	text-align:center;
	border-bottom:1px dotted #CCC;
}


