@charset "utf-8";
/* CSS Document */


img{
	border						:none;
	margin:0;
	padding:0;
}
.clearfix { display: inline-block; }   
.clearfix:after {   
	 clear						:both;   
	 content					:" ";   
	 display					:block;   
	 font-size					:0;   
	 height						:0;   
	 visibility					:hidden;   
}
.clear{
	clear:both;
}
/* start commented backslash hack \*/  
* html .clearfix {
	height						:1%;
}   
.clearfix { display: block; }   
/* close commented backslash hack */


.bg_color{
	background:#F6F1E4;
}

#box1{
	height:614px;
	background:url(image/arashiyama_map/bg.jpg) top left no-repeat;
}
#btn_box{
	padding:35px 0 0 34px;
}
#btn1{
	width:230px;
	float:left;
}
#btn2{
	margin:0 0 0 34px;
	width:230px;
	float:left;
}
#projecttop{
	width:564px;
	height:457px;
	padding:23px 0 0 0;
}