@charset "utf-8";
body {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0 3%;
	font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}

h1{
    font-size:12pt;
    height: 50px;
    padding:10px 0 0 320px;
	background-image:url(../images/share/logo.png);
	background-repeat:no-repeat;
}


#login_box,#menu,#sub_menu,.pankuzu,.m_place,.place_recommend,.map_menu,#side,#foot_menu,#foot,.map_qr,.place_head_clip,.place_head,.place_uri,.place_otoku{
    display: none;
}

#map{
    width: 80%;
    height: 450px;
    margin:10px auto;
}

.map_spec h3{
	background-repeat:no-repeat;
	background-position:bottom;
	padding:5px;
	font-weight:bold;
}
.map_spec table{
    width:100%;
	margin: 0 0 20px 0;
	padding: 5px;
	border: 1px solid #333333;

}
.map_spec th,.map_spec td{
	border:1px solid #cccccc;
	background-color:#ffffff;
	padding:5px;
	font-size:90%;
}
.map_spec th{
	background-color:#ffface;
	width:100px;
}
