@charset "utf-8";

/* ABOUT
------------------------------------------------------------------------------*/

#content h3 {
	margin-bottom: 10px;
	margin-top: 35px;
}

#map {
	margin-top: 20px;
	padding-left: 25px;
}

#king {
	float: left;
	width: 305px;
	margin-right: 40px;
	margin-bottom: 35px;
}

#type {
	float: left;
	width: 320px;
	margin-bottom: 35px;
}

#king p,
#type p {
	margin-top: 20px;
}

#content h4 {
	margin-bottom: 5px;
}

#content ul,
#content dl {
	margin-bottom: 25px;
}

#content li {
	line-height: 2.0;
}

#content dt {
	float: left;
	width: 150px;
	line-height: 2.0;
}

#content dd {
	line-height: 2.0;
	margin-left: 150px;
}
