.line {
	clear: both;
	margin-bottom: 20px;
}
.list_box {
	float: left;
	width: 210px;
	text-align: center;
}
.list_box img {
	margin-right: auto;
	margin-left: auto;
}
.list_box p {
	margin-right: 15px;
	margin-left: 15px;
}
.list_box .zaiko {
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}
.list_box .article_title {
	font-size: 17px;
	font-weight: bolder;
	padding-bottom: 5px;
	line-height: 1.2em;
	text-align: center;
}
.list_box .article_price {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 5px;
	line-height: 1.2em;
	text-align: center;
}
.list_box .article_tax {
	font-size: 18px;
}
.list_box .article_text {
	text-align: left;
	padding-bottom: 5px;
}
.list_box2 {
	float: left;
	width: 130px;
	text-align: center;
	font-weight: bold;
}
.list_box2 img {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.list_box2 .title {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom:10px;
}
.list_box .price {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.unitEntry {
	background-image: url(/img/common/dot_line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.center_con {
	text-align:center;
}
.center_con img {
	margin-left:auto;
	margin-right:auto;
}
.clear_item {
	clear:both;
}
.page_swich {
	text-align:center;
	font-size:14px;
	margin-bottom:20px;
	font-weight: bold;
}
.txt12 {
	font-size:12px;
	font-weight: normal;
}
.sort_box {
	margin-bottom:30px;
	background-image: url(/img/common/line_swich.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 10px;
}
.sort_box img {
	float:left;
	padding-right:10px;
}
.style1 {
	color: #009900;
	font-weight: bold;
}