@charset "utf-8";
/*
	会社概要用CSS
*/

div#contents h3 {
	font-size: 131%;
	margin-bottom: 0px;
}

div#contents dl {
	font-size: 123.1%;
	margin-bottom: 0px;
}

div#contents dt {
	font-weight: bold;
	margin-bottom: 5px;
}

div#contents dd {
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
}
