@charset "utf-8";

@import url("../assets/vertical.css");
/*.fusen {display: none;}/**/
/*@import url("../assets/fusen.css");/**/



body:before {
	background: url(images/common/bg_body.jpg) no-repeat right bottom;
	background-size: cover;
}

#wrap h2 {
	margin-top: 10px;
	height: 75px;
	background: url(images/common/h2.png) center 16px no-repeat;
	text-align: center;
	font-size: 24px;
	text-shadow: 0 -1px 10px rgba(255, 51, 0, 1);

}
#wrap h3 {
	background: url(images/common/h3.png) center 0 no-repeat;
	text-align: center;
	text-shadow: 0 0 8px rgba(80, 50, 0, 1);
	margin-bottom: 10px;
	padding-left: 0;
}

#wrap table {
	margin-bottom: 1em;
}

sup {
	font-size: 80%;
}


#mas_build {
	display: block;
	margin: 0 auto;
	height: 60px;
}

.iconCenter table th {
	text-align: center;
	width: 170px;
}
.iconCenter table th img {
	display: block;
	margin: 0 auto;
}
.iconCenter .mas1 img {
	height: 120px;
	margin-top: 5px;
}
.iconCenter .mas2 img {
	height: 60px;
	margin-top: 5px;
}

section.center p {
	text-align: center;
}