@charset "utf-8";
/* ===================================================================
=================================================================== */

.souchi {
	
}

.tit {
	color:#2a44a4;
	font-size:22px;
	font-weight:bold;
	background-image:url(../common/img/underline3.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:8px;
	margin-bottom:12px;
	margin-top:5px;
}
.txt {
	font-weight:normal;
}
.tit2 {
	font-size:20px;
	color:#0d81cc;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:20px;
}
.txt a:link, .txt a:visited {
	color:#2a44a4;
	text-decoration:none;
}
.txt a:hover, .txt a:active {
	color:#fff;
	background-color:#2a44a4;
	text-decoration:none;
}
.titDevice {
	background-image:url(../img/equipment/device1.png);
	height:32px;
	width:952px;
	color:#2244ee;
	font-weight:bold;
	padding-left:28px;
	padding-top:19px;
}

.titDevice a:link, .titDevice a:visited{
	color:#000;
	text-decoration:none;
}
.titDevice a:hover{
	color:#fff;
	background-color:#118822;
	text-decoration:none;
}
.titDevice2 {
	background-image:url(../img/equipment/device2.png);
	height:32px;
	width:952px;
	font-weight:bold;
	padding-left:28px;
	padding-top:19px;
}
.deviceArea {
	border-left:1px solid #e1dfe0;
	width:967px;
	padding-left:13px;
	padding-top:13px;
	margin-bottom:20px;
}
.midashiDevice {
	margin-bottom:5px;
}

.midashi {
	border:1px solid #2a44a4;
	color:#2a44a4;
	font-size:15px;
	font-weight:bold;
	padding:8px 15px 8px 15px;
	margin-bottom:20px;
	display:inline;
}

.deviceArea li {
	float:left;
	width:222px;
	padding-left:18px;
	background-image:url(../common/img/ar.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	letter-spacing:-1.0px;
	line-height:20px;
}

.deviceArea li a:link, .deviceArea li a:visited {
	color:#2a44a4;
	text-decoration:none;
}
.deviceArea li a:hover, .deviceArea li a:active {
	color:#fff;
	background-color:#2a44a4;
	text-decoration:none;
}

.detailTB {
	width:726px;
	border-top:1px solid #0d81cc;
	border-left:1px solid #0d81cc;
	margin:0px;
	padding:0px;
}
.bgBlue {
	background-color:#0d81cc;
	color:#fff;
	font-weight:bold;
	padding-left:7px;
	width:150px;
	height:30px;
	text-align:center;
	letter-spacing:1px;
}
.bgBlue2 {
	background-color:#0d81cc;
	color:#fff;
	font-weight:bold;
	padding-left:7px;
	width:424px;
	height:30px;
	text-align:center;
	letter-spacing:1px;
}
.bgSkyBlue {
	width:150px;
	padding:2px 7px 2px 7px;
	line-height:20px;
	background-color:#e6f2fa;
}
.bgSkyBlue2 {
	width:424px;
	padding:2px 7px 2px 7px;
	line-height:20px;
	background-color:#e6f2fa;
}
.bgWhite {
	width:150px;
	padding:2px 7px 2px 7px;
	line-height:20px;
}
.bgWhite2 {
	width:424px;
	padding:2px 7px 2px 7px;
	line-height:20px;
}
.borderRB {
	border-bottom:1px solid #0d81cc;
	border-right:1px solid #0d81cc;
}
.borderBW {
	border-bottom:1px solid #fff;
}
.bgRemark {
	height:186px;
}
.bgWhiteRemark {
	width:258px;
	padding-left:15px;
	padding-right:15px;
}

.pt5 {
	padding-top:3px;
}
.pt20 {
	padding-top:20px;
}