@charset "utf-8";
/* ===================================================================
CSS information

 file name  :homepage #con_slider.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */

#sightseeing #contents {
	padding: 20px 0 0;
}

/* マップ
--------------------------------------*/
#sightseeing #gmap{
	width: 752px;
	height: 380px;
	border: 4px solid #bfb8ac;
	margin: 0 0 10px;
}
#sightseeing #gmap .map_info{
	width: 350px;
	overflow: hidden;
}
#sightseeing #gmap .map_info .img_pho{
	width: 94px;
	float: left;
}
#sightseeing #gmap .map_info .txt_area{
	width: 240px;
	float: right;
}
#sightseeing #gmap .map_info .txt_area .st_map{
	font-weight: bold;
	padding: 5px 0 10px;
}
#sightseeing .con_map{
	margin: 0 0 45px;
}
/* .con_sig
--------------------------------------*/
#sightseeing .con_sig{
	margin: 0 0 50px;
}
#sightseeing .con_sig h3{
	margin: 0 0 30px;
}
#sightseeing .con_sig .box_spo{
	width: 760px;
	margin: 0 -40px 0 20px;
	overflow: hidden;
}
#sightseeing .con_sig .box_spo .wrp_spo{
	width: 340px;
	height: 410px;
	float: left;
	margin: 0 40px 80px 0;
	position: relative; 
}
#sightseeing .con_sig .box_spo .wrp_spo .txt_spo{
	padding: 0 0 5px 8px;
}
#sightseeing .con_sig .box_spo .wrp_spo .img_pho{
	padding: 0 0 15px;
}
#sightseeing .con_sig .box_spo .wrp_spo .txt_det{
	width: 330px;
	padding: 0 0 0 5px;
}
#sightseeing .con_sig .box_spo .wrp_spo ul{
	width: 340px;
	overflow: hidden;
	margin-right: -10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#sightseeing .con_sig .box_spo .wrp_spo .btn_area{
	position: absolute;
	bottom: 5px;
	left: 0px;
}
#sightseeing .con_sig .box_spo .wrp_spo ul li{
	float: left;
	margin-right: 10px;
}
#sightseeing .con_sig .box_link{
	padding: 0 0 0 18px;
}
#sightseeing .con_sig .box_link .sst_link{
	padding: 0 0 5px;
}
#sightseeing .con_sig .box_link ul{
	width: 760px;
	overflow: hidden;
}
#sightseeing .con_sig .box_link ul li{
	float: left;
	margin: 0 10px 0 0
}
/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}