@charset "UTF-8";

/* ############################################## */

.main_contents {
	width:689px;
	padding:19px;
	border: 1px solid #49230e;
	background:url(../img/staff/staff_back.png);
	margin:0px 0px 20px 0px;
}
* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

/* ############################################## */

.main_contents td {
	padding:0px 5px;
}
.main_contents th {
	text-align:left;
	padding:0px 5px;
}
.main_contents th h4 {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#49230e;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #49230e;
}
.staff {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#49230e;	
	margin:0px 0px 10px 0px;
}
.staff_txt {
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#333333;
}
.main_contents th img {
	padding:0px 0px 10px 0px;
}
.blog a {
	background:url(../img/staff/staff_005.jpg) no-repeat;
	width:97px;
	height:32px;
	text-indent:-1000em;
	display:block;
}
.blog a:hover {
	background:url(../img/staff/staff_005.jpg) no-repeat;
	background-position:0px -32px;
	width:97px;
	height:32px;
	text-indent:-1000em;
	display:block;
}
