@charset "utf-8";
/***コンテンツ部CSS***/
/***左コンテンツ***/
#faculty_title{
	margin:12px 10px 20px;
	_margin:12px 10px 20px 7px;
}
#left_contents{
	margin:20px 0 10px 25px;
	_margin-left:10px;
	width:455px;

}
#faculty_comment{
	margin-bottom:15px;
	background:url(../img/comment_pedology.jpg) no-repeat;
	width:440px;
	height:70px;
	text-indent:-5000px;
	overflow:hidden;
}
.faculty_text{
	width:460px;
}
#point_contents{
	background:url(../../2010/img/bg_text.jpg) no-repeat center 41px;
	width:470px;
	height:197px;
}
#point_contents dd{
	margin:0 15px 15px;
}
#point_contents #point_1{
	margin-top:10px;
	background:url(../img/point_1.jpg) no-repeat;
	width:440px;
	height:30px;
	text-indent:-5000px;
	overflow:hidden;
}
#point_contents #point_2{
	background:url(../img/point_2.jpg) no-repeat;
	width:440px;
	height:30px;
	text-indent:-5000px;
	overflow:hidden;
}
#point_contents #point_3{
	background:url(../img/point_3.jpg) no-repeat;
	width:440px;
	height:30px;
	text-indent:-5000px;
	overflow:hidden;
}
.faculty_work{
	margin:2px 0 2px 20px;
	list-style:circle;
}
#photo{
	margin-left:10px;
	_margin-left:5px;
}
#interview{
	padding-bottom:10px;
	padding-left:10px;
	width:250px;
}
#interview_text{
	margin-right:10px;
	background:url(../img/interview_pedology.jpg) no-repeat center;
	height:115px;
	text-indent:-5000px;
	overflow:hidden;
}
.faculty_text_l{
	padding:10px;
	width:445px;
	background-color:#FBFAEC;
	border:1px solid #E4E4E4;
	clear:both;
}
#course_large{
	margin-left:25px;
	clear:both;
	width:415px;
}
#course_large li a{
	margin:0 0 5px 4px;
	display:block;
	padding-top:5px;
	padding-left:28px;
	text-decoration:none;
	background:#FFB566 url(../../../common/img/point.gif) no-repeat 15px center;
	color:#FFFFFF;
	width:173px;
	height:23px;
	letter-spacing:0px;
	border:1px solid #FFAD5A;
}
#course_large li a:hover{
	background-color:#FFA346;
}
#course_original{
	padding-left:25px;
}
#course_original a{
	margin:0 0 10px 8px;
	display:block;
	padding-top:6px;
	padding-left:30px;
	text-decoration:none;
	background:#FFB566 url(../../../common/img/point.gif) no-repeat 15px center;
	color:#FFFFFF;
	width:264px;
	height:24px;
	letter-spacing:0px;
	border:1px solid #FFAD5A;
}
#course_original a:hover{
	background-color:#FFA346;
}
#contents_banner{
	clear:both;
	width:470px;
	height:70px;
	border-top:1px solid #D2ECFF;
	text-align:center;
}
#contents_banner a{
	padding:0 2px;
}
/***右コンテンツ***/
#right_contents{
	padding:1px;
	width:163px;
	border:1px solid #CCCCCC;
}
#course_small dd a{
	display:block;
	margin-top:1px;
	padding-top:5px;
	padding-left:28px;
	text-decoration:none;
	background:#FFB566 url(../../../common/img/point.gif) no-repeat 15px center;
	color:#FFFFFF;
	width:133px;
	height:23px;
	letter-spacing:0px;
	border:1px solid #FFAD5A;
}
#course_small dd a:hover{
	background-color:#FFA346;
}
