/*
Author: MAIDOSOFT
Author URI: http://www.maido.co.jp/
*/





/*
======================================
 140215 STYLE
======================================
*/
#information {
	margin: 10px;
	padding: 10px;
	border: 5px solid #ccc;
}
#information strong.title {
	display: block;
	background: #2b2873;
	padding: 5px 10px;
	color: #fff;
}
#information #people .people-box {
	margin-bottom: 60px;
}
#information #people .mb0{
	margin-bottom: 0;
}
#information #people h2 {
	margin: 10px 5px;
	padding-bottom: 3px;
	font-size: 16px;
	line-height: 20px;
	border-bottom: 3px solid #ccc;
	color: #530000;
}
#information #people h2 span {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
}
#information #people img {
	width: 100%;
	margin-bottom: 5px;
}
#information #people p {
	margin-top: 10px;
	color: #333;
}
#information #people h2.mt25 {
	margin-top: 25px;
}