@charset "shift_jis";

/* ini */

#topPic, #popular, #newTour, #hotel {
	margin:0 0 10px;
}

#ntTyo {
	display:block;
}

#ntOsa, #ntNgo, #ntFuk {
	display:none;
}

#htlArea1 {
	display:block;
}

#htlArea2, #htlArea3, #htlArea4, #htlArea5 {
	display:none;
}


/* topPic */

#topPic {
	width:580px;
	height:250px;
	overflow:hidden;
	background-color:#CCCCCC;
}

/* from */

#from h2 {
	background-image:url(../../../img/common/ttlBar04.png);
}

#from dl {
	width:142px;
	height:auto;
	float:left;
	margin:0 4px 0 0;
}

#from dl#fFuk {
	margin:0 0 0 0;
}

#from dl dt {
	display:block;
	width:142px;
	height:47px;
	margin:0 0 2px;
}

#from dl dd {
	background-image:url(../../../img/common/arrow02.png);
	background-position:left center;
	padding:0 0 0 10px;
}

/* lotation */ 

#lotation {
	width:580px;
	background-image:url(../../../img/common/lotationSBg.png);
	border:1px #FFFFFF dotted;
	margin:10px 0 10px;
}

#lotation #ltFrame {
	width:490px;
	margin:7px 0 0 80px;
}

#lotation ul#lttTxt {

	border:0px #FF0000 dotted;
}


/* popular&newTour */

#popular h2 {
	background-image:url(../../../img/common/ttlBar03.png);
	position:relative;
}

#newTour h2 {
	background-image:url(../../../img/common/ttlBar05.png);
}

.attention {
	position:absolute;
	top:14px;
	left:300px;
}

#popular dl, #newTour dl {
	width:580px;
	height:auto;
	margin:10px 0 10px;
}

#popular dl dt, #newTour dl dt {
	display:block;
	background-color:#CCCCCC;
	width:100px;
	height:90px;
	float:left;
	margin:0 10px 0 0;
}

#popular dl dd, #newTour dl dd {
	border:0px #FF0000 dotted;
	float:left;
	width:468px;
}

#popular dl dd.cSubttl, #newTour dl dd.cSubttl {
	color:#727272;
	font-size:85%;
	margin:0 0 2px;
}

#popular dl dd.cTtl, #newTour dl dd.cTtl {
	font-size:129%;
	font-weight:bold;
	background-image:url(../../../img/common/arrow02.png);
	background-position:left 2px;
	padding:0 0 5px 8px;
	width:460px;
	border-bottom:1px #bfd491 dotted;
	margin:0 0 7px;
}


/* newTour */

#newTour dl dt {
	height:50px;
}

#newTour dl dd.cSubttl {
	margin:0 0 0 0!important;
}

#newTour dl dd.cTtl {
	font-size:108%;
	border:none;
	margin:0 0 5px 0!important;
	padding:0 0 0 8px;
	background-position:left 4px;
}


