/*-------------------- 教員紹介共通CSS --------------------*/

#main h2{
width:454px;
height:62px;
font-weight:bold;
padding:45px 330px 0px 16px;
margin-bottom:50px;
font-size:130%;
line-height:115%;
background:url(/contents/teacher/images/h2_teacher.jpg) no-repeat left;
}

#main h3{
color:#17408f;
background:url(/contents/teacher/images/h3_teacher.gif) no-repeat left top;
}

#main h4{
color:#17408f;
background:url(/contents/teacher/images/h4_teacher.gif) no-repeat left;
}

#teacher #main em, #teacher #main strong{
color:#17408f;
}

/*-------------------- 教員紹介 --------------------*/

.teacherList{
margin-bottom:25px;
}

.teacherList div{
border:1px solid #C4C4C4;
width:248px;
margin-right:25px;
float:left;
}

.teacherList .last{
margin-right:0px;
}

.teacherList dl{
background:url(/common_n/images/line.gif) repeat-x bottom;
padding:3px 7px;
}

.teacherList dt{
font-size:130%;
color:#17408F;
float:left;
margin-right:11px;
}

.teacherList dd{
float:left;
margin-top:5px;
}

.teacherList ul{
padding:3px 7px;
}

/*-------------------- 先生のホームページ --------------------*/

#teacherMenu{
width:190px;
float:left;
margin-right:25px;
}

#teacherMenu dl, #teacherMenu p{
margin-bottom:25px;
}

#teacherMenu dt{
border:1px solid #C4C4C4;
line-height:23px;
text-align:center;
}

#teacherMenu dd{
background:url(/common_n/images/line.gif) repeat-x bottom;
padding:6px 0px;
}

#teacherMenu dd a, #teacherMenu dd a:visited{
color:#444;
}

#teacherMenu dd a:hover{
color:#999;
text-decoration:none;
}


#teacherMenu div{
border:1px solid #C4C4C4;
padding:6px 8px;
}

#teacherMenu div p{
margin-bottom:3px;
}

#teacherMenu div .icon_link{
margin-bottom:0px;
}


#teacherMain{
width:580px;
float:right;
}

#teacherMain .message{
margin-bottom:10px;
}

#teacherMain .message p{
margin-bottom:20px;
}

#teacherMain #articleList{
margin-bottom:10px;
}

#teacherMain #articleList div{
background:url(/common_n/images/line.gif) repeat-x bottom;
margin-bottom:20px;
}

#teacherMain #articleList h4 a,
#teacherMain #articleList h4 a:visited{
color:#17408F;
}

#teacherMain #articleList h4 a:hover{
color:#3B6ECF;
}

#teacherMain #articleList h4 span{
color:#959595;
font-size:80%;
margin-left:12px;
}

#articleList p{
margin-bottom:10px;
}

#teacherMain .articleTxt a,
#teacherMain .articleTxt a:visited{
color:#444;
}

#teacherMain .articleTxt a:hover{
color:#999;
text-decoration:none;
}

#teacherMain .readmore{
float:right;
}


/*-------------------- 先生のホームページ(記事ページ) --------------------*/

#articleLink p{
float:left;
margin-bottom:10px;
}

#articleLink ul{
float:right;
}

#articleLink ul li{
float:left;
width:4em;
text-align:right;
}

#articleLink ul li.pre{
border-right:1px solid #444;
padding-right:20px;
margin-right:20px;
}

#teacherMain  #bodyTxt #date{
margin-bottom:20px;
}

#teacherMain  #bodyTxt #date dt{
float:left;
margin-right:10px;
color:#959595;
}

#teacherMain  #bodyTxt #date dd{
float:left;
color:#959595;
}

#teacherMain  #bodyTxt #reference dl{
margin-bottom:30px;
}

#teacherMain  #bodyTxt #reference dt{
font-weight:bold;
color:#17408F;
}




/*-------------------- 先生の履歴書 --------------------*/

#teacherPhoto{
width:150px;
float:left;
margin-right:30px;
}

#teacherPhoto dl{
margin-bottom:15px;
}

#teacherPhoto dt{
margin-bottom:5px;
}

#teacherProfile{
width:620px;
float:right;
}

#teacherProfile dl,
#main #teacherProfile table,
#teacherProfile ul{
margin-bottom:30px;
}

#teacherProfile dt{
font-weight:bold;
color:#17408F;
}







