@charset "UTF-8";


/* ---------------------------------------------------------
	CSS Document > USJ Base Layout
--------------------------------------------------------- */

a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}


#container {
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 960px;
}
#container div#headerWrapper {text-align:center;margin:0 auto;}

#catch_txt {background-color:#F4F4F4;border-bottom:1px solid #EAEAEA;text-align:center;margin:0 auto;}

#catch_txt {background-color:#F4F4F4;border-bottom:1px solid #EAEAEA;text-align:center;margin:0 auto;}
	#catch_txt p {width:950px;text-align:right;margin:0 auto;padding:4px 0 2px;color:#999; font-size:11px;}


#USJtour {width:950px;margin:0 auto;}

	
	#visual {}
	#visual h2 {}
	
	#hotel_osaka{
	display:none;
	width:950px;
	height:463px;
	background:url(../images/index/main_osaka.jpg) no-repeat left top;
	}
	#topicpath {padding:10px 0;color:#9A9A9A;}
		#topicpath a {color:#9A9A9A;}

	#contents {padding-bottom:0;}
		#contents #mainvisual {float:left;width:670px;}
#osusume_tour {

}
#osusume_tour .banner{

}
#osusume_tour .tour {
	width: 440px;
	list-style-type: none;
	border: 3px solid #333;
	text-align: left;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#osusume_tour .tour .img {
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
	margin-top: 15px;
}
#osusume_tour .tour ul {
	margin-top: 10px;
	}
#osusume_tour .tour ul li {
	margin-bottom: 10px;
	list-style-type: none;
	}
#osusume_tour .tour ul li .ttl {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#osusume_tour .tour  ul li .text{
	font-size: 12px;
}
#osusume_tour .tour ul li .month{
	font-size: 12px;
	color: #763203;
	background-color: #FEB800;
	padding: 10px;
	margin-right: 5px;
	}
#osusume_tour .tour ul li .pri{
	color: #F00;
	font-weight: bold;
	}
#hotel_area{
	text-align: left;
	width: 960px;
}
#hotel_area .hotel{
	float: left;
	width: 313px;
	margin-right: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#hotel_area .hotel ul{
}
#hotel_area .hotel ul li{
	list-style-type: none;
	margin-bottom: 10px;
}
.htlname{
	font-size: 18px;
	font-weight: bold;
}
.htlaccess{
	font-size: 12px;
}
.htlimg{
}
.htlbtn{
	width: 313px;
}
.htlbtn img{
	float: left;
}
.htlbtn a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
