/*Map ONLY*/
#contents_container_map{
 width: 806px;
 height: 373px;
 margin: 36px 0 47px 0;
 padding: 0px;
 text-align: left;
 background-image:url(../img/map_bg.gif);
 /*”wŒiŒJ‚è•Ô‚µ—p or float: left;*/
 overflow:auto;
 /*”wŒiŒJ‚è•Ô‚µ—p*/
}

#contents_container_right_map {
 float: right;
 width: 434px;
 margin: 0px;
 padding: 0px;
 text-align: left;
}

#contents_container_left_map {
 float: left;
 width: 372px; 
 margin: 0px;
 padding: 0px;
 text-align: left;
}

#contents_container_left_map p{
 margin-left: 19px;
}
/*contents_container_right_map*/

#saloon_map{
 background-image: url(../img/saloon_map.gif); 
 background-repeat: no-repeat; 
 text-indent: -5000px; 
 width: 430px; 
 height: 211px; 
 overflow: hidden; 
 margin: 10px 0 0 0;
}

#map_print {
	background-image:  url(../img/button_print.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 115px;
	height: 32px;
	text-align: left;
	float: right;
	margin: 250px 10px 0 0;
}

#map_print a{ 
 background-image:  url(../img/button_print.gif); 
 background-repeat: no-repeat;
 background-position: 0 0; 
 text-indent: -5000px; 
 width: 115px; 
 height: 32px; 
 overflow: hidden; 
 display: block; 

}

#map_print a:hover {
	background-image:  url(../img/button_print.gif);
	background-repeat: no-repeat;
	background-position: 0 -32px;
	text-indent: -5000px;
	display: block;
	width: 115px;
	height: 32px;
	overflow: hidden;
 }

/*contents_container_left_map*/

#address_en{
 background-image:  url(../img/address_en_k.gif); 
 background-repeat: no-repeat; 
 text-indent: -5000px; 
 width: 300px; 
 height: 260px; 
 overflow: hidden; 
 margin-top: 10px;
}

#address_ja{
 background-image:  url(../img/address_ja_k.gif); 
 background-repeat: no-repeat; 
 text-indent: -5000px; 
 width: 453px; 
 height: 43px; 
 overflow: hidden; 
}

#contents_container_left_map ul {
 margin: 38px 0 0 19px;
 padding: 0px;
 list-style-type: none;
 list-style-image: none; 
}

#contents_container_left_map li{
 float: left
}

#saloontel{
 background-image:  url(../img/tel.gif); 
 background-repeat: no-repeat; 
 text-indent: -5000px; 
 width: 150px; 
 height: 40px; 
 overflow: hidden; 
 margin: 0 34px 0 0;
}

#saloonfax{
 background-image:  url(../img/fax.gif); 
 background-repeat: no-repeat; 
 text-indent: -5000px; 
 width: 150px; 
 height: 40px; 
 overflow: hidden; 
}

