@charset "utf-8";

.listType13 .list_box01 {
	background: #EFEFEF;
}

.listType13 .box {
	display: inline-block;
	width: 40px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	margin: 0 4px 0 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	border: 1px solid #C9C9C9;
}

.listType13 .list_box02 {
	background: #FFFFFF;
}