@charset "utf-8";





/* ショップサーチ */

.search{
	font-size: 12px;
	text-align: center;
	display: block;
	width: 70px;
	color: #000000;
	background-repeat: no-repeat;
	background-image: url(../images/kensaku.jpg);
}
.areabox{
	width: 400px;
	display: block;
	
}
a:link {
	color: #663333;
}
a:hover {
	color: #668251;
}
a:visited {
	color: #333333;
}


/* ページトップへのリンク文字 */
.font_sankaku{
	font-size:10px;
	color: #C1272D;
 }
/* 他店舗へのリンク文字 */
.tatenpohe{
	font-size:11px;
}
.ekimei{
	font-size:12px;
}
.senmei{
	font-size:12px;
	margin-left:8px;
	margin-bottom:10px;
}

body {
	font-size: 11px;
}
/* マップ背景 */
.map_image{
	font-size: 12px;
	text-align: center;
	display: block;
	color: #000000;
	background-repeat: no-repeat;
	background-image: url(image/map-1.gif);
	width: 573px;
	height: 445px;
}
#border_1{border:#336633;
border-bottom:1px;
border-left:1px;
border-right:1px;
border-top:1px;
}
