@charset "utf-8";
/* CSS Document */

h3 {
	font-size: 16px;
	padding: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	padding: 5px 10px 10px;
	margin-bottom: 10px;
}
legend {
	font-size: 14px;
	font-weight: bold;
	color: #B38100;
	margin: 5px;
}
blockquote {
	margin: 0px 10px 0px 20px;
	padding: 0px;
}

.page {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	height: 100%;
}
.bg {
	height: 100%;
	padding: 0px;
	width: 770px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	behavior:url(iepngfix.htc);
}
.bt_lng {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 120px;
}

.bt_por a{
	display:block; /* Faz o link virar um bloco */
	width:80px; /* define uma largura */
	height:20px; /* define a altura */
	background-image: url(../images/bt_pt.gif); /* define a imagem de fundo */
	background-repeat:no-repeat; /* faz a imagem no se repeatir */
	background-position:0 0px;
	text-indent:-5000px; /* tira o texto para fora do bloco do link */
	overflow:hidden; /* some com tudo que est para fora do bloco de link */
	padding: 0px;
	float: left;
	margin-top: 138px;
	margin-left: 5px;

}
.bt_jap a{
	display:block; /* Faz o link virar um bloco */
	width:80px; /* define uma largura */
	height:20px; /* define a altura */
	background-image: url(../images/bt_jp.gif); /* define a imagem de fundo */
	background-repeat:no-repeat; /* faz a imagem no se repeatir */
	background-position:0 0; /* posiciona a imagem de fundo */
	text-indent:-5000px; /* tira o texto para fora do bloco do link */
	overflow:hidden; /* some com tudo que est para fora do bloco de link */
	padding: 0px;
	float: right;
	margin-top: 138px;
	margin-right: 5px;
}
.head {
	text-align: left;
	background-image: url(../images/top_bg.gif);
	background-repeat: no-repeat;
	margin: 0px 9px 0px 10px;
	height: 160px;
	width: 751px;
	padding: 0px;
	background-position: left top;
	clear: both;
}
.logo {
	text-align: center;
	padding-top: 60px;
	height: 90px;
}
.flash {
	width: 751px;
	height: 155px;
	background-image: url(../images/line_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
}

/*--------MENU-----------------*/
#menu{
	display: table;
	width:751px;
	height: 25px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 9px 0px 10px;
	padding: 0px;

}

/* ---------------------------------------------------------- */
.main {
	margin: 0px 9px 0px 10px;
	padding: 0px 0px 20px;
	clear: both;
	height: auto;
	width: 751px;
	display: table;
}
.subpage {
	margin: 0px 9px 0px 10px;
	padding: 0px 0px 20px;
}

.pagemain {
	height: auto;
	margin: 0px 20px;
	padding-bottom: 10px;
}
.pageTitle {
	clear: both;
	background-image: url(../images/subtitle_bg.gif);
	background-repeat: no-repeat;
	background-position: 673px bottom;
	margin-top: 0px;
	margin-right: 39px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-align: left;
	padding: 15px 0px 2px;
}
.pageText {
	font-size: 12px;
	color: #111111;
	clear: both;
	margin-right: 39px;
	margin-left: 40px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px 0px 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 140%;
}
.pageText a{
	font-weight: bold;
	color: #A67800;
	text-decoration: none;
}
.pageText a:hover{
	font-weight: bold;
	color: #D1320C;
	text-decoration: underline;
}

.tilte {
	font-size: 13px;
	font-weight: bold;
}
.voltarLink {
	text-align: right;
	margin: 20px;
}
.topLeft {
	background-image: url(../images/top_lamenkazu.gif);
	background-repeat: no-repeat;
	background-position: 0px 27px;
	padding-top: 60px;
	margin: 7px 5px 0px;
	text-align: left;
	padding-right: 10px;
	padding-left: 5px;
	vertical-align: top;
}
.topLamen {
	padding: 5px;
	margin: 0px;
	width: 310px;
	text-align: center;
	vertical-align: top;
}
.topLeft p{
	text-align: left;
	color: #000000;
	font-size: 14px;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
}

.topRight {
	float: right;
	width: 315px;
	clear: right;
	background-color: #F3E8D6;
	background-image: url(../images/top_sugestaodochef.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
	height: 100%;
}
/*--------Cardapio---------*/
.cardaCaixa {
	height: 220px;
	width: 230px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.cardaCaixa fieldset{
	margin: 0px;
	padding: 0px;
}
.cardaCaixa legend{
	margin: 0px;
	padding: 0px;
}
.cardaTexto ul{
	margin: 0px 0px 0px -25px;
	padding: 0px;
}
.cardaTexto li{
	margin: 0px;
	padding: 0px;
}

#carda301 {
	background-image: url(../images/cardapio/301_gyoza.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#carda000 {
	background-image: url(../images/cardapio/000_tsumami.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#carda403 {
	background-image: url(../images/cardapio/403_tyahan.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#carda400 {
	text-align: center;
}
#carda400 p{
	font-size: 14px;
	color: #B38C15;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	line-height: 150%;
}
#carda405 {
	background-image: url(../images/cardapio/405_tyahan_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#carda200 {
	background-image: url(../images/cardapio/200_opcional.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align: center;
}
#carda200 p{
	font-size: 14px;
	color: #B38C15;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	line-height: 150%;
}
#carda201 {
	background-image: url(../images/cardapio/201_opcional.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


.empLamen {
	background-image: url(../images/empresa_lamen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 268px;
	width: 300px;
	clear: right;
	float: right;
	display: block;
	margin-left: 30px;
	margin-bottom: 20px;
}
.oLamen {

	background-image: url(../images/o_lamen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 268px;
	width: 300px;
	clear: right;
	float: right;
	display: block;
	margin-left: 30px;
	margin-bottom: 20px;
}
.sabor {
	background-image: url(../images/sabor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 364px;
	width: 160px;
	clear: right;
	float: right;
	display: block;
	margin-left: 50px;
	margin-bottom: 5px;
}


/*--------Localizacao---------*/
.mapadd {
	text-align: left;
	display: block;
	margin-top: 15px;
	margin-left: 15px;
	font-weight: bold;
	line-height: 120%;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mapadd2 {
	text-align: left;
	display: block;
	margin-left: 15px;
	font-weight: bold;
	line-height: 120%;
	color: #FF0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*--------Footer---------*/
.footer {
	font-size: 12px;
	color: #333300;
	line-height: 140%;
	background-color: #CCA033;
	height: 95px;
	width: 751px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../images/line_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	display: table;
	clear: both;
}
.footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.info {
	background-image: url(../images/logo_p.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 30px;
	display: block;
	margin-top: 20px;
	behavior:url(iepngfix.htc);
	line-height: 120%;
	height: 50px;
}
.bistro {
	display: block;
	clear: right;
	float: right;
	width: 160px;
	margin: 12px 30px 18px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
