@charset "UTF-8";


.top-cts #headerWrap {
    height:165px !important;
}

.top-cts #headerWrap #logoWrap .readTxt{
    top: 1px !important;/* mod 20140520 yamamoto-hiden */
	left: 0 !important;/* add 20140516 yamamoto-hiden */
	color: #ffffff;/* mod 20140520 yamamoto-hiden */
}
.top-cts #headerWrap #headerTop .eventPoint {
    padding-top: 13px !important;/* mod 20140520 yamamoto-hiden */
}
#langSelect_outingInfoBox{
	font-size:12px;
	line-height: 1.2;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴPro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	overflow: hidden;
	margin-bottom: 15px;
	position:relative;
	min-height:25px;
	width:980px;
	*zoom:1;
	_height:25px;
}

#headerWrap #langSelect_outingInfoBox{
	margin:15px auto 10px auto;
}


#langSelect_outingInfoBox.top{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	/* margin-bottom:50px; */ /* mod 20140520 yamamoto-hiden */
}

#langSelect_outingInfoBox.beauty{
	margin:0 auto 10px auto;
	width:auto;
}

#langSelect_outingInfoBox.special{
	width:980px;
	margin:10px auto;
}


#langSelect_outingInfoBox:after{ content : ''; display : block; clear : both; height:0; }

#langSelect_outingInfoBox .langSelectBox{ float:left; *zoom:1; margin:0;}
#langSelect_outingInfoBox .langSelectBox:after{ content : ''; display : block; clear : both; height:0;}


#langSelect_outingInfoBox .langSelectBox .title{
	float:left;
	padding:5px 5px 0 0;
	margin:0;
	font-weight:normal;
}

#langSelect_outingInfoBox .langSelectBox dd{
	float:left;
	padding:3px;
	position:relative;
	margin:0;
}

#langSelect_outingInfoBox .langSelectBox dd.current img{
	position:absolute;
	left:0;
	top:0;
	border:3px #BD151C solid;


}

#langSelect_outingInfoBox .outingInfoBox{
	position:absolute;
	right:0;
	top:0;

}

#langSelect_outingInfoBox .outingInfoBox .outingInfoMask{
	height:25px;
	overflow: hidden;
	font-size:13px;
	white-space: nowrap;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

#langSelect_outingInfoBox .outingInfoBox .outingInfoMask .innerBox{
	overflow: hidden;
}


#langSelect_outingInfoBox .outingInfoBox .outingInfoMask .innerBox .leftWarp{
	height:25px;
	padding-left:20px;
	line-height:25px;
	background: url("../img/bg_outinginformation.png") 0 0 no-repeat;
	float:left;
}

#langSelect_outingInfoBox .outingInfoBox .outingInfoMask .innerBox .rightWarp{
	height:25px;
	background: url("../img/bg_outinginformation.png") right -35px no-repeat;
	padding-right:41px;
}


#langSelect_outingInfoBox .outingInfoBox .outingInfoMask .innerBox a.newInfo{
	color: #000!important;
	text-decoration:underline;!important;
	font-weight:bold;
}

#langSelect_outingInfoBox .outingInfoBox .outingInfoMask .innerBox a.newInfo:hover{
	text-decoration:none;!important;
}

#langSelect_outingInfoBox .outingInfoBox .outingInfoMask .innerBox a.newInfo .number{
	color:#C8161E!important;
	cursor:pointer;
}


/* season_outingInfoBox */
#season_outingInfoBox{
	position: relative;
	float:left;
	padding-top:3px;
	padding-left:10px;

}

#season_outingInfoBox .outingInfoMask{
	height:25px;
	overflow: hidden;
	font-size:13px;
	white-space: nowrap;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

#season_outingInfoBox .outingInfoMask .innerBox{
	overflow: hidden;
}


#season_outingInfoBox .outingInfoMask .innerBox .leftWarp{
	height:25px;
	padding-left:20px;
	line-height:25px;
	background: url("../img/bg_outinginformation.png") 0 0 no-repeat;
	float:left;
}

#season_outingInfoBox .outingInfoMask .innerBox .rightWarp{
	height:25px;
	background: url("../img/bg_outinginformation.png") right -35px no-repeat;
	padding-right:41px;
}


#season_outingInfoBox .outingInfoMask .innerBox a.newInfo{
	color: #000!important;
	text-decoration:underline;!important;
	font-weight:bold;
}

#season_outingInfoBox .outingInfoMask .innerBox a.newInfo:hover{
	text-decoration:none;!important;
}

#season_outingInfoBox .outingInfoMask .innerBox a.newInfo .number{
	color:#C8161E!important;
	cursor:pointer;
}

#header #headerS p.pagetitle { /* add 20140522 yamamoto-hiden */
	width: 500px !important;
	margin: 5px 0 0 !important;
	text-align: right !important;
}