@font-face{
	font-family: SushiGarden;
	src: url('../SushiGarden_Type.ttf');
}

body{
	margin: 0em auto 0em 0em;
	width: 60em;
/*	font-family: 'Ubuntu', sans-serif;	*/
	font-family: 'SushiGarden';
	font-size: 0.75em;
	color: #DDD;
	background-color: #000;
}		
a{
	color: #ddd;
	text-decoration: none;
}
a:hover{
	color: #FFF;
}

a.backBtn{
	display: none;
	position: absolute;
		right: 1em;
		bottom: 1em;
}

#wrapper{
	position: absolute;
		top: auto;
		right: 3em;
		bottom: auto;
		left: 3em;
}

/*header*/

#header div#title{
	position: fixed;
		top: 0em;
		left: 0em;
		z-index: 99;
	height: 6em;
	width: 30em;
}

#header div#title a#symbol img{
	display: block;
	position: fixed;
		top: 0em;
		left: 0em;
	width: 30em;
	height: 6em;
}
#header div#title h1#logo{
	display: none;
	position: absolute;
		left: 1em;
		bottom: 0em;
		z-index: 3;
	font-size: 4em;
	color: #FFF;
}
#header div#TopNav{
	position: fixed;
		top: 3em;
		right: 0em;
		left: 0em;
		bottom: 0em;
		z-index: 1;
	padding: 0em 3em;
	height: 3em;
	background-color: rgba(0,0,0,0.7);
/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000070,endColorstr=#00000070);*/
}
#header div#TopNav ul.Nav{
	position: fixed;
		top: 3em;
		right: 3em;
	margin-left: 29.5em;
		z-index:98;
}
#header div#TopNav ul.Nav li{
	float: left;
	width: 7.5em;
	text-align: right;
	
}
#header div#TopNav ul.Nav li a{
	display: block;
	margin: 0em;
	padding: 1.5em 0.5em 0.5em 2em;
	height: 1em;
	border-left: solid 1px #333;
}
#header div#TopNav ul.Nav li:last-child a{
	border-right: solid 1px #333;
}

#header div#TopNav ul.Nav li a:hover{
	background: url('../images/bg_topNav.png') no-repeat left top;
}
#header div#TopNav ul.Nav li ul.SubNav{
	position: fixed;
			top: 7em;
			right: -40em;
}
#header div#TopNav ul.Nav li ul.SubNav li{
	width: 36em;
	height: 1em;
	margin: 0em;
	padding: 0.5em;
	padding-right: 3.5em;
	color: #FFFFFF;
}

#header div#TopNav ul#Set{
	height: 2em;
	margin: 1.5em 2em 1.5em auto;
	color: #FFF;
	}
	ul#Set li{
		height: 1em;
		padding: 0.125em;
		font-size: 0.75em;
		text-align: right;
		}

#header div#infoBoard{
	position: absolute;
		top: 10em;
		right: 0em;
		left: 0em;
		z-index: 97;
	width: 45em;
	margin-bottom: 0em;
	padding: 2em;
	background-color: rgba(0,0,0,0.7);
/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000070,endColorstr=#00000070);*/
}
#header div#infoBoard div#info{
	margin-bottom: 1em;
}
#header div#infoBoard div#info h2{
	margin-bottom: 0.5em;
}
#header div#infoBoard div#info p{
	margin-bottom: 1em;	
}
#header div#infoBoard div#info table tr td{
	padding: 0.25em 1em;
}
#header div#infoBoard div#promotion img{
	border:solid 1px #000;	
}
#header div#infoBoard div#news h3{
	margin: 0.5em 0em 0em 0em;
	padding: 0.5em;
	width: 20em;
	color: #FFF;
}

#header div#infoBoard div#news p{
	padding: 0.5em;
}

#header div.SNSlink{
	position: absolute;
		top: 2em;
		right: 2em;
	width: 12em;
	height: 2em;
	padding: 0em 0.25em;
	height: 1em;
}


					
/*Content*/
#contents{
	position: fixed;
		top: 10em;
		right: 0em;
		bottom: 1.5em;
		left: 0em;
		overflow: auto;
}
#contents div{
	position: absolute;
		top: 0em;
		right: 3em;
		left: 3em;
		z-index: 2;
	background-color: rgba(0,0,0,0.7);
/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000070,endColorstr=#00000070);*/
	color: #fff;
}
#contents div h2{
	margin: 2em;
}

/*About box*/
#contents div#about{
	right: 10em;
}
#about p{
	margin: 2em 4em;
	line-height: 150%;
}
#about a#showVoice{
	width: 12em;
	height: 1em;
	margin-left: 4em;
	padding: 1.5em 0px 1.5em 4em;
	display: block;
	background: url('../images/icon_mail.png') no-repeat top left;
}

#about div.subsection_voice{
	position: relative;
	width: 55em;
	height: 23em;
	background: url('../images/bg_JpPostPaper.png');
	color: #333;
}
#about div.subsection_voice:last-child{
	margin-bottom: 4em;
}
#about div.subsection_voice table{
	margin: 2.5em;
	margin-bottom: 1em;
	width:50em;
}
#about div.subsection_voice table tr{
	border-bottom: dashed 1px #666;
}
#about div.subsection_voice table tr:last-child{
	border: none;
}
#about div.subsection_voice table tr td{
	margin:1em;
	padding: 0.5em;
	padding-top: 1em;
}
#about div.subsection_voice table tr td.firstColumn{
	width: 5em;
	padding-right: 2em;
}
#about div.subsection_voice table tr td.voice_date{
	height: 1em;
}
#about div.subsection_voice table tr td.fromCustomer, #about div.subsection_voice table tr td.fromSG{
	height: 7em;
}
	
/*Menu box*/
#contents div#menu{
	width: 70em;
	height: 36em;
	}
div#menu div#menuNav{
	position: static;
	margin: 4em 2em 0em 2em;
	background: none;
}
div#menu div#menuNav ul li a{
	display: block;
	width: 22.5em;
	padding: 0.25em;
}
div#menu div#menuNav ul li a:hover{
	background-color: rgba(128,128,128, 0.5);
/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000070,endColorstr=#00000070);*/
}
#menu div#menuNav ul li ul{
	position: absolute;
		top: 0em;
		right: 0em;
		left: 25em;
	width: 45em;
	height: 36em;
}
#menu div#menuNav ul li ul li.cateIntro{
	margin-left: 15em;
	height: 36em;
}
#menu div#menuNav ul li ul li.cateIntro h2{
	margin: 0em;
	padding: 2em;
}
#menu div#menuNav ul li ul li.cateIntro p{
	margin: 0em 2em;
	line-height: 150%;
}

/*menu list*/
#contents div#menuList{
	width: 70em;
	background: none;
}

#contents div#menuList div.menuListGroup{
		position: absolute;
			top: 0em;
			left: 0em;
			right: 0em;
		margin-bottom: 1em;
		background: none;
	}
#contents div#menuList div.menuListGroup div.menuTable{
	position: relative;
	height: 8em;
	margin: 1em 0em;
	padding: 1em;
	background-color: rgba(0,0,0,0.7);
/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000070,endColorstr=#00000070);*/
	}
	#contents div#menuList div.menuListGroup div.menuTable p{
		padding-bottom: 0.5em;
		padding-left: 18em;
		}
	#contents div#menuList div.menuListGroup div.menuTable p.BacktoCate{
		position: absolute;
			right: 1em;
			bottom: 1em;
		padding: 0em;
		text-align: right;
		}
		#contents div#menuList div.menuListGroup div.menuTable img.menuImage{
			position: absolute;
				top: 1em;
				left:1em;
			border-radius: 12px;
			}

/*Access box*/

div#access{
	width: 78em;
}
#access div#mapContainer{
		position: absolute;
		top: 3em;
		right: 1em;
		left: 25em;
	height: 26em;
	background: none;
}
#access div#mapContainer img{
	width: 50em;
	height: 25em;
}
#access div#mapContainer p{
	margin: 0em;
	text-align: right;
}
#access div#words{
	position: relative;
	height: 22em;
	background: none;
}
#access h3, #access p{
	margin: 1em 0em;
	margin-left: 2em;
}

div#access form{
	position: relative;
	margin-top: -6em;
	margin-left: 12em;
	height: 30em;
	background: url('../images/bg_JpPaper.png') no-repeat left top;
}
div#access form table{	
	margin: 0em 2em;
	width: 60em;
}
div#access form table tr td{
	height: 1.5em;
	padding: 0.25em;
	color: #666;
}
div#access form table tr:first-child td{
	padding: 2em 0em 1em 1em;
	font-size: 1.5em;
	color: #000;
}

/*booking box*/
#contents div#booking{
	bottom: 5em;
	height: 33em;
	width: 78em;
	margin-bottom: 5em;
}
div#booking form{
	position: relative;
	margin-top: -6em;
	margin-left: 12em;
	height: 30em;
	background: url('../images/bg_JpPaper.png') no-repeat left top;
}
div#booking form table{	
	margin: 0em 2em;
	width: 60em;
}
div#booking form table tr td{
	height: 1.5em;
	padding: 0.25em;
	color: #666;
}
div#booking form table tr:first-child td{
	padding: 2em 0em 1em 1em;
	font-size: 1.5em;
	color: #000;
}
div#booking div#bookNotice{
	top: 3em;
	left: 35.5em;
	padding: 0.25em;
	width: 40em;
}
div#booking div#bookNotice p{
	padding: 0.25em;
}

#underConstruction p{
	margin: 4em;
	margin-top: 2em;
	line-height: 150%;
}


/*Review box*/
#review table.reviewTable{
	width: 54.5em;
	margin: 1em 5em;
	padding: 1em;
	border: solid 1px #FFF;
	}
	#review table.reviewTable tr td{
		padding: 0.25em 2em;
	}
	#review table.reviewTable tr td#titleShow{
	font-size: 1em;
	padding: 1em 1em;
	}
#review table.reviewTable tr td#comShow{
	margin-right: 2em;
	padding: 2em;
	}

#footer{
	position: fixed;
		right: 0em;
		bottom: 0em;
		left: 0em;
		z-index: 3;
	height: 2em;
	font-size: 0.75em;
	color: #FFF;
	background-color: rgba(0,0,0,0.7);
	text-align: left;
	}
	#footer p#credit{
		position: absolute;
			top: 0em;
			right: 2em;	
		margin: 0.5em 0em;
		text-align: right;
		}


/*Style for forms*/


	fieldset{
		color: #FFF;
		border: solid 1px #FFF;
		margin-bottom: 1em;
		}
	input{
		height: 1.5em;
		border: none;
		background-color: rgba(255,255,255,0.8);
		color: #000;
		}
	label.error{
		color: #d0070d;
	}
