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

#organization .about_right dl dt{
	float: none;
	width: 100%;
	margin: 0;
}
#organization .about_right dl dd{
	float: none;
	width: 100%;
	margin: 0 0 20px 0;
}
#organization .about_right .g_map .map{
	width: 100%;
	height: 300px;
}
