@charset "UTF-8";
/* 
	Map Style Sheet
	Yu Sekiguchi
	2007
*/

/*
	Map Style
*/
.map {
	width:  500px;
	height: 500px;
	margin: auto;
}

/*
	Address Style
*/
.address {
	margin-left: 20%;
	font-weight: bold;
	line-height: 0em;
}
#Gmap pre {
	line-height: 0em;
}
