@charset "EUC-JP";

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

	後期研修プログラムページ
	 mainColumn

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


/* 見出し
 ------------------------------------ */
h2.program_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/program_icon.gif) left center no-repeat;
	background-color:#fafafa;
} 

h3.mess{
	margin:30px 0 0 15px;
	padding:3px 0 0 10px;
	color:#3b3b3b;
	font-weight:bold;
	display:block;
	line-height:130%;
	letter-spacing:0.1em;
	border-left:4px #358ceb solid;
} 


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

.message_cont{ 
	padding:0 15px 0 17px;
	margin:30px 0 0px;
	line-height:180%;
	color:#3b3b3b;
}
.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 100px 188px;
}



 
