@charset "UTF-8";
/* CSS Document */


#subNav li{
	margin-bottom:5px;
	height:65px;
}





/*-------------------------------------金属製フレキ用検索ボックス*/
#serchBox{
	margin-bottom:60px;
}
#serchBox .btnSearch{
	background:url(../img/btnSearch.gif) no-repeat;
	width:135px;
	height:39px;
	border:none;
	cursor:pointer;
	margin-right:5px;
}
#serchBox .btnClear{
	background:url(../img/btnClear.gif) no-repeat;
	width:72px;
	height:39px;
	border:none;
	cursor:pointer;
}
#serchBox tfoot{
	border:none none !important;
}
#serchBox table .t10{
	margin-top:10px;
}
#serchBox h3.ttl{
	margin-bottom:0 !important;
}



/*-------------------------------------製品ページ共通*/
#contents .md{
	background:#479fed;
	color:#fff;
	font-size:18px;
	letter-spacing:0.02em;
	margin-bottom:20px;
	padding:8px 15px;
}/*
#contents #category .block h2{
	color:#479fed;
	font-size:18px;
	margin-bottom:20px;
	padding:8px 15px;
	border-bottom:2px solid #479fed;
	background:url(../../cmn/img/ico_yj.png) no-repeat 0 20px;
}
#contents #category .block h3{
	background:#d4e3f1;
	color:#004c96;
	font-size:18px;
	letter-spacing:0.02em;
	margin-bottom:20px;
	padding:8px 15px;
	border:2px solid #bcd3ef;
}*/

#category .block h1{
	background:#479fed;
	padding:10px 15px;
	color:#fff;
	font-size:18px;
	margin-bottom:20px;
}
#category .block h2{
	background:#d4e3f1;
	color:#004c96;
	font-size:20px;
	letter-spacing:0.02em;
	margin-bottom:15px;
	padding:3px 15px;
}
#category .block h3{
	color:#479fed;
	font-size:18px;
	margin-bottom:15px;
	background:url(../../cmn/img/ico_yj.png) no-repeat 0 13px;
	padding-left:15px;
	padding-bottom:7px;
	border-bottom:1px solid #dcdcdc;
}
#category .block h4{
	font-size:16px;
	color:#333;
	margin-bottom:15px;
	background:url(../../cmn/img/ico_yj_s.png) no-repeat 0 13px;
	padding-left:12px;
}
#contents h3.ttl{
	background:#479fed;
	padding:15px;
	text-align:center;
	color:#fff;
	font-size:22px;
	margin-bottom:25px;
}
#contents .proTxt{
	margin-bottom:40px;
}




/*-------------------------------------中カテゴリ内*/
#contents .catTxt ul:after{
	 content: ".";
	 display: block;
	 clear: both;
	 height: 0;
	 visibility: hidden;
}
#contents .catTxt li{
	float:left;
	width:30%;
	padding:0 8px 18px 17px;
	display:block;
	background:url(../../cmn/img/ico_yj.png) no-repeat 0 7px;
}
/*テーブルサイズ*/
#category table .proName{
	width:180px !important;
	font-weight:bold;
}
#category table .proZs,
#category table .proKk{
	width:60px !important;
}
#category table .proTkc{
	width:204px !important;
}
#category .proPh{
	width:120px;
	text-align:center !important;
	overflow:hidden;
}
#category .proPh img{
	width:120px;
}






/*-------------------------------------製品詳細部分*/
#productMore .moreName{
	font-size:24px;
	color:#000;
	font-weight:bold;
	margin-bottom:10px;
}
#proMoreInfo{
	margin-bottom:60px;
}
#productMore ul.moreT{
	margin-top:20px;
	font-weight:bold;
	color:#444;
}

#productMore .col2 dt{
	color:#479fed;
	
	float:right;
	width:320px;
	border:1px solid #ccc;
	height:240px;
	overflow:hidden;
}
#productMore .col2 dd{
	width:390px;
	float:left;
	padding-left:10px;
}
#productMore .moreTable{
	margin-top:40px;
}
#productMore .moreTable th{
	width:12%;
	font-size:11px !important;
	line-height:normal;
}


/*CKエディタ内*/
#productMore .ckWrap h1{
	background:#479fed;
	padding:10px 15px;
	color:#fff;
	font-size:18px;
	margin-bottom:20px;
}
#productMore .ckWrap h2{
	background:#d4e3f1;
	color:#004c96;
	font-size:20px;
	letter-spacing:0.02em;
	margin-bottom:15px;
	padding:3px 15px;
}
#productMore .ckWrap h3{
	color:#479fed;
	font-size:18px;
	margin-bottom:15px;
	background:url(../../cmn/img/ico_yj.png) no-repeat 0 13px;
	padding-left:15px;
	padding-bottom:7px;
	border-bottom:1px solid #dcdcdc;
}
#productMore h4{
	font-size:16px;
	color:#333;
	margin-bottom:15px;
	background:url(../../cmn/img/ico_yj_s.png) no-repeat 0 13px;
	padding-left:12px;
}





/*-----------------------------------PTFEページ*/
#ptfeList .col3:after,
#ptfeList .col4:after{
	 content: ".";
	 display: block;
	 clear: both;
	 height: 0;
	 visibility: hidden;
}
#ptfeList .col3 dl{
	float:left;
	width:33%;
	text-align:center;
	display:block;
}
#ptfeList .col3 dd{
	margin-top:10px;
}
#ptfeList .col3 dt{
	border:1px solid #ccc;
	width:180px;
	margin:0 auto;
}
#ptfeList .col4 dl{
	float:left;
	width:25%;
	text-align:center;
	display:block;
}
#ptfeList .col4 dd{
	margin-top:15px;
	line-height:1.5;
}
#ptfeList .col4 dt{
	border:1px solid #ccc;
	width:150px;
	margin:0 auto;
}
#ptfeList .t18{
	color:#333;
	margin-bottom:10px;
	font-weight:bold;
}
#ptfeList dd span{
	padding-right:5px;
	vertical-align:middle;
}




/*-----------------------------------ボタン*/
.col2Btn{
	margin-top:80px;
}
.col2Btn dt,
.col2Btn dd{
	width:49%;
}
.col2Btn dt a,
.col2Btn dd a {
	font-size:18px;
	font-family:Arial;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #8fd8ff;
	padding:15px 18px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	border: solid 1px #0fb2ef;
	display:block;
	background:-ms-linear-gradient(top, #0fb2ef, #0193ca);
	background: -webkit-gradient(linear, left top, left bottom, from(#0fb2ef), to(#0193ca));
	background: -moz-linear-gradient(top,  #0fb2ef,  #0193ca);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0fb2ef', endColorstr='#0193ca');
	background-color:#0193ca;
}

.col2Btn a:hover {
	background:-ms-linear-gradient(top, #596f7 5%, #7ac5ff 100%);
	background:-moz-linear-gradient( center top, #596f7 5%, #7ac5ff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#596f7', endColorstr='#7ac5ff');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #596f7), color-stop(100%, #7ac5ff) );
	background-color:#596f7;
}





#contents .col3 {
	margin-bottom:40px;
}
#contents .col3 dl{
	width:230px;
	display:block;
	float:left;
	margin-right:30px;
}
#contents .col3 dl dt{
	color:#479fed;
	font-weight:bold;
}
#contents .col3 dl dd{
	color:#999;
	font-size:12px;
	line-height:17px;
	margin-top:10px;
}
#contents .col3 dl dt.name{
	padding-top:10px;
	border-top:3px solid #479fed;
	font-size:17px;
	line-height:1.4;
	margin-bottom:15px;
}
#contents .col3 dl dt.name a:link,
#contents .col3 dl dt.name a:active,
#contents .col3 dl dt.name a:visited{
	color:#479fed;
	text-decoration:none;
}
#contents .col3 dl dt.name a:hover{
	text-decoration:underline;
}



#contents div.resultDetail{
	overflow:hidden;
	_height:1%;
	margin-bottom:10px;
}

#contents div.resultDetail p{
	float:left;
	margin-bottom:0;
	font-size:108%;
}
#contents div.resultDetail ul{
	float:right;
}

#contents div.resultDetail ul li{
	float:left;
	margin-right:10px;
}

#contents div.resultDetail ul li a:link,
#contents div.resultDetail ul li a:visited{
	text-decoration:none;
	color:#333
}

#contents div.resultDetail ul li a:hover{
	text-decoration:underline;
}

#contents div.resultDetail ul li.cr a{
	font-weight:bold !important
}





#contents .detailWrap {
	overflow:hidden;
	/zoom:1;
	margin-right:-14px;
	margin-bottom:30px;
}

#contents .detailWrap li.linkItem {
	_display:inline;
	float:left;
	width:339px;
	margin:0 14px 14px 0;
	padding:10px;
	border:1px solid #cfcfcf;
}

#contents .detailWrap li.linkItem a{
	float:left;
	width:100px;
	height:90px;
	text-align:center;
}

#contents .detailWrap .linkItem div{
	float:right;
	width:210px;
}

#contents .detailWrap .linkItem .name{
	margin:5px 0 8px 0;
	padding-left:12px;
	font-weight:bold;
	background:url(/common/image/icon_arrow_01.gif) no-repeat left 0.3em;
}

#contents .detailWrap .linkItem .desc{
	margin-bottom:8px;
	padding:10px;
	background:#f0f0f0;
	font-size:85%;
}

#contents .detailWrap .linkItem.bl-hover {
cursor: pointer;
background: #f9f9f9;
border-color:#cb0606 !important;
}

#contents .detailWrap .linkItem.bl-hover .desc{
	background:#eae6e6;
}
