@charset "utf-8";
@import url("base.css");
@import url("common.css");
@import url("fontsize.css");


#factoryB {
	text-align: left;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 135%;
	background-image: url(../factory/img/f_photo.jpg);
	background-repeat: no-repeat;
	background-position: 0px -75px;
	padding-top: 187px;
}
#factoryB h2,h3 {
	color: #4E351A;
	font-weight: bold;
}
.f_txtB {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4E351A;
	margin-bottom: 30px;
	padding-bottom: 5px;
	color: #333333;
}
#factoryB ul {
	list-style-type: none;
	margin-top: 8px;
	margin-left: 10px;
}
#factoryB li {
	margin-bottom: 10px;
}

