@charset "Shift_JIS";

/*
########################################################
    ＴＲ工法
########################################################
*/
#container-box1 h2 {
	width: 690px;
	height: 30px;
	font-weight: normal;
	font-size: 18px;
	margin-top: 80px;
	background-color: #f0edcb;
	border: solid 1px #6c6a6a;
	padding-left: 10px;
	line-height: 30px;
}
.trkouhou-01 {
	margin-top: 0px;
	width: 700px;
	overflow: hidden;
}
	

#trkouhou-02 {
	width: 700px;
	height: 120px;
	border: solid 1px #6c6a6a;
}

#trkouhou-03 {
	width: 700px;
	height: 230px;
	margin-top: 10px;
}
#trkouhou-04 {
	width: 700px;
	margin-top: 10px;
	font-size: 12px;
}


/* ■■■　TR工法のメリット　■■■ */

.trkouhou-10-11 {
	margin-top: 30px;
	width: 700px;
	border: dotted 1px #cccccc;
	background-color: #fffff0;
}
	.trkouhou-10-11 h3 {
		margin-left: 5px;
	}
	.trkouhou-10-11 p {
		margin: 10px;
	}


/* ■■■　TR工法のデメリット　■■■ */

.trkouhou-10-51 {
	margin-top: 15px;
	width: 340px;
	height: 420px;
	border: dotted 1px #000000;
	background-color: #ffcccc;
	float: left;
}
	.trkouhou-10-51 h3 {
		margin-top: 10px;
		margin-left: 10px;
		margin-bottom: 0px;
		font-size: 14px;
	}
	.trkouhou-10-51 p {
		margin-top: 0px;
		margin-left: 10px  !important;
		margin-right: 10px  !important;
		font-size: 14px;
		line-height: 16px;
	}
	.trkouhou-10-51 table {
		margin-top: 0px;
		margin-left: 10px  !important;
		margin-right: 10px  !important;
		font-size: 13px;
	}
.trkouhou-10-52 {
	margin-top: 15px;
	margin-left: 7px;
	width: 340px;
	height: 420px;
	border: dotted 1px #000000;
	background-color: #ffcccc;
	float: left;
}
	.trkouhou-10-52 h3 {
		margin-top: 10px;
		margin-left: 10px;
		margin-bottom: 0px;
		font-size: 14px;
	}
	.trkouhou-10-52 p {
		margin-top: 0px;
		margin-left: 10px  !important;
		margin-right: 10px  !important;
		font-size: 14px;
		line-height: 16px;
	}
.trkouhou-10-53 {
	margin-top: 15px;
	margin-left: 0px;
	width: 227px;
	height: 160px;
	border: dotted 1px #000000;
	background-color: #ffcccc;
	float: right;
}
	.trkouhou-10-53 h3 {
		margin-top: 10px;
		margin-left: 10px;
		margin-bottom: 0px;
		font-size: 12px;
	}
	.trkouhou-10-53 p {
		margin-top: 0px;
		margin-left: 10px  !important;
		margin-right: 10px  !important;
		font-size: 12px;
		line-height: 16px;
	}

/* ■■■　TR工法の実績　■■■ */

.trkouhou_jiseki {
	margin-top: 15px;
	padding: 10px;
	background-color: #f4f4f4;
	border: dotted 1px #e1e1e1;
	font-size: 14px;
	overflow: hidden;
}
	.trkouhou_jiseki h3 {
		font-size: 14px;
	}

/*
########################################################
    TR工法　サイドメニュー
########################################################
*/


#tr-menu {
		width: 260px;
	}
	#tr-menu ul {
		list-style: none; /* リストマーカーを表示させないように指定 */
		margin: 0; /* 全方向のマージンを0に指定 */
		padding: 0; /* 全方向のパディングを0に指定 */
	}
	#tr-menu li {
		margin-left: 0; /* 左方向のマージンを指定 */
		padding-top: 0; /* 全方向のパディングを0に指定 */
		margin-bottom: 5px;
		font-size: 16px;
		line-height: 30px;
	}
	#tr-menu a {
		background: url(../image/tr-menu000-1.gif) left center no-repeat;
		margin: 0 0 0 0; /* 全方向のマージンを0に指定 */
		padding: 0px 0px 0px 15px; /* 上下方向に4pxのパディングを指定、左方向は10pxに指定 */
		display: block; /* ブロックレベル要素として表示されるように指定 */
		width: 245px !important; /* Windows Internet Explorer対策のため、ボックスの幅を指定 */
		width /**/: 245px; /* Windows Internet Explorer 5用の値を設定 */
		height: 70px !important; /* Windows Internet Explorer対策のため、ボックスの幅を指定 */
		height /**/: 70px; /* Windows Internet Explorer 5用の値を設定 */
		text-decoration: none; /* リンクの下線を表示させないように指定 */
		border: solid 1px #6c6a6a;
		color: #000000;
	}
	#tr-menu a:hover {
		background: url(../image/tr-menu000-2.gif) left center no-repeat;
		background-color: transparent; /* オンマウス時の背景色を透過するように指定 */
		color: #ffffff;
	}

/*
########################################################
    TR工法　8つのポイント
########################################################
*/

#tr-head {
	width: 700px;
	height: 120px;
	border: solid 1px #333333;
	margin-bottom: 30px;
}
