@charset "utf-8";

@import "base.css";

h2 {
	width:178px;
	height:32px;
	background:url(images/shop-md.png) left top no-repeat;
	padding:0;	
}

h2 span {
	display:none;	
}

#kana-bar {
	width:958px;
	height:28px;
	margin:8px auto;
	padding:0;
	border:solid 1px #ddd;
	background:#f0f0f0;
}

#kana-bar a, #kana-bar span {
	display:block;
	float:left;
	width:50px;
	height:20px;
	margin:4px 0;
	text-align:center;
	line-height:20px;
	border-right:solid 1px #ccc;
}

.list-wrap {
	width:958px;
	margin:8px auto;
	padding:0;
	border:solid 1px #ddd;
}

h3 {
	width:950px;
	height:24px;
	margin:0;
	padding:0 0 0 8px;
	font-size:14px;
	font-weiht:bold;
	line-height:24px;
	background:#f0f0f0;
}

div.shop {
	width:942px;
	height:128px;
	margin:0;
	padding:4px 8px;
	border-bottom:solid 1px #ddd;
	cursor:pointer;
}

div.evn {
	background:#f0f8ff;
}

div.shop:hover {
	background:#ffd;	
}

div.cphoto {
	float:left;
	width:160px;
	height:120px;
	margin:3px 4px;
	padding:0;
	border:solid 1px #ddd;
}

div.cinfo {
	float:left;
	width:500px;
	height:120px;
	margin:4px 4px;
	padding:0 8px;
	border-left:solid 1px #ddd;
}

a.cname {
	display:block;
	width:100%;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	height:20px;
}

div.ccom {
	width:100%;
	height:96px;
	margin:0;
	padding:4px 0 4px 8px;
	font-size:12px;
	line-height:16px;
	color:#666;
	overflow:hidden;
}

div.ccom a.map {
	display:inline-block;
	width:90px;
	height:18px;
	border:solid 1px #ccc;	
	text-align:center;
	text-decoration:none;
	line-height:18px;
	background:#ddd;
	font-size:10px;
}

div.cdata {
	float:left;
	width:232px;
	height:120px;
	margin:4px 4px 4px 0;
	padding:0 8px 0 0;
	border-left:solid 1px #ddd;
	/*background:#f6f6f6;*/
}

a.totop {
	display:block;
	width:100px;
	float:right;
	text-align:right;
	font-size:11px;
	line-height:24px;
	margin-right:8px;
	text-decoration:none;
}

div.tel {
	width:168px;
	height:12px;
	font-size:20px;
	line-height:14px;
	text-align:left;
	margin:8px 0 8px 28px;
	padding:3px 0 5px 28px;
	color:#666666;
	font-weight:bolder;
	background:url(images/tel.png) left top no-repeat;
}

div.restday,div.worktime,div.carcnt {
	width:154px;
	height:16px;
	font-size:12px;
	line-height:14px;
	margin:8px 0 0 22px;
	padding:2px 0 0 52px;	
	background:url(images/restday.png) left top no-repeat;
}

div.worktime {
	margin-bottom:20px;
	background:url(images/worktime.png) left top no-repeat;
}

div.carcnt {
	background:url(images/carcnt.png) left top no-repeat;
}
