@charset "utf-8";
#main {
	height: auto;
	margin-bottom: 0px;
	margin-top: 25px;
}
#container {
	height: 1400px;
}
.container_head {
	position: relative;
	top: -6px;
	margin-left: 1px;
}
#main .menu {
	margin-bottom: 5px;
	display: block;
}
#main #text {
	padding-left: 40px;
	margin-bottom: 10px;
	position: relative;
	top: -20px;
	display: block;
}
#main .set {
	width: 252px;
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
	margin-top: 5px;
	height: 285px;
	display: block;
	padding-bottom: 50px;
}
#main .set p {
	text-align: center;
	line-height: 180%;
}
.em {
	font-weight: bold;
}
#main .set .companyName .getURL a {
	font-weight: normal;
}
#main  .companyName {
	width: 252px;
	height: 80px;
	position: relative;
	top: -30px;
	visibility: visible;
	z-index: auto;
	text-align: center;
}
.containerFoot {
	width: 860px;
	margin-left: 3.5px;
	margin-bottom: 35px;
}



*:first-child+html #main .set {
	height: 315px;
	width: 252px;
	padding-bottom: 20px;
}

* html #main .set {
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 30px;
	height: 200px;
	margin-bottom: 0px;
}
