@charset "utf-8";
/* CSS Document */




.manager_box {
	margin-bottom: 30px;
	padding: 0px;
	clear: both;
}

.manager_box_head {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999999;
}
.manager_box_head h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-left-width: 8px;
	line-height: 100%;
	font-size: 133%;
	border-left-color: #999999;
}
.manager_box .left {
	padding-right: 10px;
	width: 300px;
}
.manager_box .left dt {
	background-image: url(../../images/common/icon_09.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	font-weight: bold;
}
.manager_box .left dd {
	line-height: 2;
	margin-left: 35px;
	margin-bottom: 10px;
	background-image: url(../../images/common/dod_line_01.gif);
	background-position: bottom;
	background-repeat: no-repeat;

}
.manager_box  img  {
	float: right;
	padding-right: 20px;
	margin-bottom: 20px;
}


.manager_txt {
	clear: both;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 1em;
}

.manager_txt li {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 1.5em;
	margin-bottom: 1em;
}

