@charset "utf-8";


/*****************************************

 海外　ガイドページ　CSS
 /play/yoyaku/kaigai/course/
 
 *****************************************/


p{
	font-size:12px;
	line-height:1.5em;
}

#wrapper h3{
	margin:0 0 15px;
}
#wrapper h4{
	margin-bottom:10px;
}

.links{
	padding-left:10px;
	background:url(/yoyaku/kaigai/images/arrow.gif) no-repeat left;
}

/*------------------------------------------
	header
  ------------------------------------------*/
#header{
	width:755px;
	height:100px;
	margin-bottom:15px;
	position:relative;
}

#header h2{
	margin:0;
}
#header a{
	position:absolute;
	right: 5px;
	top: 65px;
}

/*------------------------------------------
	mainimage
  ------------------------------------------*/
#mainimage{
	width:755px;
	height:320px;
	position:relative;
}

.maintxt{
	height:95px;
	width:485px;
	padding:15px 10px;
	position:absolute;
	top:180px;
	left: 0px;
	x-index:-1;
}

.maintxt h2{
	margin-bottom:5px;
}

.maintxt p{
	color:#fff;
}

/*------------------------------------------
	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 a.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
  ------------------------------------------*/
#wrapper div.checkright{
	clear:both;
	margin:0 5px 20px;
	overflow:hidden;
	zoom:1;
}
#wrapper div.checkright div.photo01{
	width:370px;
	float:right;
}

#wrapper div.checkright h4{
	width:334px;
	float:left;
}
#wrapper div.checkright p{
	width:356px;
	float:left;
	margin-bottom:20px;
}




.checksmall{
	_width:748px;
	margin:10px 5px 20px;
	overflow:hidden;
	zoom:1;
	position:relative;
}
.checksmall h4{
	width:495px;
	float:left;
}
.checksmall p{
	width:495px;
	float:left;
	margin-bottom:20px;
}

.checksmall .right{
	text-align:right;
}

.imagesright{
	float:right;
	margin: 0 0 20px 5px;
}
.imagesleft{
	float:left;
	margin: 0 5px 20px 0;
}



.backlist{
	margin:0 0 20px;
	text-align:center;
}

.backlist a{
	padding:10px 10px 10px 25px;
	border:1px solid #0992F5;
	background:url(/yoyaku/kaigai/images/arrow_red.gif) no-repeat #e6f1f9;
	background-position: 10px 12px;
	font-size:14px;
}
.backlist a:hover{
	background:url(/yoyaku/kaigai/images/arrow_red.gif) no-repeat #0992F5;
	background-position: 10px 12px;
	color:#fff;
}
/*------------------------------------------
	backnumber
  ------------------------------------------*/
#backnumber img{
	margin-bottom:5px;
}

