@charset "utf-8";


/*=============================
　カテゴリコンテンツページ
===============================*/
.cateContsTtl_h2{
	background: #fffdba;
	padding: 15px 20px;
	font-size: 20px;
	font-weight: bold;
}

.cateCntsLayout{
	margin: 20px 0;
}

.cateCntsLayout .txtArea{
	width: 450px;
	margin-right: 10px;
	float: left;
}

.cateCntsLayout .imgArea{
	width: 300px;
	float: right;
}