  @charset "utf-8";
/* CSS Document */


/*  h1
---------------------------------------------------------- */
div#visualTop h1 {
	position:relative;
	width:960px;
	height:178px;
	margin-left:auto;
	margin-right:auto;
}

div#visualTop h1 img{
	display:block;
	position:absolute;
	top:0;
	left:0;
}

/*  restoration
---------------------------------------------------------- */
div#main .restoration{
}

div#main .restoration h3{
	margin-top:0px;
	margin-bottom:0px;
}

div#main .restoration .showa{
	float:left;
	width:460px;	
}

div#main .restoration .showa .txt{
	float:left;
	width:210px;
	margin-right:20px;	
}

div#main .restoration .showa .photo{
	float:left;
	width:230px;
	margin-top:13px;	
}

div#main .restoration .arrow{
	float:left;
	width:40px;	
}

div#main .restoration .heisei{
	float:left;
	width:460px;	
}

/*  heisei_restoration
---------------------------------------------------------- */
div#main .heisei_restration h2{
	margin-top:40px;
	margin-bottom:15px;
}

div#main .heisei_restration h3{
	margin: 15px 0 0 0;
	font-weight:bold;
/*	font-size:115%;
*/	background:url(/english/tech/himeji_castle/image/bn_h3_heisei_r.png) no-repeat 0 5px;
	padding-left:16px;
}

div#main .heisei_restration h3.first{
	margin-top:0;
}



div#main div.btn_photo_gallery {
	clear:both;
	padding-top:25px;
	text-align:center;
}




