body {font: 76%/160% cursive;
      color: #fff;
	  background-color: #f7c229;
	  background-image: url(img/bg.jpg);
	  background-attachment:fixed;
	  background-position: center center;
	  background-repeat:no-repeat;
	  margin: 0px;
	  letter-spacing: 1px;}

#center{
	color: #fff;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#title{
	margin-left: -200px;
	position: absolute;
	top: -65px;
	left: 50%;
	width: 400px;
	height: 70px;
	visibility: visible;
	padding-top: 10px;
}



#nowopen{
	background: url(img/bg_title.png) repeat 0% 0%;
	position: absolute;
	top: 10px;
	left: 35%;
	width: 400px;
	}
#nowopen span.subTitle{
	margin-left:0px;
}

span.headline{
	color:#f4fafe;
	font-size: 32px;
}
#nowopen span.tip{
	color:#ffffff;
	font-size: 10px;
}

.headline {
	font-weight: bold;
	font-size: 2em;
}

a:link, a:visited {
	color: #fff;
	text-decoration: none;
	outline:none;
}

a:hover {
	text-decoration: underline;}

.text {
	color: #fff;
	font-size: 1em;
	text-align: left}

#nav {
	
	background: url(img/menu_title.png) repeat 0% 0%;
	position: absolute;
	top: -30px;
	left: -135px;
	width: 130px;
	height: auto;
	visibility: visible;
	display: block;
	margin-bottom: 20px;
}
#nav span {
	margin-top: 10px;
	padding-top: 10px;
}
#navtop	{
	padding-left: 30px; 
	padding-bottom: 10px;
}
#navtop li {
	list-style-type: square;
}

#navtop li a,#navtop a:visited {
	color: #ffffff;outline:none;
}

#navtop li a:hover {
	text-decoration: underline;
}

#content {
	padding-right: 10px;
	position:absolute;
	top: 102px;
	left: -100px;
	width: 630px;
	height: 300px;
	display: block;
	overflow: auto;
	border-top-style: dotted;
	border-top-color: #ffffff;
	border-top-width: 1px;
}

h1,h2,h3 {
	color: #333333;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 0;
	
}

h4,h5,h6 {
	color: #ccccff;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 1px;
}

hr.hr {
	border: 1px solid #ffffff;
}

br.clear {
	clear: both;
}
/********** p *************/
p	{
	color:#333333;
	font-size: 11px;
	padding-top : 7px;
	
}

p.r	{
	text-align:right;
}

span.pp	{
	font-size: 11px;
}
div.cont img{
	/*float: right;*/
}

div.foot span{
	float: right;	
}

div#map {
	float: right;
	width: 280px;
	height: 200px;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
	margin-top: 10px;
}

p.title	{
	font-size: 14px;
	margin-top: 10px;
	text-decoration: underline;
}

font.smallcomp {
	font-size: 8px; 
}

div.right {
	float: right;
}

div.left {
	float: left;
}

img.imgRight {
	margin-top: 10px;
	margin-right: 30px;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
}

img.imgLeft {
	margin-top: 10px;
	margin-left: 30px;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
}
p.pLeft	{
	margin-left: 30px;
}	

img#arigato {
	margin-top: 30px;
	margin-right: 40px; 
}

span.bb	{
	font-weight: 900;
	
}