@charset "utf-8";
/* ------------------------------------------------------
contents
------------------------------------------------------ */
/* secModule */
.l-content .secModule .secL {
	width:400px;
}
.l-content .secModule .secR {
	width:500px;
}
/* secDimension */
.l-content .secDimension .secL {
	width:235px;
}
.l-content .secDimension .secR {
	width:715px;
}
.l-content .secDimension .titleBlock__h4 {
	margin-top: 0px;
}
.l-content .secDimension .tbl1 {
	width:400px;
}
.l-content .secDimension .tbl2 {
	width:350px;
	margin-right:15px;
	float:left;
}
.l-content .secDimension .tbl3 {
	width:350px;
}
.l-content .secDimension .commonTable th,
.l-content .secDimension .commonTable td{
	padding:0px 3px;
}
.l-content .secDimension .txtL {
	font-size:1.4em;
}
.l-content .secDimension p {
	margin-bottom:10px;
}
/* formula */
.l-content .formulas{
	margin:0 10px 40px;
	padding-left:0px;
}
.l-content .formulas li{
	margin-bottom:22px;
}
.l-content .formulas .formula1, .l-content .formulas .formula2, .l-content .formulas .formula3, .l-content .formulas .formula4, .l-content .formulas .formula5, .l-content .formulas .formula6{
	background:url(/special/gear/support/images/pic_formulas.png) no-repeat;
	display:block;
	text-indent:-9999px;
}
.l-content .formulas .formula1{
	height:29px;
	background-position:0 -49px;
}
.l-content .formulas .formula2{
	height:32px;
	background-position:0 -99px;
}
.l-content .formulas .formula3{
	height:29px;
	background-position:0 -149px;
}
.l-content .formulas .formula4{
	height:32px;
	background-position:0 -199px;
}
.l-content .formulas .formula5{
	height:15px;
	background-position:0 -257px;
}
.l-content .formulas .formula6{
	height:15px;
	background-position:0 -307px;
}
/* table */
.l-content .commonTable td {
    background-color: #d3edfb;
}
.l-content .commonTable td.bgcW {
	background-color:#FFFFFF;
}
.l-content .secModule .commonTable {
    width: 400px;
}
/* secNoise */
.l-content .secNoise .txtList {
	margin: 0 10px 30px 0;
}
.l-content .secNoise .txtList dt,
.l-content .secNoise .txtList dd {
	float:left;
	margin-bottom:10px;
}
.l-content .secNoise .txtList dt {
	width:120px;
	font-weight:bold;
}
.l-content .secNoise .txtList dd {
	width:790px;
}
.l-content .secNoise .noisePic {
	margin: 0 120px 20px;
}
.l-content .secNoise .noiseLine {
	margin-left:40px;
}
.l-content .secNoise .noiseLine li {
    float: left;
}
.l-content .secNoise .noiseLine li p {
	padding: 0 10px;
	margin-bottom:10px;
}
.l-content .secNoise .noiseLine .line01 {
	border-left: 50px solid #1f497d;
}
.l-content .secNoise .noiseLine .line02 {
	border-left: 50px solid #9f9f9f;
}
.l-content .secNoise .noiseLine .line03 {
	border-left: 50px solid #9bbb59;
}
.l-content .secNoise .noiseLine .line04 {
	border-left: 50px solid #8064a2;
}
.l-content .secNoise .noiseLine .line05 {
	border-left: 50px solid #e46c0a;
}