@charset "utf-8";

/* Start clear fix */
div#content:after,
div#content div.main div.lead:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	color: #FFFFFF;
	}
div#content,
div#content div.main div.lead {
	zoom: 1;
	}
/* End clear fix */
div#content div.main {
	float: left;
	width: 590px;
	}
div#content div.side {
	float: right;
	width: 335px;
	}
div#content div.main div.lead p {
	float: right;
	width: 410px;
	}
div#content div.main div.lead dl {
	margin-top: 13px;
	float: left;
	width: 172px;
	}
div#content div.main div.journey {
	margin-top: 11px;
	border-top: solid 4px #000000;
	}
div#content div.main div.journey h2 {
	margin-top: 0.4em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #623ea5;
	}
div#content div.main div.journey p.price {
	margin: 0px 0px 0px 78px;
	font-weight: bold;
	line-height: normal;
	}
div#content div.main div.journey ul {
	margin-top: 16px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	list-style: none;
	}
div#content div.main div.journey ul li {
	padding: 0.5em 0px 0.5em 19px;
	border-top: solid 1px #b9b9b9;
	background-image: url(../images/icon_list.png);
	background-repeat: no-repeat;
	background-position: 11px 1em;
	line-height: 1.2;
	font-size: 88%;
	font-weight: bold; /* 30 June 2011 */
	}
div#content div.main div.journey ul li.top {
	border: none;
	}
div#content div.side ul {
	padding: 1em 0px 1.2em 0px;
	background-color: #623ea5;
	}
div#content div.side ul li {
	margin: 0.3em 1em 0px 2.5em;
	color: #a6aa30;
	}
div#content div.side ul li span {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	}
div#content div.side dl {
	width: 335px;
	position: relative;
	background: #0000FF;
	font-size: 1px;
	line-height: 1px;
	}
div#content div.side dl.tokyo,
div#content div.side dl.tokyo dt {
	height: 284px;
	}
div#content div.side dl.kyoto,
div#content div.side dl.kyoto dt {
	height: 289px;
	}
div#content div.side dl dd {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.3;
	color: #FFFFFF;
	position: absolute;
	left: 140px;
	top: 12px;
	width: 190px;
	height: 3em;
	}
div#explorer {
	margin-top: 20px;
	padding: 0px 24px 24px 24px;
	color: #FFFFFF;
	background-color: #000000;
	}
/* Start clear fix */
div#explorer div.aboutRoland:after,
div#explorer div.pictures:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	color: #000000;
	}
div#explorer div.aboutRoland,
div#explorer div.pictures {
	zoom: 1;
	}
/* End clear fix */
div#explorer div.aboutRoland div.text {
	width: 730px;
	float: left;
	}
div#explorer div.aboutRoland div.image {
	margin-top: 24px;
	width: 151px;
	float: right;
	}
div#explorer div.aboutRoland div.image img {
	border: solid 1px #FFFFFF;
	}
div#explorer div.aboutRoland div.text h2 {
	padding-top: 1em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 125%;
	font-weight: bold;
	}
div#explorer div.aboutRoland div.text h3 {
	padding-top: 1em;
	font-size: 112%;
	font-weight: normal;
	}
div#explorer div.aboutRoland div.text p {
	font-size: 75%;
	}
div#explorer div.aboutRoland div.text p.link {
	margin-top: 0.5em;
	line-height: normal;
	font-family: Helvetica, Arial, sans-serif;
	}
div#explorer div.aboutRoland div.text p.link a {
	padding-right: 14px;
	background-image: url(../images/icon_link.png);
	background-repeat: no-repeat;
	background-position: right;
	color: #a6aa30
	}
div#explorer div.pictures {
	margin-top: 24px;
	}
div#explorer div.pictures dl {
	float: left;
	}
div#explorer div.pictures dl.image01 {
	width: 204px;
	}
div#explorer div.pictures dl.image02 {
	width: 247px;
	}
div#explorer div.pictures dl.image03 {
	width: 204px;
	}
div#explorer div.pictures dl.image04 {
	width: 237px;
	}
div#toForm {
	margin-top: 20px;
	padding: 5px;
	background-color: #a6aa30;
	}
div#toForm p {
	margin: 0px;
	padding: 10px;
	border: solid 1px #FFFFFF;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 125%;
	font-weight: bold;
	}
div#toForm p a {
	color: #000000;
	}
div#toForm p span {
	padding-left: 29px;
	background-image: url(../images/icon_arrow-right.png);
	background-repeat: no-repeat;
	background-position: left center;
	}

/* Newsletter 30 June 2011 */

div#content div.newsletter {
	float: right;
	width: 335px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0;
	background-color: #623ea5;
	border-bottom: 7px solid #a9ab30;
}

div#content div.newsletter form {
  width: 284px;
  border: none;
  padding: 20px 15px 20px 20px;
}


div#content div.newsletter legend {
  font-weight: bold;
  border: none;
}

div#content div.newsletter fieldset {
  border: none;
  padding: 0;
}

div#content div.newsletter fieldset span {
  font-size: 80%;
  line-height: 200%;
}


div#content div.newsletter fieldset input {
  font-size: 85%;
}


/* Facebook 15 July 2011 */

div#content div.facebook {
	float: right;
	width: 335px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0;
	background-color: #623ea5;
	/*
	background-color: #8D73BD;
	background-color: #a9ab30;
  */
  border-top: 7px solid #a9ab30;
}

div#content div.facebook div {
  padding: 20px 15px 20px 20px;
}

