/* staff */

#mLeft h2 {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	padding-left: 10px;
	line-height: 45px;
	background-image: url(../../images/content_title.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#mLeft h3 {
	clear: both;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 20px;
	line-height: 27px;
	background-image: url(../../images/content_subtitle.jpg);
	background-repeat: no-repeat;
	color: #000000;
}

#mLeft img {
	float: left;
	margin-bottom: 15px;
	border: 3px solid #D2D2D2;
}

#mLeft div.comment {
	float: left;
	width:390px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#mLeft div.comment div {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 200%;
	font-weight: bold;
	color: #0099CD;
}

#mLeft dl {
	margin: 0px;
	padding: 0px;
}

#mLeft dl dt {
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	background-image: url(../../images/staff/icon_staff.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
	line-height: 150%;
}

#mLeft dl dd {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}

#contents .contact {
	clear: both;
}

#contents .contact h2 {
	height: 32px;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	background-image: url(../../images/view_title_contact.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#contents .contact img {
	float: none;
	border: none;
}

#contents .contact table {
	width: 712px;
	margin: 15px 4px 15px 4px;
	border: 1px solid #B7B7B7;
	border-collapse: collapse;
}

#contents .contact th {
	width: 125px;
	height: 50px;
	border: 1px solid #B7B7B7;
	background-image: url(../../images/view_contact_mail.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#contents .contact td {
	border: 1px solid #B7B7B7;
	text-align: center;
}

#contents .contact td a {
	display: block;
	width: 556px;
	height: 39px;
	margin: auto;
	background-image: url(../../images/btn_contact_large.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
}
