/* CSS Document */

body {
	background-image:url(../images/bg_slice.jpg);
	background-repeat:repeat-x;
	background-color:#8D6B45;
	margin:0 auto;
	padding:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#686868;
}
p {
	line-height:18px;
}
p a {
	color:#611601;
}
p a:hover {
	color:#A29060;
}
.heading {
	color:#5F1700;
	font-weight:bold;
	font-size:12px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	margin-top:84px;
	width:840px;
	height:656px;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	padding-top:50px;
}
#welcome {
	width:220px;
	height:35px;
	margin-left:250px;
}
#heading {
	margin-left:250px;
	margin-top:17px;
}
div#footer{clear:both;width:100%;text-align:center;color:#8C7848; height:68px;}
#navigation {
	width:136px;
	height:416px;
	float:left;
	margin-top:25px;
}
#body{
	padding-left:30px;
	padding-right:30px;
	width:780px;
}
#content {
	width:570px;
	float:right;
	height:405px;
	margin-top:25px;
	padding-right:10px;
	margin-bottom:20px;
	overflow:auto;
}
.footer a {
	color:#8C7848;
	font-size:9px;
	text-decoration:none;
}
.footer a:hover {
	color:#8C7848;
	font-size:9px;
	text-decoration:none;
}
#japanese {
	float:right;
	height:15px;
	padding-right:25px;
}
.white {
	color:#fff;
	font-size:9px;
}
.white a {
	color:#fff;
	font-size:9px;
	text-decoration:none;
}
.white a:hover{
	color:#fff;
	font-size:9px;
	text-decoration:none;
}
#applytenancy {
	width:170px;
	vertical-align:baseline;
}