
/* style */
/* -------------------------------------------------------- */
#middleArea h2 {
	margin: 0 auto 25px;
	width:935px;
}

#middleArea .pagetop {
	text-align:right;
}
#middleArea .pagetop a {
	background:url(../img/icon_pagetop.gif) no-repeat 0 0.2em;
	padding:1px 0 1px 18px;
	color:#999;
}

#middleArea .top-nav {
	margin:0 auto;
	width:540px;
}
#middleArea .top-nav .nav-wrap {
	border-left:solid 3px #4E4EC0;
	border-right:solid 3px #4E4EC0;
	padding:0 14px;
	font-size:116%;
	line-height:1.6;
	text-align:center;
}
#middleArea .top-nav .nav-wrap a {
	color:#666;
}

#middleArea .course-ttl {
	margin:35px auto 0;
	position:relative;
	width: 930px;
}
#middleArea .course-ttl .text {
	position:absolute;
	top:1px;
	font-size:116%;
}
#middleArea #europe.course-ttl .text {
	left:420px;
	width:505px;
	line-height: 1.2em;
}
#middleArea #season.course-ttl .text {
	left:545px;
	width:385px;
	line-height: 1.2em;
}
#middleArea #italy.course-ttl .text {
	left:296px;
	width:630px;
	line-height: 1.2em;
}
#middleArea #spain.course-ttl .text {
	left:296px;
	width:630px;
	line-height: 1.2em;
}
#middleArea #france.course-ttl .text {
	left:296px;
	width:630px;
	line-height: 1.2em;
}
#middleArea #germany.course-ttl .text {
	left:360px;
	width:565px;
	line-height: 1.2em;
}
#middleArea #egypt.course-ttl .text {
	left:430px;
	width:495px;
	line-height: 1.2em;
}
#middleArea .course-inner {
	margin: 10px auto 22px;
	width: 930px;
}
#middleArea .course-inner dl {
	float:left;
	width:225px;
	margin-right:10px;
}
#middleArea .course-inner dl.last {
	margin-right:0px;
}
#middleArea .course-inner dl dd.image {
	margin:6px 0;
}

/*step*/
#middleArea #step {
	margin: 25px auto 0;
	width: 930px;
}
#middleArea #step .step-inner {
	border:solid 1px #FFCC00;
	padding:15px 18px 25px;
	margin-top:15px;
}
#middleArea #step .step-wrap {
	margin:px;
}
#middleArea #step .flL {
	float:left;
}
#middleArea #step .flR {
	float:right;
}
#middleArea #step .arrow-area {
	position:relative;
	margin:18px 0;
}
#middleArea #step .arrow-area .pagetop {
	position:absolute;
	top:8px;
	left:540px;
	width:350px;
}
#middleArea #step .flL .tel {
	font-size:116%;
	padding:33px 0 0 68px;
	width:433px;
	line-height:1.5;
}


/* clearfix */
.clfix {
	height         :auto !important;
	height         :1px;
	min-height     :1%;  /* for IE 7*/
	/*\*//*/display:inline-table;/**/
}
.clfix:after {
	content        :".";
	display        :block;
	clear          :both;
	height         :0;
	font-size      :1%;
	line-height    :1%;
	visibility     :hidden;
}