
@charset "UTF-8";



.contents{
	font-size: 14px;
	line-height: 1.8em;
}

.contents h3{
	font-size: 16px;
	border: 0;
}

.contents h4{
	text-align: center;
	font-size: 20px;
	margin: 30px 0;
}

.contents p{
	margin-bottom: 30px;
}

.contents img[src*="/2_3."]{
	margin-top: 30px;
}

.shop_list{
	text-align: left;
	line-height: 1.5em;
}

.shop_list .shop{
	margin: 30px 0 20px;
}

.shop_list .shop img{
	float: left;
	margin-right: 30px;
}

.shop_list .shop h4{
	text-align: left;
	margin: 5px 0 15px;
}

.map{
	position: relative;
	height: 299px;
	margin: 20px 0 30px;
}
.map iframe{
	width: 100%;
	height: 100%;
}


div.maintenance{
	margin-top: 50px;
}


