@charset "utf-8";
@import url("../shared/css/reset.css");
@import url("../shared/css/basic.css");
@import url("../shared/css/layout.css");
/*
---------------------------------------------------------
アクセス＆マップ
---------------------------------------------------------
*/
#page {}
/* リンク内の矢印画像 */
#page a img {
	vertical-align:middle;
	padding-right: 4px;
	padding-bottom: 3px;
}
/* テーブルの初期化 */
#page table,
#page td,
#page th {
	margin: 0px;
	padding: 0px;
	border: none;
}
/*
---------------------------------------------------------
コンテンツ：ヘッダ
---------------------------------------------------------
*/
/* 詳細左右スペース */
#page td.padlr {
	padding-right: 20px;
	padding-left: 10px;
}
/* 見出し */
#page h1 {
	margin:0;
	padding-bottom: 10px;
}
#page h2 {
	margin:0;
	padding-bottom: 17px;
}
#page h3 {
	margin:0;
	padding-bottom: 20px;
	font-size: 110%;
	color: #CC6600;
}
#page h4 {
	color: #17479D;
	margin:0;
	padding-bottom: 5px;
	font-size: 140%;
}
#page h5 {
	font-size: 120%;
	color: #17479D;
	margin:0;
	padding-bottom: 0px;
	padding-top: 0px;
}
/*
---------------------------------------------------------
コンテンツ：メイン
---------------------------------------------------------
*/
/* リンク */

#page a {
	color: #5A3D1B;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 17px;
	text-indent: -17px;
	line-height: 1.4em;
}
#page a:hover {
	color: #496384;
	font-weight: bold;
	line-height: 1.4em;
}
#page a img {
	vertical-align:middle;
	padding-right: 4px;
}
/* 地図 */
#page div.map {
	padding-bottom: 20px;
	padding-left: 70px;
}
/* 地図のタイトル */
#page p.map {
	font-size: 14px;
	margin-bottom:0em;
}
/* QRコード */
#page table.qr { width:100%; }
/*詳細マップ*/
#page #route{padding-top: 15px;}
#page #route h3 {
	padding-bottom: 5px;
	line-height: 1.5;
}
#page #route p{ margin-bottom: 0px; }
/* 交通のご案内 */
#page div.access {
	margin-top: 30px;
	width: 545px;
}
#page div.access ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


/*
---------------------------------------------------------
コンテンツ：下部
---------------------------------------------------------
*/
/* お問い合せ */
 div.otoiawase {
	border: 1px solid #A7B2C0;
	width: 420px;
	margin: 0px;
	padding: 8px;
}

/*
---------------------------------------------------------

---------------------------------------------------------
*/

