/* Div ID Styles
=============================================== */

/* h2 Styles
----------------------------------------------- */
#contents h2 {
	background: url(http://www.smsys.jp/about/../about/images/head-about.gif) no-repeat;
	text-indent: -5000px;
	}

/* Information Styles
----------------------------------------------- */
#contents h3 {
	padding-top: 10px;
	font-size: 12px;
	}

#contents dt {
	float: left;
	padding-top: 22px;
	}

#contents dd {
	margin: 0;
	padding-left: 100px;
	padding-top: 22px;
	border-top: 1px solid #A7AEB3;
	}

#contents dd a {
	position: relative;
	top: -21px;
	left: 380px;
	font-size: 10px;
	}

