﻿
/* ===============================印刷時共通=============================== */

	body{
	font-size:80%;
	font-family:"ＭＳ Ｐゴシック", Osaka, ARIAL, SANS-SERIF;
	color:#333333;
	margin:0;
	padding:0;
	text-align:left;
	background:#fff;
	}
	
	div#box_top,div#base_box{
	width:650px;
	background:#fff;
	margin:0 auto;
	text-align:center;
	}
	
	div#box_contents,div#mainbox_sec{
	width:650px;
	background:#fff;
	margin:0 auto;
	text-align:left;
	}
		div#contens_sec2{
		width:650px;margin-left:0;margin-bottom:40px;
		}



/* ヘッダー */
	div#header,div#header_sec{
	width:650px;height:135px;
	background:url(../img/headerback_print.gif) no-repeat top;
	margin:0px;
	position:relative;}
		div#header h1,div#header_sec h1{display:none;}
	p#head_add_sec{display:none;}
	ul#head_navi{display:none;}

ul#topnavi,ul#topnavi_sec{display:none;}

h1.pagetitle1,h1.pagetitle2,h1.pagetitle3{display:none;}

/* サイドナビ */
div#sidenavi_sec{display:none;}


/* フッター */
ul#footlink{clear:both;width:650px;border-top:1px solid #666666;
		color:#666666;
		font-size:0.84em;
		text-align:center;
		margin:0;
		padding:5px 0;}
div#box_bottom{display:none;}
div#aboutus2{line-height:110%;text-align:center;padding-bottom:0;}


/* ===============================ページ毎の設定=============================== */

/* ▼▼▼アクセスマップページ▼▼▼ */
	div#access_info{width:648px;height:233px;margin-bottom:10px;border:1px solid #f7881e;background:#fff;}
		
		div#access_info h2.midashi_kei{margin:10px 10px 0 10px;padding-bottom:5px;font-size:1.2em;}
		
		dl#access_list{margin:8px 10px 0 10px;}
	
	div#mapwaku{text-align:center;background:url(../img/access/gmap.gif) no-repeat left top;position:relative;}
	h2#map_title{height:47px;text-indent:-9999px;}
	div#map{width:626px;height:446px;margin:0 auto;}
	div#map_sita{height:10px;padding:7px 55px 0px 55px;background-image:none;background-position:55px 7px;}
	input#mapbutton_modoru,input#mapbutton_minas,input#mapbutton_plus,input#mapbutton_print,p#maptext_1,div#zoomlevel{display:none;}
		
/* ▼▼▼周辺観光ページ▼▼▼ */
	div#kanko_info{display:none;}
	

		
		
		
		
		
		
		
		
		
		
		
		
		
		