@charset "utf-8";

body{
	background:none;
	font-size: 8px !important;
	font-size: 70%;
}

.nonPrint,
#header,
ul#pankuzu,
h2,
p.category,
p#printout,
p#back,
#footer,
div#printout,
#archive {
	display: none;
}

#event{
	position:relative;
	width:100%;
	float:none;
	margin:0;
}
#detail{
	width:100%;
}
table{
	width:550px;
}
#detail div.DMimage{
	width:100%;
	margin:0 0 20px 0;
	padding:0;
	text-align:center;
}
#map{
	width:100%;
	height:320px;
	overflow:hidden;
	text-align:center;
	padding:0 0 0 107px;
}