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





/*
======================================
 141213 STYLE
======================================
*/
#copy strong {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	color: #523717;
}
h2#title span {
	font-size: 12px;
}
#information {
	margin: 10px;
	padding: 10px;
	border: 5px solid #ccc;
}
#information #people .people-box > strong {
	display: block;
	background: #7c664d;
	margin-bottom: 10px;
	padding: 5px 10px;
	color: #fff;
}
#information #people h2 {
	margin: 40px 5px 10px;
	padding-bottom: 3px;
	font-size: 18px;
	line-height: 20px;
	color: #7c664d;
}
#information #people h3 {
	margin: 10px 0;
	padding: 5px 10px;
	border: 1px solid #7c664d;
	font-size: 16px;
	line-height: 1.25em;
	color: #7c664d;
}
#information #people .item {
	margin-bottom: 40px;
}
#information #people .item strong {
	display: block;
	margin-top: 10px;
	color: #426797;
}
#information #people img {
	width: 100%;
}
#information #people p {
	margin-top: 10px;
	color: #333;
	line-height: 1.5em;
}
