@charset "utf-8";

/*****************************************

 海外　ガイドページ　CSS
 
 *****************************************/
/*------------------------------------------
	header
  ------------------------------------------*/
#header a{
	position:absolute;
	right: 5px;
	top: 65px;
}

/*------------------------------------------
	mainimage
  ------------------------------------------*/

.maintxt{
	width:555px;
	padding:15px 10px;
	position:absolute;
	top:165px;
	left: 0px;
	x-index:-1;
}


/*------------------------------------------
	detail
  ------------------------------------------*/

#detail{
	margin:10px 5px 10px;
	overflow:hidden;
	zoom:1;
}
#detail dl{
	margin:0;
	padding:0;
	width:557px;
	float:left;
	overflow:hidden;
	zoom:1;
}
#detail dt{
	width:57px;
	float:left;
}

#detail dd{
	margin:2px 0 12px 63px;
}

#detail dd.w120{
	width:120px;
	margin:3px 3px 13px 5px;
	float:left;
}
#detail p.booking{
	margin:50px 0 0;
	float:right;
}

p.detailP{
	margin:0 0 20px;
	padding:5px;
	background:#f1f1f1;
	border:1px #ccc solid;
	font-weight:bold;
}


/*------------------------------------------
	round
  ------------------------------------------*/
.round{
	margin:0 5px 20px;
}
.round img.images{
	margin-bottom:10px;
}

.roundright{
	margin:0 5px 20px;
	overflow:hidden;
	zoom:1;
}
.roundright img.images{
	margin-left:10px;
	float:right;
}


.roundleft{
	margin:0 5px 20px;
	overflow:hidden;
	zoom:1;
}
.roundleft img.images{
	margin-right:10px;
	float:left;
}

/*------------------------------------------
	check
  ------------------------------------------*/
.checkright{
	margin:0 5px 20px;
	overflow:hidden;
	zoom:1;
}
.checkright img.images{
	margin-left:5px;
	float:right;
}

.checksmall{
	_width:748px;
	margin:0 5px 20px;
	overflow:hidden;
	zoom:1;
	position:relative;
}
.checksmall h4{
	width:495px;
	float:left;
}
.checksmall p{
	width:495px;
	float:left;
	margin-bottom:20px;
}

.imagesright{
	float:right;
	margin: 0 0 20px 5px;
}
.imagesleft{
	float:left;
	margin: 0 5px 20px 0;
}

.backlist{
	clear:both;
	margin:0 0 20px;
	text-align:center;
}

