@charset "utf-8";
/* CSS Document */

.areaLv01 {
	margin-bottom: 30px;
}

.leftLv01 {
	width: 260px;
}

.rightLv01 {
	width: 315px;
}

.leftLv01 ul li,
.rightLv01 ul li {
	margin: 0 0 8px 20px;
	text-indent: -0.6em;
	line-height: 1.4;
}

/*製品一覧*/

ul.listType01 {
	margin: 0 -9px 10px 0;
}

ul.listType01 li {
	margin: 0 9px 0 0;
}

.imgBox {
	margin-bottom: 10px;
	text-align: center;
	height: 130px;
}

.pLogo {
	height: 27px;
	margin-bottom: 10px;
}

.name {
	height: 2.5em;
}

.border01 {
	background: url(../images/com/line01.gif) left bottom no-repeat;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

#fnaviArea {
	bottom: 10px;
}

.mt40 {
	margin-top: 40px;
}








