﻿@media print {
	section { display: block; page-break-before: always; }
	pre code {page-break-after: always;}
	@page {
		margin:0.2cm 0.5cm;
	}

	p a, code, pre {
		word-wrap: break-word;
	}

	/*
	GoogleMapが表示できないためコメントアウト
	img {display:none;}
	*/

	pre a[href]:after {
		content: "";
	}

	pre abbr[title]:after {
		content: "";
	}

	pre .ir a:after,
	pre a[href^="javascript:"]:after,
	pre a[href^="#"]:after {
		content: "";
	}
	.no-print {display:none;}
}

body,html {
	height: auto !important;
	overflow: visible !important;
	margin:0;
}

.head{
	background: none;
	height: auto;
}

h1{
	display: none;
}

.head_box{
	display: none;
}


.oe_wrapper{
	display: none;
}

.footer_tel_box{
	display: none;
}

.hall_name{
	margin: 30px 0 0;
	padding: 30px 0 0;
}

.hall_phone{
	float:none;
	clear: both;
}
.hall_addr{
	float:none;
	clear: both;
}

.hall_event_box{
	display: none;
}

.order_box{
	display: none;
}

.hall_data_box{
	display: none;
}

.hall_image img{
	width:65% !important;
}

.hall_data_box {
	float:none !important;
	clear: both;
}
