@charset "UTF-8";

@import url("common.css");


/* ------------ index ------------ */

.substance h3{
	height: 14px;
	margin-bottom: 10px;
	background: url(../img/tit_03.gif) no-repeat left top;
	text-indent: -99999em;
}

.substance div {
	padding: 10px;
	margin: 5px 0 10px;
	border: 3px double #E0E0E0;
}

.substance ul li{
	line-height: 1.4em;
}
.substance div p {
	font-weight: bold;
	background: none;
	padding: 3px;
	margin: 0 0 5px;
	background-color:#e3ecf3;
	text-align: center;
	text-indent: 0;
}
