#inn-box dl.condition {
	text-align: center;
	margin: 0px 0px 20px;
}
#inn-box dl.condition dt {
	line-height: 2em;
	display: inline;
	margin: 0px 5px 0px 0px;
}
#inn-box dl.condition dd {
	line-height: 2em;
	display: inline;
	margin: 0px 10px 0px 0px;
}

.prd_lst_pager1 {
	margin-top: 5%;
}
.prd_lst_pager2 {
	margin-top: 5%;
}
.prd_lst_pager ul {
	display: flex;
	width: 93.3%;
	margin: 0 auto;
	font-size: 14px;
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
}
.prd_lst_pager.prd_lst_pager2 ul {
	border-bottom: none;
}
.prd_lst_pager ul li.prd_lst_pager_prev {
	width: 25%;
	text-align: left;
}
.prd_lst_pager ul li.prd_lst_pos {
	width: 50%;
	text-align: center;
}
.prd_lst_pager ul li.prd_lst_pager_next {
	width: 25%;
	text-align: right;
}
#contents p.sort {
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
}
#contents p.sort a {
	color: #222222;
}