@charset "utf-8";

@import url(../../../../css/default.css);
@import url(../../../../css/base.css);

h1 {
	padding-left:7px;
	font-weight:bolder;
	border-left:7px solid #000096;
}

#main-bunner {
	margin:5px 0 0px;
}

#tab-menu {
	margin-bottom:10px;
	border-bottom:5px solid #C80000;
}

#tab-menu li {
	display:inline;
	margin-right:20px;
}

#tab-menu li img {
	vertical-align:bottom;
}

#event-box {
	float:left;
	width:502px;
	margin-right:10px;
}

#news-ticker {
	width:502px;
	height:32px;
	background:url(../../images/topics_parts.png) no-repeat left top;
}

#news-ticker strong {
	color:#000;
	font-weight:bold;
}

.tickercontainer {
	width:502px;   /*ニュースティッカー全体の幅*/
	height:32px;
	overflow:hidden;
}

.tickercontainer .mask {
	position:relative; left:88px; top:7px;   /*ニュースティッカーの表示位置*/
	width:402px;   /*ニュースティッカーの表示領域*/
	overflow:hidden;
}

ul.newsticker {
	position:relative; left:388px;   /*ニュースティッカーの開始位置*/
	font-size:75%;
	white-space:nowrap;   /*ニュースティッカーのを不規則な位置で改行させない*/
}

ul.newsticker li {
	display:inline;
	margin-right:50px;
	color:#fff;
}

ul.newsticker li a:link,
ul.newsticker li a:visited {
	color:#0064FF;
	text-decoration:underline;
}

#tdr-topics {
	width:502px;
	height:100px;
	overflow:auto;
	margin-top:5px;
	margin-bottom:10px;
	padding-bottom:3px;
	border-bottom:2px solid #FF0064;
}

#tdr-topics dt {
	margin-top:10px;
	color:#c00;
	font-size:81.25%;
}

#tdr-topics dd {
	padding-bottom:10px;
	font-size:75%;
	border-bottom:1px dotted #999;
}

#side-navi {
	float:right;
	width:226px;
	margin-bottom:15px;
	text-align:right;
}

#campusdaypass {
	clear:both;
}

#campusdaypass dt {
	display:block;
	width:406px;
	height:0;
	margin-bottom:5px;
	padding-top:33px;
	overflow:hidden;
	background:url(../../images/campusdaypass.gif) no-repeat left top;
}

#campusdaypass dd {
	display:block;
	width:542px;
	height:0;
	margin-left:15px;
	margin-bottom:10px;
	padding-top:14px;
	overflow:hidden;
	background:url(../../images/campusdaypass_comment.gif) no-repeat left top;
}

#campusdaypass ul {
	float:left;
	margin-right:50px;
	padding-left:15px;
}

#campusdaypass li {
	font-size:81.25%;
}

#campusdaypass li.important {
	color:#d00;
}

#campusdaypass table {
	width:300px;
	font-size:81.25%;
}

#campusdaypass table th {
	background-color:#ffc;
}

#campusdaypass table th,
#campusdaypass table td {
	padding:2px 5px;
	border:1px solid #ccc;
}

#campusdaypass table td.fee {
	color:#d00;
	font-weight:bold;
}

#amenity {
	clear:both;
	padding-top:10px;
	margin-bottom:20px;
}

#amenity dl {
	padding-left:10px;
}

#amenity dd {
	padding-left:10px;
}

#amenity li {
	margin-bottom:5px;
	padding-left:15px;
	font-size:81.25%;
	background:url(../../images/icon_official.png) no-repeat left center;
}

#amenity .linecolor {
	background-color:#E6F0FF;
}

.substance span {
	padding:3px;
	color:#008200;
	font-size:75%;
	background-color:#ffc;
}

.inner01 {
	clear:both;
	float:left;
	width:100%;
	padding-top:5px;
}

.inner02 {
	clear:both;
	float:left;
	width:100%;
	padding-top:20px;
}

#tokyu01,
#hilton01,
#sunroute01 {
	width:390px;
	float:left;
}

#okura01,
#maihama01,
#sheraton01 {
	width:390px;
	float:right;
}

.official {
	width:390px;
	padding-top:10px;
	background: url(../../images/officialhotel_bg-top.png) no-repeat left top;
}

.official h4 {
	margin-left:10px;
	margin-bottom:5px;
	padding-left:5px;
	font-weight:bold;
	font-size:125%;
	border-left:7px solid #FF0064;
}

#sheraton01 h4 {
	margin-bottom:7px;
	font-size:106.25%;
}

.official .hotel_img {
	float:left;
	width:150px;
	margin-left:10px;
	margin-right:7px;
}

.official .hotel_img img {
	border:1px solid #ccc;
}

.official .intro {
	margin-bottom:5px;
	padding-right:10px;
	font-size:75%;
}

.official .hotel_detail {
	display:none;
}

.official .sale {
	margin-top:50px;
	text-align:center;
}

.official .access {
	clear:both;
	padding:5px 5px 0 15px;
	font-size:75%;
}

.official .route {
	width:362px;
	margin:5px auto;
	padding:5px 0;
	text-align:center;
	border-top:1px solid #0064FF;
	border-bottom:1px solid #0064FF;
}

.official table {
	width:95%;
	margin:5px auto;
	border-bottom:1px solid #ccc;
}

.official table td {
	padding-bottom:5px;
	text-align:center;
}

.official caption {
	padding:3px;
	color:#008200;
	font-weight:bold;
	font-size:81.25%;
	text-align:left;
}

.official strong {
	color:#333;
	font-size:81.25%;
}

.date02 caption {
	background:#ffc url(../../images/airdate_bg02.png) no-repeat right center;
}

.date03 caption {
	background:#ffc url(../../images/airdate_bg03.png) no-repeat right center;
}

#sheraton01 caption {
	font-size:75%;
}

.official table .fee {
	color:#c00;
	font-weight:bold;
}

.official .fee-detail {
	text-align:center;
}

.official ul {
	padding-bottom:10px;
	background:url(../../images/officialhotel_bg-bottom.png) no-repeat left bottom;
}

.official li {
	padding-left:15px;
	font-size:75%;
}

#sheraton01 h4 {
	font-size:100%;
}

#sheraton01 strong {
	font-size:91.25%;
	line-height:1.8;
}

/*飛行機とバスと選択のタブ*/


#tab li.oneday,
#tab li.stay {
	float:left;
	width:244px;
	margin-right:5px;
}

#tab li.air {
	float:left;
	width:200px;
}

#tab li a {
	display:block;
	height:0;
	padding-top:53px;
	overflow:hidden;
}

#tab {
	float:left;
	width:100%;
	background:url(../images/tab_bg.gif) no-repeat left top;
	margin-bottom:14px;
}

#tab li.oneday a {
	width:244px;
	background:url(../images/tab_oneday.gif) no-repeat 0px 0px;
}

#tab li.oneday a:hover {
	background-position:0px -53px;
}

#tab li.stay a {
	width:244px;
	background:url(../images/tab_stay.gif) no-repeat 0px 0px;
}

#tab li.stay a:hover {
	background-position:0px -53px;
}

#tab li.air a {
	width:200px;
	background:url(../images/tab_air.gif) no-repeat 0px -53px;
}

#tab li.air a:hover {
	background-position:0px -53px;
}

.block {
	clear:both;
	float:left;
	width:100%;
}
