@charset "EUC-JP";

/*============================================================
//  ¥¹¥¿¥Ã¥Õ¾Ò²ð
//==========================================================*/

.staff .visual {
	background:url(/instructor/image/main.jpg) no-repeat ;
	width:950px;
	height:235px;
	margin-top:60px;
	text-indent:-9999px;
}
.staff h3 {
	background:url(/instructor/image/title.jpg) no-repeat; 
	width:700px;
	height:54px;
	text-indent:-9999px;
	margin-bottom:25px;
}

.staff .box-blog {
	width:700px;
	margin-bottom:15px;
}
.staff .box-blog .box {
	margin-bottom:20px;
}

.staff .box-blog .title h4 {
	background-image:url(/imgcommon/icon_list.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding-left:20px;
	margin:5px 0 5px 0;
	color:#6D554A;
	font-size:1.2em;
}

.staff .box-blog .title h4 a {
	color:#D65929;
	text-decoration:none;
}

.staff .box-blog .title h4 a:hover {
	background-color:#D65929;
	color:#FFFFFF;
	text-decoration:none;
}

.staff .box-blog .icon {
	margin:0 0 10px 0;
}

.staff .box-blog .box .photo {
	width:170px;
	float:left;
}
.staff .box-blog .box .photo img{
	padding:5px;
	border:1px solid #88877E;
}
.staff .box-blog .box .text {
	width:525px;
	float:right;
}
.staff .box-blog .box p{
	font-size:1.0em;
	color:#88877E;
}
.staff .box-blog .line-blog {
	margin:10px 0 20px 0;
}

.staff .box-blog p.navi-entry {
	font-size:0.8em;
	margin:0 0 15px 0;
	text-align:center;
}
.staff .box-blog p.navi-entry a{ 
	color:#666;
	text-decoration:underline;
}
.staff .box-blog p.navi-entry a:hover{
	color:#6D554A;
	text-decoration:underline;
}

