@CHARSET "UTF-8";
#main_title
{
	width	:600px;
	height	:90px;
	background-image	:url("../img/shop_list/main_title.png");
	background-repeat	:no-repeat;
	background-position:20px 10px;
	margin:0;
}
#main_read{
	padding:65px 0 0 30px;
}


#main_title h3{
	display:block;
	position:absolute;
}

#main_box{
	padding:0 20px;
}

#main_txt{
	padding:10px 0;
	margin:0;
}
#main_item{
	margin-bottom:10px;
}

#main_item_img{
	float:left;
	width	:275px;
	height	:160px;
	background-image	:url("../img/shop_list/main_photo1.png");
	background-repeat	:no-repeat;
	margin:0;
}
#main_item_img a{
	display:block;
	width	:275px;
	height	:160px;
	margin:0;
}
#main_item_txt{
	float:right;
	width	:275px;
	height	:160px;
	background-image	:url("../img/shop_list/main_photo2.png");
	background-repeat	:no-repeat;
	margin:0;
}
#item_list_title{
	width	:560px;
	height	:40px;
	background-image	:url("../img/shop_list/content1.png");
	background-repeat	:no-repeat;
	margin-bottom:10px;
}

#shop_box{
	padding:0 0 0 20px;
	margin:0px;
}

#shop_list_posts div{
	float:left;
	width:160px;
	background-color:#FFFAF0;
	padding:9px 9px 6px 9px;
	margin-right:10px;
	margin-bottom:10px;
	border-top: 1px solid #f0ede0;
	border-left: 1px solid #f0ede0;
	border-right: 1px solid #ede3d4;
	border-bottom: 1px solid #ede3d4;
}
#shop_list_posts div img{
	margin-bottom:5px;
}

#shop_list_posts div h5,
#shop_list_posts div h5 a{
	color:#99cc00;
	text-align:center;
	margin:0;
}
#shop_list_posts div .post_shop_detail_price{
	text-align:center;
	margin:0;
}

.posttitle
{
	height:3em;
}

.postimg
{
	height:130px;
	overflow:hidden;
}

.wp-pagenavi{
	text-align:right;
	padding:0 0 0 15px;	
}
.wp-pagenavi span.pages{
	border:0px !important;
	margin:2px 6px 2px 2px !important;
	text-indent:-9999px !important;
	display	:none !important;

}
.wp-pagenavi span.current{
	border:0px !important;
	padding:0 5px;
}
.wp-pagenavi a{
	border:0px !important;
	padding:0 5px;
}

