<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* カテゴリ・グループのフリースペース内全体の指定 */
.cg_freespace_01 {
	padding:20px 0 20px 0;
}
.cg_freespace_02 {
	padding:10px 0 20px 0;
}
/* カテゴリ・グループのフリースペース内の&lt;p&gt;タグの余白設定 */
.cg_freespace_01 p,
.cg_freespace_02 p {
	margin:0 0 10px 0;
}
/* カテゴリ・グループのフリースペース内の&lt;ul&gt;タグの余白設定 */
.cg_freespace_01 ul,
.cg_freespace_02 ul {
	margin:0 0 10px 0;
	padding:0;
}

.body .main h2 {
	color: #80422D;
	margin-bottom: 25px;
}
.body .main h2 a {
	color: #80422D;
}
.body .main h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c6c5;
	margin-bottom: 8px;
	padding-bottom: 5px;
	font-size: 18px;
}
.body .main h3 a {
	color: #7A422F;
line-height: 1.3em;
}
.sort,
.sort a,
.pagenavi,
.pagenavi a {
	font-size:12px;
	color: #80422D;
}
.coffee {
	width: 640px;
	height: 113px;
	float: left;
	margin-bottom: 17px;
}
.img {
	width: 161px;
	float: left;
	height: 110px;
}
.shousai {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 470px;
	float: right;
	font-size: 14.8px;
	line-height: 1.26em;
	
}
.sort {
	float:left;
}
.pagenavi {
    float: right;
    font-size: 14px;
    font-weight: bold;
}
.cg_freespace_01 {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
</pre></body></html>