@charset "utf-8";
@import "common.css";

/*################　下層ページ共通ナビゲーション部分　###############*/

body {
	background:none;
	}

#Header,
#Navi,
#Sub,
.shopPh,
.mapPrint,
.pagetop,
#Footer,
address {
	display:none;
}

#Container {
	width:500px;
	background:none;
	text-align:left;
	}
#Container h2{
	margin-bottom:20px;
	}
#Container h3{
	margin-bottom:10px;
	}


/*end*/


