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

#organization{

}
#organization .about_right dl{
	clear: both;
	overflow: hidden;
	font-size: 14px;
}
#organization .about_right dl dt{
	float: left;
	font-weight:bold;
	width: 20%;
	margin: 0 0 20px 0;
}
#organization .about_right dl dd{
	float: left;
	width: 80%;
	margin: 0 0 20px 0;
}
#organization .about_right .g_map{
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
#organization .about_right .g_map .map{
	width: 600px;
	height: 400px;
}
#organization .about_right h3{
	font-weight: bold;
}
#organization .about_right p span{
	font-weight:bold;
}
#organization .about_right .mast{
	font-size: 12px;
}
.about_right .dl{
	color: #009944;
	clear: both;
	overflow: hidden;
	margin: 0 0 40px 0;
	cursor: pointer;
}
.about_right .dl img{
	float: left;
	width: auto;
}
.about_right .dl p{
	float: left;
	margin: 0 0 0 10px;
	font-size: 12px;
	line-height: 1.4em;
}
