@charset "UTF-8";

div#shop_main{
	width:980px;
}

div.category01{
	margin:20px 0 20px 0;
	background: url(image/category_01.gif) no-repeat;
	height:26px;
}

div.category02{
	margin:0 0 20px 0;
	background: url(image/category_02.gif) no-repeat;
	height:26px;
}

div.category04{
	margin:0 0 20px 0;
	background: url(image/category_04.gif) no-repeat;
	height:26px;
}
div.category05{
	margin:0 0 20px 0;
	background: url(image/category_05.gif) no-repeat;
	height:26px;
}

div.category06{
	margin:0 0 20px 0;
	background: url(image/category_06.gif) no-repeat;
	height:26px;
}
dl.shop-list{
	float:left;
	width:310px;
	margin:0px 5px 20px 11px;
	_margin:0px 3px 20px 8px;
	padding:0px;
}

dl.shop-list dt{ 
	float:left;
	margin:0px 10px 0 0;
	padding:0px;
}

dl.shop-list dd{ 
	margin:0px;
	padding:0px;
}

dl.shop-list dd h4{ 
	margin:0px;
	padding-bottom:3px;
	font-size:11px;
	font-weight:normal;
	border-bottom: 1px solid #ccc;
}

dl.shop-list dd h3{ 
	margin:8px 0px 0px 0px;
	color:#000;
	padding:0px;
	font-size:13px;
}

dl.shop-list p.date{ 
	font-size:11px;
	margin:2px 0px 0px 0px;
	padding:0px;
}


div.touroku{
	text-align:right;
	margin-bottom:30px;
}