@charset "utf-8";

/********************************************************

	SH01 店舗案内

********************************************************/
#sh01 .shop{
	margin-bottom:10px;
	border:#cccccc 1px solid;
}

#sh01 .shop th{
	background:url(../../com/shop/img/sh01_bg.gif) left bottom repeat-x;
	border-bottom:#cccccc 1px solid;
}

#sh01 .shop .icn{
	padding:0 3px;
}

#sh01 .shop td{
	padding:20px 0 20px 20px;
}

#sh01 .shop .add{
	width:190px;
	float:left;
}

#sh01 .shop .ph{
	margin-right:10px;
	float:left;
}

#sh01 .shop .tel{
	padding:5px 0;
	font-weight:bold;
}

#sh01 .category{
	width:126px;
	margin-right:11px;
	border:#cccccc 1px solid;
	background-color:#eeeeee;
	float:left;
}

#sh01 .category td{
	padding:0;
}

#sh01 .category p{
	padding:5px 5px;
	text-align:right;
}
