@charset "UTF-8";

/*
	太宰府天満宮 - print.css
	Copyright c Since 2011Dazaifu-Tenmangu. All rights reserved.
*/

body {
	_zoom: 60%; /* for ie6: width = about 950px */
	background-image: none;
}

#siteHeader,
#siteFooter,
#content #sub,
#topicPath {
	display: none;
}

#content {
	padding: 0;
}

#content #main {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
}

#content.layoutA #main {
	float: none;
	margin: 0 auto;	
}

.access .unitBoxCommon,
.access .unitText .btnBox,
.access .lineLtoR,
.access .blockLineR,
.access #tabAccess{
	display:none;
}

.access .map{
	zoom:0.8;
}
.access #blockAccess{
	width:780px;
}