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

body{
	margin: 0 auto;
	width: 1100px;
	height: 1500px;
	font-size: 10pt;
	background-color: #ffffff;
}

#clearfloatfc{
	clear: both;
}


#header {
	width: 1024px;
	background-image: url(images/survey.jpg);
	height: 130px;
}

.contents {
	width: 1024px;
	height: 254px;
	background-image: url(images/survey_construction.jpg);
	background-repeat: no-repeat;
	background-size: 1024px 254px;
	background-position: 0% 0%;
	background-clip: border-box;
}

.borderline {
	margin-top: 10px;
	margin-bottom: 10px;
}

tr .company{
	width: 270px;
	height: 25px;
	background-color: #666666;
	color: #FFFFFF;
	border-top: 1pt #FFFFFF solid;
}
tr .place {
	color: #4D4D4D;
	width: 500px;
	height: 25px;
	background-color: #EDEDED;
	border-top: 1pt #FFFFFF solid;
	border-right: 1pt #FFFFFF solid;
}

tr .elements {
	color: #4D4D4D;
	width: 386px;
	height: 25px;
	background-color: #EDEDED;
	border-top: 1pt #FFFFFF solid;
}

.constracts {
	margin-left: 30px;
	border: 1pt #C0C0C0 solid;
	border-collapse: collapse;
}

.cc {
	float: right;
	padding-top: 22px;
	padding-right: 50px;
	font-size: 1.7em;
}
.dd {
	float: right;
	padding-top: 60px;
	padding-left: 0px;
	padding-right: 50px;
	font-size: 1.5em;
}
.ee {
	float: right;
}
.sample {
	padding-left: 39px;
	padding-top: 30px;
	width: 212px;
	height: 194px;
	float: left;
}
#thcompany {
	width: 292px;
	height: 20px;
}
th {
	background-color: #DEDEDE;
	border-color: #666666;
	border: 1px #C0C0C0 solid;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.samples {
	float: left;
	margin-top: 160px;
	margin-left: 21px;
}
.samples2 {
	float: left;
	margin-left: 20px;
	margin-top: 160px;
}
#undertopic {
	width: 930px;
	height: 20px;
	float: left;
}
#line_fu {
	line-height: 0px;
}
#line_fo {
	line-height: 0px;
}
.ctunder {
	float: left;
	width: 114px;
	list-style-type: square;
	color: #646464;
	list-style-position: inside;
	font-size: 10pt;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	width: 960px;
	height: 150px;
	margin-top: 16px;	
}
#cp {
	margin-top: 5px;
	margin-left: 360px;
}
#header_bg {
	background-image: url(images/top.jpg);
	line-height: 0px;
	background-repeat: no-repeat;
	width: 1024px;
	height: 134px;
}
#whole {
	margin: 0 auto;
	width: 1024px;
	background-color: #ffffff;
	box-shadow:0px 0px 20px 0px rgba(0,0,0,0.1);
}
