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


.how{
	width:290px;
	float:right;
	margin:0px 0px 0px 20px;
	}

.map{
	width:440px;
	float:left;
	margin:0;
	}
html.map{/*IE6用*/
	width:430px;
	margin:0;
	}
	

