@charset "UTF-8";

h3{
	font-size: 18px;
	text-align:center;
	margin: 20px 0;
	padding-bottom: 5px;
	border-bottom: 2px solid;
}

.list h3{
	margin: 20px 0 0;
}

.list h3 span{
	font-size: 12px;
	padding-left: 5px;
}

.list >div{
	padding: 10px;
}

.cate_fashion{
	background: #f9e5e0;
}

.cate_fashion_goods{
	background: #fcebd7;
}

.cate_life_goods{
	background: #e9f2fa;
}

.cate_service{
	background: #eff5de;
}

.cate_cafe{
	background: #fdf5db;
}

.cate_amusement{
	background: #e7e8f4;
}

.cate_foodstuffs{
	background: #1b9762;
}

.recruitTxt table{
	font-size: 10px;
}