@charset "utf-8";

#googlemap{
	width:470px;
	height:470px;
	padding:0;
	margin:0 auto;
	font-size:10px;
	line-height:110%;
	border:solid 1px #999;
}
.balloon{
	width:240px;
	height:auto;
	white-space:nowrap;
	text-align:left;
	font-size:12px;
	line-height:130%;
}
.balloon_name{
	font-size:14px;
	font-weight:bold;
	line-height:110%;
	background:#C99;
	color:#FFF;
	padding:2px;
}
.balloon_img{
	text-align:center;
	margin:5px auto;
	padding:0;
}
.balloon_address{
	font-size:12px;
	line-height:130%;
}
.balloon_tel{
	font-size:12px;
	line-height:130%;
}
.balloon_fax{
	font-size:12px;
	line-height:130%;
}

