/* CSS Document */
body, html{
	margin:0px;
	padding:0px;
	font-family: Verdana, Helvetica,sans-serif;
	background: #fff url(../../images/interface/bg.gif) left top repeat-y; 
  	font-size : 0.8em;
	color : #555555;
		background-color: #FFFFFF;
}
#wrapper {
	/*border-top:16px solid #fff;*/
	border-left:8px solid #fff;
	width: 900px;
}


/* Navigation */

#main_nav, #sec_nav {
	float:left;
	width:134px;
	padding: 0px 8px 0px 8px;
}
#main_nav ul, #sec_nav ul{
	padding: 0;
	margin: 0;
	width: 100%;
}
#main_nav ul{
		border-bottom:1px solid #d9d9d1;
}
#sec_nav ul{
		border-bottom:1px solid #fff;
}
#main_nav ul li, #sec_nav ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left:13px;
	padding-top:6px !important;
	padding-top:4px;
	padding-bottom:4px;
}
#main_nav img, #sec_nav img{
	margin-left:13px;
	margin-bottom:16px !important;
	margin-bottom:15px;
	margin-top:178px;
	height:14px;
}
#main_nav a, #sec_nav a{
	text-decoration:none;
	color: #555555;
}
#main_nav a:hover{
	background-color: #a09f27;
	color: #FFFFFF;
}
#sec_nav a:hover{
	background-color: #FFFFFF;
}
#main_nav ul li{
	border-top: 1px solid #d9d9d1;
}
#sec_nav ul li{
	border-top: 1px solid #fff;
}
.sel{
	background: url(../../images/interface/arrow-jap.gif) 0px 7px no-repeat;
}


/* Content Section */

#content{
	width:461px;
	float:left;
}

#header{
	height:210px;
	width:450px;
	border-bottom: 1px solid #fff;
}

#visual_content{
	height:210px;
}

#visual_thumbs {
	height:250px;
	padding-bottom:12px;
}

#visual_content, #visual_thumbs{
	width:450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 220px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#visual_thumbs img{
	margin-left:10px;
	margin-top:10px;
}
#visual_content img{
	float:left;
}

#thumbs{
	margin-left:10px;
	width:129px;
	float:left;
	height:230px;
}
#thumbs img{
	margin-top:10px;
	height:100px;
}

#text_content{
	/*	width:450px; */
	line-height:16px;
	margin-top:18px;
}

#text_content img{
	margin-bottom:16px;
}
#text_content a{
	color:#a09f27;
	text-decoration:underline;
}
#text_content a:hover{
	text-decoration:none;
}
#main_text, #sec_text{
	float:left;
	display:inline;
	margin: 0px 10px 0px 10px;	
}
#main_text{
	width:280px;
}
#sec_text{
	width:130px;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #555555;
}
p{
	margin:0px;
	padding:0px;
	margin-bottom:16px;
}


/* Navigacion ter */

#ter_nav{
	float:left;
	width:87px;
	height:14px;
	margin-top:221px;
	margin-left:10px;
}
.list_table{
	width:282px;
	empty-cells: show;
	border-spacing:1px;
	background-color:#fff;
}
.title_title{
	width:208px;
	height:14px;
	background-color:#666666;
	color:#fff;
	padding-left:2px;
}
.list_title{
	width:208px;
	height:14px;
	background-color:#E4E4EB;
	padding-left:2px;
}
.list_empty{
	width:24px;
	height:14px;
}
.title_web, .title_id, .title_print{
	color:#fff;
	text-align:center;
}
.list_web, .title_web{
	width:24px;
	height:14px;
	background-color:#ffa500;
}
.list_id, .title_id{
	width:24px;
	height:14px;
	background-color:#6492de;
}
.list_print, .title_print{
	width:24px;
	height:14px;
	background-color:#303bce;
}
.list_web a, .list_id a, .list_print a{
	display:block;
	width:24px;
	height:14px;
	background:url(../../images/interface/dot.gif) center center no-repeat;
}

#copy{
	width:100%;
	font-size : 9px;
	margin-top:52px;
	margin-bottom:15px;
	color:#666666;
}

#banderas {
	position:absolute;
	width:82px;
	height:16px;
	z-index:1;
	left: 668px;
	top: 7px;
}

img
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#izquierda {
	position:absolute;
	width:308px;
	height:160px;
	z-index:1;
	left: 0px;
	top: 0px;
}

#izquierda-abajo {
	position:absolute;
	width:308px;
	height:180px;
	z-index:1;
	left: 0px;
	top: 462px;
}

#direccion {
	position:absolute;
	width:160px;
	height:100px;
	z-index:10;
	left: 769px;
	top: 7px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

#direccion a:hover, #direccion a:link, #direccion a:visited, #direccion a:active {
	color: #666666;
	text-decoration: none;
}

a:link {
	color: #a09f27;
}
.Estilo1 {
	font-size: 1em;
	font-weight: bold;
	color: #a09f27;
}
.Estilo4 {
	color: #555555;
	font-weight: bold;
}
.Estilo5 {font-size: 1.2em}
.Estilo6 {
	font-size: 1.2em;
	font-style: italic;
	color: #555555;
}

#habitacion {
	width: 170px;
	background-image: url(../../images/restaurante/sashimi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 110px;
	height: 82px;
}

#habitacion2 {
	width: 170px;
	background-image: url(../../images/restaurante/sushi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 110px;
	height: 80px;
}

#habitacion3 {
	width: 170px;
	background-image: url(../../images/restaurante/mazikushi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 110px;
	height: 80px;
}

#habitacion4 {
	width: 170px;
	background-image: url(../../images/restaurante/tempura.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 110px;
	height: 110px;
}


#habitacion4ing {
	width: 170px;
	background-image: url(../../images/restaurante/tempura.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 110px;
	height: 80px;
}

#habitacion5 {
	width: 170px;
	background-image: url(../../images/restaurante/udon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 110px;
	height: 80px;
}

#habitacion6 {
	width: 170px;
	background-image: url(../../images/restaurante/soba.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 110px;
	height: 80px;
}

#habitacion7 {
	width: 170px;
	background-image: url(../../images/restaurante/ramen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 110px;
	height: 90px;
}

.Estilo7 {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
	color: #444444;
}

#otros {
	width: 150px;
	background-image: url(../../images/otrosservicios/garaje.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 130px;
	height: 82px;
}
#otros2 {
	width: 150px;
	background-image: url(../../images/otrosservicios/piscina.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 130px;
	height: 82px;
}
#otros3 {
	width: 150px;
	background-image: url(../../images/otrosservicios/shiatsu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 130px;
	height: 82px;
}
#otros4 {
	width: 150px;
	background-image: url(../../images/otrosservicios/periodico.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 130px;
	height: 82px;
}
#otros5 {
	width: 150px;
	background-image: url(../../images/otrosservicios/pergamino.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 130px;
	height: 82px;
}
#otros6 {
	width: 150px;
	background-image: url(../../images/otrosservicios/kimono2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 130px;
	height: 82px;
}
#otros7 {
	width: 150px;
	background-image: url(../../images/otrosservicios/jacuzzi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 130px;
	height: 82px;
}

#tur {
	width: 170px;
	background-image: url(../../images/restaurante/sashimi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 110px;
	height: 82px;
}
#tur2 {
	width: 170px;
	background-image: url(../../images/restaurante/sashimi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 110px;
	height: 100px;
}
#tur3 {
	width: 170px;
	background-image: url(../../images/restaurante/sashimi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 110px;
	height: 130px;
}
#tur4 {
	width: 170px;
	background-image: url(../../images/restaurante/sashimi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 110px;
	height: 130px;
}
#tur5 {
	width: 170px;
	background-image: url(../../images/restaurante/sashimi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 110px;
	height: 100px;
}
#tur6 {
	width: 170px;
	background-image: url(../../images/restaurante/sashimi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	padding-left: 110px;
	height: 100px;
}

.Estilo8 {color: #a09f27;}
