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





/*
======================================
 150516 STYLE
======================================
*/
#information {
	margin: 10px;
	padding: 10px;
	border: 5px solid #ccc;
}
#information h3 {
	margin-bottom: 15px;
	text-align: center;
	color: #e06e12;
}
#information .box {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #ccc;
}
#information #people img {
	width: 80%;
	display: block;
	margin: 0 auto 8px;;
}
#information #people .mini img {
	width: 40%;
}
#information #people p {
	line-height: 22px;
}
#information #people p strong {
	color: #007e42;
}
#information #people dl {
	margin: 0 10px;
}
#information #people dt {
	font-size: 12px;
	color: #666;
}
#information #people dd {
	margin-bottom: 5px;
	padding-left: 10px;
}
#information #people .mini dd {
	font-size: 14px;
}
#information #people .subtitle {
	display: block;
	margin: 30px 10px 8px;
	font-weight: bold;
}

