@charset "EUC-JP";

/* 
=== JIKEI UNIVERSITY / Daisan  ======================

	見学、専攻医を希望される方へページ
	 mainColumn

====================================================== */
/*	Date : 2012.01	*/


/* 見出し
 ------------------------------------ */
h2.message_entry_tit{
	margin:40px 0 0 0;
	color:#041861;
	display:block;
	line-height:300%;
	height:50px;
	width:745px;
	text-indent:70px;
	letter-spacing:0.1em;
	border-top:1px #e5e5e5 solid;
	border-left:1px #e5e5e5 solid;
	border-right:1px #e5e5e5 solid;
	border-bottom:1px #e5e5e5 solid;
	background:url(../image/message_entry_icon.gif) left center no-repeat;
	background-color:#fafafa;
} 


h3.me{
	margin:50px 0 20px 0px;
	padding:13px 0 10px 10px;
	color:#041861;
	font-weight:bold;
	display:block;
	line-height:130%;
	letter-spacing:0.1em;
	border-top:1px #041861 solid;
	border-left:1px #041861 solid;
	border-right:1px #041861 solid;
	border-bottom:1px #041861 solid;
}


h4.tit{
	margin:35px 0 0 10px;
	padding:1px 0 2px 10px;
	color:#3b3b3b;
	font-weight:bold;
	display:block;
	line-height:130%;
	letter-spacing:0.1em;
	border-left:2px #358ceb solid;
} 


/* contents
 ------------------------------------ */

.message_cont{ 
	padding:0 15px 0 17px;
	margin:30px 0 0px;
	line-height:180%;
	color:#3b3b3b;
}
.message_txt{ 
	color:#3b3b3b;
	margin:10px 5px 10px 10px;
	padding:0 0px;
	line-height:180%;
} 

.gray_box{
	margin:20px 0 30px; 
	display:block;
	color:#041861;
	line-height:180%;
	padding:30px 5px;
	background:#f2f2f2;
	font-weight:bold;
	text-align:center;
	letter-spacing:0.05em;
}
.mailicon_size {
  font-size: 1.6em;
  margin:0 8px 0 0;
  display:block;
  vertical-align:middle;
}
  
  

.prof_photo img{
	float:left;
	margin:0 20px 15px 0;
}
.category_line{
	display:block;
	margin:20px 0px 0 5px;
	background:url(../image/cont_line.gif) no-repeat;
	width:735px;
	height:15px;
	clear:both;
}


#recruit{
	margin:50px 0 60px 188px;
}



 
