/* メインビジュアル */
#mainvisual{
	width: 960px;
	margin: 0 auto;
}

.da{
	font-size: 20px!important;
	text-align: center;
}

#box{
	padding: 13px;
	margin-top: 0;
	border: 1px solid #B0BEC5;
	height: 100px;
	overflow: auto;
}
.list{
	margin-bottom: 0;
	background-color: gray;
	font-weight: bold;
}