@charset "EUC-JP";
#contents_head {
		background: url(../image/equipment/head.jpg) no-repeat center;
		color: #FFF;
}
#contents p {
		clear: both;
}

#factorys {
		margin-bottom: 15px;
}


#factorys div.factory {
		border: 1px solid #999;
		width: 200px;
		padding: 10px;
		float: left;
		margin-right: 17px;
}
div.exp  {
		text-align: right;
		margin-top: 7px;
}
div.exp h3 {
		float: left;
		padding-top: 3px;
		padding-bottom: 0px;
}
#equipment div.items {
		border: 1px solid #999;
		width: 319px;
		padding: 10px;
		float: left;
		margin-right: 17px;
		margin-bottom: 17px;
}

#fukuchi_fac {
	line-height: 0;
	padding: 10px;
	border: 1px solid #DBDBDB;
	border-radius: 3px;
	margin-bottom: 10px;
}

#main h2 {
		margin-bottom: 20px;
}
.section.clean {
	border: 1px solid #CCC;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	clear: both;
}
.section.clean ul {
	margin: 0px;
	padding: 0px;
}
.section.clean ul li {
	float: left;
	margin-right: 20px;
	list-style-type: none;
}
.section.clean p {
	clear: both;
	padding-top: 5px;
	margin-bottom: 0px !important;
}
