@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{
	background:url(image/tourist_info/bg.jpg) left top no-repeat;
	height:111px;
}
#btn1{
	margin:0 0 0 17px;
	float:left;
}
#btn2{
	margin:0 0 0 10px;
	float:left;
}
#box2{
	border:5px solid #4F4117;
	margin:0 0 30px 0;
	width:538px;
}
#projecttop{
	width:538px;
	height:386px;
	background:url(image/tourist_info/swfbg.png) left top no-repeat;
}
#ttl_box{
	margin:16px 0 0 0;
	
}