@charset "UTF-8";
/* CSS Document */

#contentsArea  {
	background-image: url(../images/contents_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
}
#contentsArea #topicPath {
	padding-top: 12px;
	padding-left: 16px;
}
#contentsArea h2{
	padding-top: 8px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/lecturer/bg_ttl.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	height: 165px;
	padding-left: 210px;
}
#contentsArea h3 {
	margin-left: 20px;
	background-image: url(../images/lecturer/sttl01_kazari.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	color: #4d3b30;
	font-size: 133%;
	padding-left: 12px;
	padding-top: 1px;
	margin-top: 50px;
}
#contentsArea #h3Top {
	margin-top: 10px;
}
#contentsArea h4 {
	background-image: url(../images/lecturer/bg_name.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 20px;
	width: 900px;
	margin-top: 11px;
	color: #FFF;
	padding-left: 10px;
	font-size: 133%;
	height: 27px;
	padding-top: 3px;
}
#contentsArea .box {
	width: 880px;
	margin-left: 20px;
	background-color: #fffadc;
	margin-top: 5px;
	font-size: 117%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 160%;
}
#contentsArea .box .ph_face {
	float: left;
	width: 145px;
	margin-right: 20px;
}
#contentsArea .box .ph_face img {
	border: 2px solid #FFF;
}
#contentsArea .box ul {
	float: left;
	width: 711px;
	/*margin-left: 12px;*/
}
#contentsArea .box ul li {
	margin-bottom: 12px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4d3b30;
}
#contentsArea .box .float p {
	float: left;
}
#contentsArea .box .float .fax {
	padding-left: 210px;
}
#contentsArea .box.clearfix ul li .textBold {
	font-weight: bold;
	color: #4d3b30;
	width: 60px;
	float: left;
}
#contentsArea .box li a:hover img {
	filter: alpha(opacity=70);
    opacity:0.70;
    -moz-opacity:0.70;
}#contentsArea .box.clearfix .nonUnderline {
	border-bottom-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#contentsArea .box .btnDetail {
	margin-top: 10px;
	float: right;
	width: 127px;
}
