@charset "UTF-8";
body {
	margin:0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #fff;
	background-image:url(../images/background.png);
	padding:0;
	top:0;
}
#shadow {
	margin: 0 auto;
	width:780px;
	border-left: solid 2px green;
	border-right: solid 2px green;
}
#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	padding:0px;
	background-color: #FFF;
}
#nav {
	width:780px;
	height: 60px;
	background-image:url(../images/navbacking.png);
}
#welcome {
	margin-top:0px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
}
#buttons {
	height: 60px;
	width:291px;
	margin:0 auto;
	padding: 0px;
}
#buttons ul {
	list-style:none;
	margin:0;
	padding: 0px;
}
#buttons ul li {
	float:left;
	display:inline;
}
#home a {
	float:left;
	display:block;
	width:86px;
	height:60px;
	text-decoration:none;
}
#home a:hover {
	background-image:url(../images/osaka-nav_02.png);
}
#menu a {
	float:left;
	display:block;
	width:95px;
	height:60px;
	text-decoration:none;
}
#menu a:hover {
	background-image:url(../images/osaka-nav_03.png);
}
#directions a {
	float:left;
	display:block;
	width:110px;
	height:60px;
	text-decoration:none;
}
#directions a:hover {
	background-image:url(../images/osaka-nav_04.png);
}
#map_directions {
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
}
#header {
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	height: 168px;
	width: 780px;
	position: relative;
}
#headerNav {
	text-align:center;
	font-size:15pt;
	position:absolute;
	top:2px;
	left:627px;
	margin-right: 5px;
	margin-left: 5px;
	list-style:none;
	width: 132px;
	height: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5B6A23;
}
#mainContent {
	width:740px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-color:#fffbf2;
	top: 0px;
}
#r_from {
	font-size:12pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#C00;
	font-style:italic;
}
#r_text {
	font-size:10pt;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
}
h2 {
	font-size: 18pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#660;
	margin: 0;
}
h4 {
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#CB5725;
	margin: 0;
}
#subhead {
	font-size:10pt;	
	color:#666;
}
#colorBlock{
	background-color:#E6E1D7
}
#r5 {
	background:url(../images/stars_map.png);
	background-repeat:no-repeat;
	padding-left:90px;
	padding-top:3px;
	margin-top:4px;
	background-position:0px -168px;
	font-size:70%;
	color:#666;
	height:17px;
}
#r4 {
	background:url(../images/stars_map.png);
	background-repeat:no-repeat;
	padding-left:90px;
	padding-top:3px;
	margin-top:4px;
	background-position:0px -130px;
	font-size:70%;
	color:#666;
	height:17px;
}
#foot_container {
	text-align: center;
	width: 780px;
	height: 25px;
	background-image:url(../images/footer.png);
}
#Print_Header {
	display:none;
}
.ptqt {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	width:360px;
	margin-right:10px;
	margin-top:10px;
}
.smtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#666;
	}
.menuRows {
	margin-bottom:10px;
	margin-left:10px;
	margin-top:4px;
}
.menuRows tr td table {
	width:350px;
	text-align:left;
	border:0;
	padding:0;
}
