@charset "Shift_JIS";
/*メインビジュアル*/
.fadein { width:920px; height:146px; overflow:hidden; }
#ph {
    position:relative;
    height:146px;
}
#ph IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#ph IMG.active {
    z-index:10;
    opacity:1.0;
}
#ph IMG.last-active {
    z-index:9;
}
/*ムービーほか*/
#topcontents {
	position:relative;
	width:920px;
}
#topcontents .floatl {
	width:430px;
	margin:0;
	padding:0;
}
#topcontents .floatr {
	width:447px;
	padding: 10px 21px ;
	position:relative;
	margin:-151px 0 0;
	background: url(../img/top/bk_whalf.png) ;
	z-index:100;
	_padding: 10px auto 10px 21px;
}
#topcontents h2, #topcontents dt {background:none; padding:0px; margin:15px 0 0; }
#movbox { margin-top:1px; background:#ccc; }
#information {
	padding:15px 3px 15px 9px;
	background:url(../img/top/bk_cork.gif) repeat;
	width:435px;
}
#information ul { 
	width:435px;
	clear:both;
	padding:0 0 7px;
	zoom:100%;/*IE6*/
}
/*\*/
* html #information ul{
　overflow: visible;
　height:1px;
}
/**/
ul#postit1 { background: url(../img/top/bk_recom1.png) no-repeat bottom left; }
ul#postit2 { background: url(../img/top/bk_recom2.png) no-repeat bottom left; }
ul#postit3 { background: url(../img/top/bk_recom3.png) no-repeat bottom left; }

#information img {vertical-align:middle; }
#information li { float:left; width:129px; margin-right:6px; padding:5px; font-size:93%; }
#information p {line-height:1.2; margin-bottom:3px;}

/*ニュース＆トピック*/
.toptopic dl {
	background:#e8e8e8;
	padding:2px 10px 5px;
	margin: 0px 0 20px;
}
.toptopic dt {
	font-weight:bold;
	font-size:108%;
	border-bottom:1px solid #999;
}
.toptopic dd {
	padding-bottom:15px;
}
.toptopic .date {
	text-align:right;
}

/*twitter*/
#tweet {
	width:428px;
	height:1000px;
	overflow:scroll;
	_width:408px; /*IE6*/
}
/*メンバーアイコン一覧*/
#memlist {
	margin:10px 0 15px;
}
#memlist li { float:left;  }
#memlist a { display:block; border:3px solid #EEE; width:70px; height:70px; overflow:hidden; }
#memlist a:hover { border:3px solid #CCC;}
/*実証事業*/
#credit { 
	clear:both;
	margin:0 0 3px;
	color:#300;
	font-weight:bold
}
/*茶色コンテンツ枠*/
#topmenu {
	height: 288px;
	margin: 1px 0 1px;
}
#topmenu dt {
	height:85px;
	overflow:hidden;
}

/*オススメツアー*/
#recommend {
	background:#330000;
	padding:5px 0 13px;;
	width:673px;
	height:270px;
	float:left;
	margin-bottom:10px;
}
#recommend table {
	margin:0 auto;
	width:656px;
}
#recommend th {
}
#recommend td {
	padding:3px 3px 4px 4px;
}

/*問い合わせ枠*/
.leftblock {
	width:597px; float:left;
}

.rightblock {
	width:302px;
	float:right;
}
/*問い合わせ*/
#inqlist {
	background: url(../img/top/ph_member.jpg) no-repeat 0 0;
	margin: 2px 0 15px;
	padding-left: 323px;
}
#inqlist li {
	height:51px;
	overflow:hidden;
}

/*ランドオペレーターとは*/
#whatlandop {
	margin-bottom:20px;
	padding:4px 8px;
	border:2px solid #090;
}
#whatlandop p { padding:4px 0; }

.topabout { clear:both; }
.topabout .wid50per {
	width:360px;
	float:left;
}
.topabout p { padding:10px; }
.topabout ol li {
	clear:left;
	border-bottom:1px solid #CCC;
	height:48px;
}
.topabout ol li img { display:block; float:left; margin:1px 10px 1px 0;  }

/*関連リンク*/
#toplink {
	margin-bottom:20px;
}
#toplink li {
	background: url(../img/common/line_dot.gif)repeat-x left bottom;
	margin-bottom: 3px;
	padding: 3px 0px 0 15px ;
	text-indent:-15px;
}
#toplink li a {
	background: url(../img/common/icon_arrow1.gif) no-repeat left top;
	padding-left:15px;
}

/*clearfix*/
#information ul:after,#memlist:after {
	clear:both;
	content:".";
	display:block;
	height: 0px;
	visibility:hidden;
}
/*＼*//*/
#information ul,#memlist {display:inline-block;}
/* eof_macIE_hac */
