@charset "UTF-8";
/* CSS Document */

@import "/lib/cmn_css/component.css";

#contents div.fullS {
	clear: both;
	margin-left: 10px;
	width: 900px;
}

#contents div.fullS h3 {
	margin-bottom: 10px;
}

#contents div.fullS dl {
	display: block;
}

#contents div.fullS dt {
	display: block;
	font-weight: bold;
	line-height: 100%;
	padding-bottom: 10px;
}

#contents div.fullS dd {
	display: block;
	line-height: 150%;
	padding-bottom: 33px;
}

