@charset "utf-8";
/* CSS Document */

body#index ul#globalnav a#global_04{
	display: block;
	width: 150px;
	height: 41px;
	background: url(/common/img/glov_nav04_on.png) no-repeat;
}

body#index ul#globalnav a#global_04 img{
	display: none;
}

div.shop{
	width: 630px;
	margin: 20px 0 20px 10px;
}

div.photo{
	width: 200px;
	float: left;
}

div.photo img{
	margin: 0;
}

div.photo p{
	margin: 3px 0 5px;
	font-size: 0.8em;
}


div.data{
	width: 410px;
	float: right;
}

div#map_canvas_kiyota,
div#map_canvas_nangou,
div#map_canvas_shindou,
div#map_canvas_kitagou,
div#map_canvas_yamanote{
	width: 410px;
	height: 269px;
	margin-bottom: 5px;
	border: 1px solid #999;
}

div.data p{
	margin-bottom:5px;
	text-align: right;

}

div.data table{
	width: 410px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-collapse: collapse;
	border-spacing: 0;
}

div.data table th{
	background: #eee;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

div.data table td{
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}