﻿@charset "UTF-8";

#Lv0_wrap {
	margin-top: 13px;
}



/*-- 各ページ見出しの設定 --*/
#Lv1_right_contents  h2 {
	clear: both;
	padding: 7px  0 15px 0;
}
#Lv1_right_contents  h3 {
	clear: both;
	padding: 7px  0 10px 0;
}

/*-- 店舗情報ページの設定 --*/
.left_map {
	float: left;
	margin-right: 4px;
}
span.right_map {
	float: right;
	margin-bottom: 10px;
