/******************* *************************/
div.contents{
	clear:both;
	font-size:90%;
	margin-top:10px;
}
img.top_main{
	margin:10px 0px 20px;
}

/******************* *************************/
.shops h3{
	background-image: url(../img/shop.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	width: 70px;
	overflow: hidden;
	margin-bottom:10px;
}
.maps h3{
	background-image: url(../img/maps.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	width: 70px;
	overflow: hidden;
	margin-bottom:10px;
}
.news h3{
	background-image: url(../img/news.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	width: 70px;
	overflow: hidden;
	margin-bottom:10px;
}

/******************* *************************/
.shops{
	float:left;
	width:360px;
}
.shops h1{
	margin-bottom:10px;
}
.shops .top{
	margin-bottom:20px;
}
.shops .left{
	width:220px;
	float:left;
}
.shops img.photo1{
	width:120px;
	float:left;
}
.shops img.photo2{
	width:120px;
	float:left;
}
.shops p.attention_a{
	text-align::right;
	text-indent:220px;
	width:360px;
	position:relative;
	bottom:30px;
}
.shops p.attention_a a{
	text-align::right;
	text-indent:220px;
	width:360px;
}
.shops p.attention_b{
	text-align::right;
	text-indent:220px;
	width:360px;
}

/******************* *************************/
.shops p.shop{
	border-bottom:1px solid #512C02;
	width:210px;
	margin-bottom:5px;
	color:#E6CCB5;
	font-size:medium;
	background-image:url(../img/midashi01.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:23px;
	font-weight: bold;
}


/******************* *************************/
.maps{
	float:left;
	width:220px;
}
.maps img{
	margin-bottom:10px;
}

/******************* *************************/
.news{
	float:left;
	width:210px;
}

/******************* *************************/
.news .box{
	width:198px;
	padding:10px;
	border:1px solid #512C02;
}
.news .box p{
	width:198px;
	margin-bottom:10px;
}
.news .box p.date{
	margin-bottom:3px;
}





