@charset "utf-8";

/*==================================================
	◆ お問い合わせ
==================================================*/

/**{
	border:1px solid #f60;
}*/

.tech_box{
	width:586px;
	height:auto;
	padding-top:31px;
	padding-left:7px;
}

.tech_list{
	width:586px;
	height:auto;
	overflow:hidden;
	padding-bottom:16px;
}

.tech_list dl{
	width:auto;
	height:auto;
}

.tech_lsit dt{
	float:left;
	clear:both;
	width:142px;
	height:auto;
}

.tech_list dd{
	width:444px;
	height:auto;
	margin-left:142px;
	font-size:14px;
	line-height:18px;
	letter-spacing:1px;
}

.tech_list dd span{
	color:#dd3adb;
}

.img_tech{
	width:142px;
	height:auto;
	float:left;
}

.tech_txt{
	width:444px;
	height:auto;
	float:left;
}

.tech_txt p{
	font-size:14px;
	line-height:18px;
	letter-spacing:1px;
	_letter-spacing:2px;
}

.tech_txt p span{
	color:#dd3adb;
}

.tech_update{
	width:444px;
	height:auto;
	position:relative;
}

.tech_update span{
	font-size:14px;
}

.tech_update .tech_dtl{
	position:absolute;
	top:0px;
	right:0px;	
}

.dotline{
	width:586px;
	height:1px;
	padding-bottom:16px;
}
	