/* CSS Document */

#contents{
	margin:0 auto;
	width:636px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing:1px;
	line-height:100%;
	font-size:10px;
}
#contentsTitle{
	margin:0;
	padding:0;
	text-align:right;
	width:650px;
	height:70px;
}
.shopDataTitle{
	margin:0 5px 0 5px;
	color:#000000;
	background-color:#E2CE7E;
	font-weight:bold;
	padding:1px 0 0 0;
}
.shopData ,.shopData2{
	margin:0 5px 0 5px;
	color:#000000;
}
.shopData{
	background-color:#FFFFCC;
	padding:1px 0 0 0;
}
.shopData2{
	background-color:#E9EEC6;
}

.shopName,.address,.tel,.category{
	padding:3px 7px 3px 3px;
	line-height:120%;
}
.shopName{
	float:left;
	width:190px;
}

.address{
	float:left;
	width:180px;
}

.tel{
	float:left;
	width:90px;
}
.category{
	float:left;
	width:120px;
}


.titleImage{
	margin:0 0 0 5px;
}
