@charset "utf-8";

#sidenavi {
	border-right: 1px solid #C8C8C8;
	padding-bottom: 180px;
}

.contents01 {
	width: 535px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 20px;
	background: url(../images/main/sectionb_01.gif) repeat-x;
}

/* 営業品目・製品概況 */
.contents01 ul {
	width: 519px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 6px;
}
.contents01 ul li {
	width: 499px;
	margin-bottom: 5px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	background: url(../images/maru.gif) no-repeat;
	background-position: left 3px;
	list-style-type: none;
	border-bottom: 1px dotted #646464;
}
.etc p {
	width: 519px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-right: 6px;
}


