/*-- 専用スタイルシート --*/


div#left_column ul li span.instructor {
	width : 160px ;
	height : 20px ;
	text-indent : -9999px ;
	background-image : url(../../../common/img/button_menu_instructor.gif) ;
	background-position : 0 -20px ;
	background-repeat : no-repeat ;
	display : block ;
}

div#right_column div.instructor h2 {
	margin-top : 15px ;
	border-bottom : solid 2px #ede2c2 ;
	width : 655px ;
	height : 24px ;
	text-indent : -9999px ;
	background-image : url(../img/h2_instructor.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.instructor p.intro {
	padding : 20px 10px ;
}

div#right_column div.instructor div.picture {
	margin-top : 20px ;
	width : 218px ;
	float : left ;
}

div#right_column div.instructor div.picture img {
	margin-right : auto ;
	margin-left : auto ;
	display : block ;
}

div#right_column div.instructor div.picture h3 {
	margin : 10px 0 0 0 ;
	font-size : 11px ;
	line-height : 17px ;
	text-align : center ;
}

div#right_column div.instructor div.picture p.diary {
	margin : 0 0 10pxx 0 ;
	font-size : 11px ;
	line-height : 17px ;
	text-align : center ;
}
