@charset "utf-8";

/*------------------------------------------------
	inner_main_area /index.html
--------------------------------------------------*/

#inner_main_area h2{
	margin-bottom:15px;
}


#inner_main_area div.column{
	margin-bottom:60px;
	width:615px;
}

#inner_main_area div.column div.text{
	margin:5px;
	width:400px;
	float:left;

}

#inner_main_area div.column div.picture{
	float:right;
	margin-top:55px;
	
	
}

#inner_main_area div.column div.text .name{
	border-left:3px solid #2d7dcb;
	padding-left:10px;
	font-weight:bold;
	margin-bottom:10px;
}

#inner_main_area div.column div.text .underline{
	border-bottom:1px dotted #959595;
	line-height:32px;
}
