@charset "utf-8";
/* CSS Document */

.mainviual img{
	display:block;
	margin-top:85px;
	width:100%;
}

.content_01{
	width:94%;
	margin:30px auto;
}

/* box */
#ten_list01{
	width:100%;
	background:#FAFAFA;
	border:1px solid #e8e0c8;
	margin-bottom:20px;
	padding:20px 0;
}
/* 店名 */
p.ten01{
	text-align:center;
	padding-bottom:10px;
	font-weight:500;
	color:#db8381;
	text-shadow:1px 1px 0px #CCC;
	font-size:146.5%;
}
#gmap{
	width:94%;
	margin:0 auto;
}
.map_text{
	width:70%;
	margin:15px auto;
	padding:10px 0;
	text-align:center;
	background:#e8e0c8;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.map_text a{
	color:#990000;
}
.add{
	padding-left:15px;
	color:#535353;
	font-size:100%;
}
.tel a{
	display:block;
	text-align:center;
	font-size:130%;
	color:#db8381;
	margin-top:15px;
	font-weight:bold;
}
p.line_text a{
	margin:10px auto 0;
	display: block;
	background: #00b300;
	text-align: center;
	width:70%;
	padding:10px 0;
	color: #FFF;
	border: 5px double #FFF;
	letter-spacing: 1px;
	border-radius: 10px;
}



