/* Div ID Styles
=============================================== */

/* h2 Styles
----------------------------------------------- */
#contents h2 {
	background: url(http://smsys.jp/about/images/head-about.gif) no-repeat;
	text-indent: -5000px;
	}

/* Information Styles
----------------------------------------------- */
#contents h3 {
	padding-top: 10px;
	float: left;
	clear: all;
	font-size: 12px;
	}

#contents p {
	margin: 0;
	padding-top: 10px;
	padding-left: 200px;
	border-bottom: 1px solid #A7AEB3;
	}

#contents ul {
	margin: 0;
	padding-top: 10px;
	padding-left: 200px;
	}

#contents li {
	list-style-position: inside;
	}

#contents p.str {
	margin: 0;
	padding-top: 20px;
	padding-left: 200px;
	border-bottom-style: none;
	font-weight: bold;
	}
