@charset "UTF-8";

/* +++++++++++ Contents Index ++++++++++
	slide_show.css

  +++++++++++++++++++++++++++++++++++ */

/* トップページ */
.slider-wrap {
	position: relative;
	width: 630px;
}
.stripViewer { /* スライドパネルの大外枠 */
	position: relative;
	overflow: hidden;
	width: 630px;
	height: 344px;
	clear: both;
}

.stripViewer .panelContainer { /* スライドパネルの外枠 */ 
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
}   

.stripViewer .panelContainer .panel { /* 実際にスライドするパネル */
	float:left;
	height: 100%;
	position: relative;
	width: 506px;
} 

.stripNav {
	border-left: 0px;
	margin-left: 1px;
	z-index:3000;
}
.stripNavL, .stripNavR , .stripNav{
	display: none;
}



img.preload{
	display:none;
}

/* air-t */
.slider_wrap_air {
	position: relative;
	width: 630px;
}

.stripViewer { /* スライドパネルの大外枠 */
	position: relative;
	overflow: hidden;
	width: 630px;
	height: 332px;
	clear: both;
}

.stripViewer .panelContainer { /* スライドパネルの外枠 */ 
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
}   

.stripViewer .panelContainer .panel { /* 実際にスライドするパネル */
	float:left;
	height: 100%;
	position: relative;
	width: 506px;
} 

.stripNav {
	border-left: 0px;
	margin-left: 1px;
	z-index:3000;
}

.stripNavL, .stripNavR , .stripNav{
	display: none;
}

#movers_row_air {
	position: absolute;
	left: 515px;
	top: 0px;
	z-index:100;
} 


#movers_row_air div a.cross-link {
	float: right;
}

img.preload{
	display:none;
}

.row_lovest_futakotamagawa_01{
	width:114px;
	height:76px;
	background:url(../img/photo_lovest_futakotamagawa_thumb_01.jpg) no-repeat;
	margin-bottom:10px;
}

.row_lovest_futakotamagawa_02{
	width:114px;
	height:78px;
	background:url(../img/photo_lovest_futakotamagawa_thumb_02.jpg);
	margin-bottom:12px;
}

.row_lovest_futakotamagawa_03{
	width:114px;
	height:78px;
	background:url(../img/photo_lovest_futakotamagawa_thumb_03.jpg);
	margin-bottom:12px;
}

.row_lovest_futakotamagawa_04{
	width:114px;
	height:78px;
	background:url(../img/photo_lovest_futakotamagawa_thumb_04.jpg);
}

