@charset "Shift_JIS";
/* CSS Document */

.tech {
	font-size: 13px;
	line-height: 1.6em;
	color: #111;
}

.tech .honbun a:link		{
	text-decoration:underline;
	color: #1b95d4;
	font-weight: bold;
}
.tech .honbun a:visited	{
	text-decoration:underline;
	color: #1b95d4;
	font-weight: bold;
}
.tech .honbun a:hover		{
	text-decoration:none;
	color:#e60012;
	font-weight: bold;
}
.tech .honbun a:active	{
	text-decoration:none;
	color:#000;
	font-weight: bold;
}



/*技術資料ここから*/
.tech h3#title {
	background-image: url(../img_2021/tech/title.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 715px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	margin-bottom: 30px;
	text-indent: -9999em;
}

.tech #tech_01,
.tech #tech_02,
.tech #tech_03,
.tech #tech_04,
.tech #tech_05,
.tech #tech_06,
.tech #tech_07,
.tech #tech_08,
.tech #tech_09
{
/*	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 675px;*/
	margin-bottom: 30px;
}


.tech .txt_1 {
/*	text-indent: -9999em;
	height: 42px;
	width: 675px;*/
	margin-bottom: 10px;
}

.tech .txt_2 a,
.tech .txt_3 a
{
	text-indent: 0em !important;
	display: inline !important;
}

.tech .txt_2 a:link,
.tech .txt_3 a:link
{
	text-decoration: none !important;
}

.tech .txt_2 a:hover,
.tech .txt_3 a:hover
{
	text-decoration: underline !important;
}

.tech .txt_2 {
	margin-left: 45px;
	line-height: 27px;
}

.tech .txt_3 {
	line-height: 27px;
}

.tech .txt_4 {
	margin-bottom: 3px;
	font-weight: bolder;
	font-size: 14px;
}

.tech .txt_5 {
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.tech .box_1 {
	float: left;
}

.tech .box_2 {
	float: right;
	width: 310px;
}

.tech .box_3 {
	margin-left: 45px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 15px;
}

/*技術資料ここまで*/





