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

.gmap{
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.gmap iframe, .gmap object, .gmap embed{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#information{width:600px;
margin:20px auto;}

#info_title{
	font-size:24px;
	font-weight:bold;}
#info_time{margin-bottom:20px;}	

#info_access{
	font-size:16px;
	font-weight:bold;}
	
.info_reserve{color:#B60012;}
.r_title{font-weight:bold;}
#info_tel{width:20px;
float:left;
padding-top:20px;
}

.info_telnum{font-size:36px;
font-weight:bold;
float:left;}

.info_ss{
	clear:both;}
	
#print{width:160px;
margin:30px auto;}