@charset "utf-8";
/* 会社概要設定
---------------------------------------------------- */
#main h2 {
	background-image: url(../img/entry/brown.gif);
	padding-top: 13px;
	padding-left: 26px;
	font-size: 16px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 744px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main h3 {
	font-size: 14px;
	line-height: 16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #998675;
	border-bottom-color: #998675;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 700px;
}
#main p {
	width: 650px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	margin-top: 0px;
}
#main dl {
	width: 650px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 12px;
	line-height: 14px;
}
#main dt {
	background-color: #DCD6CF;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#main dd {
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
}

