<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*
-----------------------------------------------
2006.2.14
▼トップページ
----------------------------------------------- */
#topMain{
	text-align:left;
	width:712px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.mainImg{
	width:492px;
	float:left;
	}

.gaiyo{
	font-size:12px;
	line-height:1.2em;
	float:right;
	border:solid 1px #999;
	width:210px;
	height:230px;
	}

/* IE 用▼ */
* html .gaiyo{
	width:212px;
	height:232px;
	}

.gaiyoP{
	margin:3px 8px;
	}

.gaiyoBtn{
	color:#000;
	margin:6px 8px;
	padding-left:8px;
	background-color: #FFF;
	background-image: url(../english/img/list01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 120%;
	}

.subImg{
	margin:5px 8px;
	}

.top01{
	height:232px;
	margin-bottom:10px;
	}

.top02{
	}

/*
-----------------------------------------------
▼インラインフレーム
----------------------------------------------- */
.topTopic{
	width:auto;
	}
p.top_txt	{
	margin-bottom: 10px;
	line-height: 1.5em;
}
#testing_reserch {
	margin-top: 10px;
}

.left {
	float: left;
	width: 210px;
}
.center {
	float: left;
	width: 210px;
	margin-left: 41px;
}
.right {
	float: right;
	width: 210px;
}

#structural_test {
	background-image: url(../english/img/structural_test_img.jpg);
	background-repeat: no-repeat;
	height: 70px;
}
#thermal_test {
	background-image: url(../english/img/thermal.jpg);
	background-repeat: no-repeat;
	height: 70px;
}
#cladding_test {
	background-image: url(../english/img/cladding_curtain.jpg);
	background-repeat: no-repeat;
	height: 70px;
}
#soil_test {
	background-image: url(../english/img/soil.jpg);
	background-repeat: no-repeat;
	height: 70px;
}
#fire_test {
	background-image: url(../english/img/fire.jpg);
	background-repeat: no-repeat;
	height: 70px;
}
#materials_test {
	background-image: url(../english/img/materials.jpg);
	background-repeat: no-repeat;
	height: 70px;
}
#acoustic_test {
	background-image: url(../english/img/acoustic.jpg);
	background-repeat: no-repeat;
	height: 70px;
}
#wind_test {
	background-image: url(../english/img/wind.jpg);
	background-repeat: no-repeat;
	height: 70px;
}
#const_test {
	background-image: url(../english/img/const.jpg);
	background-repeat: no-repeat;
	height: 70px;
}
 
.testing_reserch_in {
	background-image: url(../english/img/testing_research_back.gif);
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 6px;
}
p.p01	{
	padding-left: 90px;
	font-size: 11px;
}
p.click	{
	text-align: right;
	padding-top: 30px;
}
p.click02	{
	text-align: right;
	padding-top: 15px;
}
</pre></body></html>