<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.topTtl{
	margin:25px 0 10px 0;
}

.sort{
	padding-left:10px;
	margin:0 0 0 20px;
	background: transparent url(https://dp32248947.lolipop.jp/common/img/san.gif) 0 4px no-repeat;
}

.sortBody{
	margin:0 0 10px ;
	border-bottom: 1px solid #cccccc;
	padding:0 0 10px 10px;
}

#page{
	text-align:center;
	margin:0 0 25px 0;
	width:760px;
}

#pageL{
	text-align:right;
	width:140px;
}

#pageC{
	text-align:center;
	width:250px;
	margin:0 30px;
}

#pageR{
	text-align:left;
	width:140px;
}

.itemCome{
	padding:0 5px;
	margin:10px 0 0 0;
}

.List{
	float:left;
	width:175px;
	height:200px;
	margin:0 20px 20px 0;
}

.List2{
	float:left;
	width:175px;
	height:200px;
	margin:0 0 20px 0;
}

.nodata{
	text-align:center;
	margin:50px 0 0 0;
}

/* カテゴリ・グループのフリースペース内全体の指定 */
.cg_freespace_01 {
	padding:10px 10px 20px 10px;
}
.cg_freespace_02 {
	padding:0 10px 10px 10px;
}
/* カテゴリ・グループのフリースペース内の&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;
}</pre></body></html>