body {
	background:#e1e2e3 center top;
	margin: 0;
	}
	
a{
	color:#333333;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}	
	
a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
a.home { 
	background:url(../images/btn_home.png) no-repeat;
	width: 51px;
	height: 63px;
	display:block;
	}
	
a.home:hover {
	background: url(../images/btn_home_hover.png) no-repeat;
	width: 51px;
	height: 63px;
	}
	
a.schedule { 
	background:url(../images/img_menuSchedule.gif) no-repeat;
	width: 220px;
	height: 29px;
	display:block;
	}
	
a.schedule:hover {
	background: url(../images/img_menuSchedule_hover.gif) no-repeat;
	}
	
a.rates { 
	background:url(../images/img_menuRates.gif) no-repeat;
	width: 220px;
	height: 29px;
	display:block;
	}
	
a.rates:hover {
	background: url(../images/img_menuRates_hover.gif) no-repeat;
	}

a.jap { 
	background:url(../images/img_menuJapanese.gif) no-repeat;
	width: 220px;
	height: 29px;
	display:block;
	}
	
a.jap:hover {
	background: url(../images/img_menuJapanese_hover.gif) no-repeat;
	}
		
.packages {
	display:block;
	padding: 10px 0px 0px 0px;
	text-align:left;;
	}

.japanese {
	display:block;
	padding: 10px 0px 0px 0px;
	text-align:left;;
	}
		
.booking {
	display:block;
	text-align:left;;
	}
	
.return {
	display:block;
	float:right;
	padding: 35px 30px 0px 0px;
	}
	
.textform {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 10px;
	}
	
.textbody {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	
.textbody2 {
	color: #58595b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
	
.textsubhdr {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

.textgyro {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	fontweight: normal;
	}
	
#mother {
	width: 1023px;
	min-height: 768px;
	background: url(../images/img_bg.jpg) no-repeat;
	margin: 0 auto;
	border-bottom: 1px solid #e6e7e8;
	border-left: 1px solid #e6e7e8;
	border-right:1px solid #e6e7e8;
	}
	
#lefties {
	float:left;
	width: 220px;
	height: 768px;
	margin: 0 auto;
	}
	
#dearLogo{
	margin-left: 37px;
	width: 156px;
	height: 163px;
	}
	
#menuMain {
	margin-top: 30px;
	margin-left: 40px;
	width: 150px;
	height: 450px;
	padding:1px;
	}
	
.menuMain-head {
	height:1px;
	padding-bottom:20px;
	}

.menuMain-child-container {
	margin-top:-5px;
	margin-bottom:20px;
	margin-left:80px;
	}

.menuMain-child {
	margin-bottom:8px;
	}

.classes {
	clear: both;
	float: left;
	padding: 0px 0px 0px 2px;
	}
	
#content{
	float:right;
	width: 744px;
	height: 768px;
	margin: 0 auto;
	}
	
#content1 {
	float:left;
	text-align:left;
	width: 604px;
	margin: 0 auto;
	padding-top:100px;
	}
	
#content2 {
	float: right;
	witdth: 744px;
	margin-top: 20px;
	}
	
#roundup {
	float: right;
	text-align: left;
	width: 744px;
	background-color: #dcddde;
	}
	
#content2a {
	float: right;
	text-align: left;
	width: 744px;
	background-color: #dcddde;
	}
		
#rounddown {
	float: right;
	text-align: left;
	width: 744px;
	background-color: #dcddde;
	}	
	
#footer {
	clear: both;
	height: 30px;
	text-align: right;
	width: 1024px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	padding: 10px 2px 10px 0px;
	margin: 0 auto;
	}

#footer a {
	color: #666666;
}	

#footer a:hover {
	color: #ee2125;
	text-decoration: underline;
}

div.clear{
	clear:both;
	}
	
h1 {
	clear:both;
	padding:0;
	margin:0;
	}
	
h2 {
	padding: 25px 0px 0px 0px;
	}
	

/* Jap subpage */
.jp_header {
	font-family: Arial Unicode MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor: pointer;
	cursor: hand;
}

.textred { color: #e7777c;	}

.textblue {	color: #0bd7f8; }

.textgreen { color: #cfdd8c; }

.jp_text {
	font-family: Arial Unicode MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	text-align: justify;
	display: none;
}