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





/*
======================================
 140215 STYLE
======================================
*/
#information {
	margin: 10px;
	padding: 10px;
	border: 5px solid #ccc;
}
#information #song {
	background: #fffada;
	margin-bottom: 35px;
	padding: 15px;
}
#information #song p span {
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #666;
}
#information #people .people-box {
	margin-bottom: 60px;
}
#information #people .people-box .item {
	margin: 20px 0;
	padding: 10px;
	background: #f2f1f0;
}
#information #people h2 {
	margin: 10px 5px;
	padding-bottom: 3px;
	font-size: 16px;
	line-height: 20px;
	border-bottom: 3px solid #ccc;
	color: #c02f2f;
}
#information #people h2 span {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
}
#information #people img {
	display: block;
	margin: 0 auto;
	width: 50%;
}
#information #people .thumb {
	text-align: center;
	font-size: 16px;
}
#information #people .thumb img {
	display: block;
	width: 80%;
}
#information #people p {
	margin-top: 10px;
	color: #333;
}