/* ===== 工法用 ===== */

#kouhou-midasi {
	padding: 100px 0 10px 0;
	width: 750px;
}


.techno-tb {
	text-align: center;
	margin: auto;
	padding: 5px 0 0 0;
}

.techno-tb-frame {
	text-align: center;
	margin: auto;
}

.techno-tb img {
	padding: 2px 0 0 0;
}

.techno-space {
	height: 10px;
}


.techno-midasi {
	color: #9999ff;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	padding: 0 0 2px 2px;
}

.techno-gray {
	color: #808080;
	font-size: 0.8em;
	text-align: left;
	padding: 0 0 2px 2px;
} 

.techno-blue {
	color: #021791;
	font-size: 0.8em;
	text-align: left;
	padding: 0 0 2px 2px;
}

.techno-blue-b {
	color: #021791;
	font-weight: bold;
	text-align: left;
}

.techno-blue-big {
	font-size: 0.9em;
	color: #021791;
	text-align: left;
}

.techno-red-b {
	color: #ff0000;
	font-weight: bold;
	text-align: left;
	padding: 0 0 2px 2px;
} 

.techno-black {
	color: #000000;
	font-size: 0.8em;
	text-align: left;
	padding: 0 0 2px 2px;
}

.techno-black-b {
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding: 0 0 2px 2px;
}


.techno-black-s {
	color: #000000;
	font-size: 0.6em;
	text-align: left;
	padding: 0 0 2px 2px;
}



