@charset "utf-8";
/*
   Overwrite single.css
------------------------------ */
p.backnormal {
	display: block;
	margin: 0 0 10px 1em;
	font-size: 86%;
	text-indent: -1em;
}
p.print_button {
	text-align: center;
	text-indent: 0;
	font-size: 110%;
}

@media print {
	p.backnormal { display: none; }
}

body,
#page,
#content {
	background: #fff none;
}
#branding, /* header*/
.list_simple_box ul.linkBanner,
.list_simple_box p.notice,
p.breadCrumb,
#contactForm,
.pageback,
.pageback_top,
.img3, .img4, .img5, .img6, .img7, .img8, .img9, .img10, .img11, .img12, .img13, .img14, .img15, .img16, .img17, .img18, .img19, .img20,
.loanSimulator,
#map_canvas,
#panorama_canvas,
.panorama,
#colophon
{
	display: none !important;
}
#print-footer {
	display: block;
	text-align: center;
}
.singular .hentry {
	padding-top: 0;
}
#content .entry-title {
	width: 988px;
	background: #fff url(../images/bukken/printBody.jpg) no-repeat top center;
}
.entry-excerpt {
	height:auto;
	width: 968px;
	padding: 10px;
	background: url(../images/bukken/detailUpperMiddle.png) repeat-y top center;
}
.list_picsam div {
    display: none;
}
.list_picsam div.img1, .list_picsam div.img2 {
    display: block;
}
.list_detail_bottom_info {
	margin-bottom: 0;
}
.edit-link {
    display: none;
}
.sharedaddy {
    display: none;
}
