
/*///////////////////////////////////////////////////////////

	印刷用　CSS

///////////////////////////////////////////////////////////*/


body {
_zoom: 67%; /*WinIE only */
	background: #ffffff;
}

.side * {
_zoom: 99.9%; /*WinIE only */
}
.side img {
_zoom: 101%; /*WinIE only */
}


/* ▼レイアウト */
/* ----------------------------------------------------- */

/* 見出しスタイル */
h2 {
	height: 30px;
}
.top-loca h2{
	background-image: none;
	height: 19px;
}
h2.top-h2{
	height: 16px;
}
.reason-box h2 {
	background-image: none;
}
.reason-box .txt-top h2 {
	height: 90px;
}

/* ページトップ */
.pagetop {
	padding: 20px 20px 0px 0px;
}

/* リスト */
.common-list li {
	_height: 20px;
}


/* 黒背景用 */
.link-white a,
.side .area a,
.train-list dd h3 a,
.copy,
.side,
.common-table thead th,
.top-loca .loca-banner li p,
.train-list,
.train-list dd .txt p,
.spot-box ul li,
.spot-list li h3 a,
.spot-list li p {
	color: #ffffff;
}



/* ▼トップ */
/* ----------------------------------------------------- */

/* グローバルナビゲーション */
ul.global-navi {
	height: 355px;
}

ul.global-navi li a {
	display: none;
}

/* ロケ紹介バナー */
.top-loca .loca-banner {
	margin: 0px 0px 15px 28px;
	width: 652px;
	clear: both;
	padding: 30px 0px 20px;
}


/* ▼リンク集 */
/* ----------------------------------------------------- */

.ichiran p {
	_height: 30px;
}


/* ▼お問合わせ・よくあるご質問 */
/* ----------------------------------------------------- */

.flow-chart dt,
.flow-chart dl {
	_height: 30px;
}




