@charset "utf-8";

#building #main_contents h2,
#interior #main_contents h2,
#repair #main_contents h2 {
	background-position: 0 -400px;
}

#building #contents_head strong {
	display:block;
	text-indent:-9999px;
	width:625px;
	height:85px;
	margin-bottom:1em;
	background:url(http://www.rebuild-jp.com/image/Rebuild_building.jpg) no-repeat;
}

#interior #main_contents p,
#repair #main_contents p,
#building #contents_head p,
#building #main_contents p,
#building #main_contents div span
{
	line-height:1.6em;
	margin-bottom:25px;
}

	#building #main_contents div ul::after { height: 0; visibility: hidden; content: "."; display: block; clear: both;}
	/*#building #main_contents div ul li { width: 143px; height: 158px; margin: 0 10px 10px 0; border: solid 1px #999; float: left;}*/

#building #main_contents ul li  {
	width: /*143px;*/133px;
	height: /*158px;*/148px;
	margin: 0 10px 10px 0;
	border: solid 1px #999;
	padding: 5px;
	display: block;
	color: #414141;
	text-decoration: none;
	float:left;
}
#building #main_contents ul a {
	display:block;
	height: 148px;
	line-height:1.2em;
	background: url(http://www.rebuild-jp.com/image/gallery_BTN_01.gif) no-repeat center center;
	text-decoration: none;
}
#building #main_contents ul li a:hover {
	background: url(http://www.rebuild-jp.com/image/gallery_BTN_02.gif) no-repeat center center;
	color:#f4af62;
}

#repair #main_contents embed,
#interior #main_contents embed {
	margin-right:10px;
}

#interior #main_contents h4,
#repair #main_contents h4 { 
	padding: 10px;
	margin: 0 0 20px;
	font-weight: bold;
	background: url(http://www.rebuild-jp.com/image/h4.gif);
}
