@charset "utf-8";
#voiceWrap {
	clear: both;
	float: none;
	padding-bottom: 10px;
}
#voiceWrap .ttl {
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	background-color: #EEEEEE;
}
#voiceWrap .ttl .btn {
	float: right;
}
#voiceWrap .box {
	float: left;
	min-height: 67px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#voiceWrap .box .pic {
	background-image: url(../images/topstaffvoice-frame-picture.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	float: left;
	padding: 3px;
}
#voiceWrap .box .pic img {
	height: 50px;
	width: 50px;
}
#voiceWrap .box .balloon {
	background-image: url(../images/topstaffvoice-frame-voice.png);
	background-repeat: no-repeat;
	float: left;
	min-height: 60px;
	padding-right: 4px;
	padding-left: 12px;
	line-height: 140%;
	padding-top: 2px;
	font-size: 10px;
}
#voiceWrap .box .balloon a {
	color: #333333;
}
#voiceWrap .box .balloon-foot {
	float: right;
}




ul.bigBox {
	clear: both;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding: 15px;
}
ul.bigBox li.pic {
	width: 215px;
	margin-right: 15px;
	float: left;
}
ul.bigBox li.pic img {
	margin-bottom: 5px;
	width: 215px;
}

ul.bigBox li.bold {
	font-size: 15px;
	font-weight: bold;
	line-height: 200%;
}
ul.bigBox li.link {
	margin-top: 10px;
}
ul.bigBox li.red {
	color: #FF0000;
}
ul.bigBox .title {
	font-size: 15px;
	font-weight: bold;
	line-height: 200%;
}

