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





/*
======================================
 150802 STYLE
======================================
*/
img.simbol {
	width: 61px;
	height: 20px;
	vertical-align: bottom;
}
#information {
	margin: 10px;
	padding: 10px;
	border: 5px solid #ccc;
}
#information strong.title {
	display: block;
	background: #2b2873;
	padding: 5px 10px;
	color: #fff;
}
#information #people .mb0{
	margin-bottom: 0;
}
#information #people p {
	margin-top: 10px;
	color: #333;
}
#information #people ul {
	width: 100%;
}
#information #people ul li {
	float: left;
	width: 48%;
	text-align: center;
}
#information #people img {
	margin-top: 20px;
	width: 100%;
}
#information #people ul li p {
	margin-top: 5px;
	font-size: 12px;
	line-height: 18px;
}
#information #people span {
	display: block;
	font-size: 12px;
	text-align: right;
}