<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  @charset "utf-8";

body,html {
	width:100%;
	min-width: 1025px;
	margin:0;
	padding:0;
}

a:hover img {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

/*�إå��`*/
header {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

#header {
	display: block;
	height: 45px;
	margin: 0;
	padding: 0 0 3px 0;
	width: 100%;
	background: #fff;
}

.header-inner {
	width:1024px;
	height:45px;
	margin:auto;
	position:relative;
}

.header-inner h1 {
	margin:0;
	padding: 10px 0 0 0;
}

#header .header-inner ul.global-header {
	position: absolute;
	top: -4px;
	right: 256px;
	margin: 16px 0;
	width: 614px;
	font-size: 14px;
	text-align: right;
	letter-spacing: -0.4em;
}

/*���Z*/
#header .header-inner ul.global-header li {
	display:inline-block;
	letter-spacing:normal;
	list-style:none;
	height:20px;
	line-height:20px;
	margin-left:30px;
	font-size: 80%;
	font-weight: 500;
}

/*#header .header-inner ul.global-header li:first-child {
	background:url(/en/products/wirerods/images/icon_map.png) no-repeat center left;
	padding-left:25px;
}*/

#header .header-inner ul.global-header li:first-child {
	background:url(/en/products/wirerods/images/icon_sitemap.png) no-repeat center left;
	padding-left:25px;
}

#header .header-inner ul.global-header li:nth-of-type(2) {
	background:url(/en/products/wirerods/images/icon_language.png) no-repeat center left;
	padding-left:25px;
}

#header .header-inner ul.global-header li a:link {
	color:#333;
	text-decoration: none;
	position: relative;
}

#header .header-inner ul.global-header li a:visited {
	color:#333;
	text-decoration: none;
}

#header .header-inner ul.global-header li a:hover {
	color:#005DAD;
	text-decoration: none;
}

#header .header-inner ul.global-header li a::after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0%;
	width: 100%;
	height: 2px;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	background-color:#005DAD;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

#header .header-inner ul.global-header li a:hover::after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

/*���Z�x�kli*/
#header .header-inner ul.global-header li.gheader-lng {
	position:relative;
}

/*���`�륪�`�Щ`�r���ꥢ*/	
#header .header-inner ul.global-header li.gheader-lng span {
	box-sizing:border-box;
	height:0;
	opacity:0;
	overflow: hidden;
	position:absolute;
	left:-11.5px;
	top:0px;
	left:-20px;
	width:140px;
	background-repeat:no-repeat;
	z-index:3000;
	margin:20px 0 0 0;
	-webkit-transition
	:opacity 0.8s ease-out;
}

#header .header-inner ul.global-header li.gheader-lng:hover span {
	height:38px;
	opacity:1;
	overflow: visible;
}

.select {
}

/*���������ީ`��*/
#header .header-inner ul.global-header li.gheader-lng .child-mark {
	width:100%;
	font-size:100%;
	color:#00429a;
	line-height:13px;
	height:13px;
	position:absolute;
	z-index:3002;
	text-align:center;
	top:2px;
}

#header .header-inner ul.global-header li.gheader-lng .child-mark img {
	margin-top:4px;
	margin-right:58.5px;
}

/*�����åѩ`*/
#header .header-inner ul.global-header li.gheader-lng span .child-wrap {
	position:absolute;
	top:13px;
	z-index:3001;
}

/*����*/
#header .header-inner ul.global-header li.gheader-lng span .child-wrap ul {
	box-sizing:border-box;
	width:140px;
	padding:0px;
	margin:0px;
	line-height:0px;
	border-top:1px solid #00429a;
	border-left:1px solid #00429a;
	border-right:1px solid #00429a;
}

#header .header-inner ul.global-header li.gheader-lng span .child-wrap ul li {
	box-sizing:border-box;
	width:100%;
	padding:0px;
	margin:0px;
	background-image:none;
	background-color:#ffffff;
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
	-khtml-opacity: 0.9;
	-moz-opacity: 0.9;
	opacity:0.9;
	border-bottom:1px solid #00429a;
	font-size:100%;
	line-height:200%;
	height:30px;
	text-align:center;
	letter-spacing:1px;
}

/*���`�륪�`�Щ`�r*/
#header .header-inner ul.global-header li.gheader-lng span .child-wrap ul:hover {
	border-color:#00429a;
filter: alpha(opacity=100);
-ms-filter: "alpha(opacity=100)";
-khtml-opacity: 1.0;
-moz-opacity: 1.0;
opacity:1.0;
}

#header .header-inner ul.global-header li.gheader-lng span .child-wrap ul li:hover {
	background-color:#00429a;
	color:#ffffff;
	border-color:#00429a;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1.0;
	-moz-opacity: 1.0;
	opacity:1.0;
}

#header .header-inner ul.global-header li.gheader-lng span .child-wrap ul li a:link {
	box-sizing:border-box;
	display:block;
	width:100%;
	height:100%;
	color:#333;
	text-decoration: none;
}

#header .header-inner ul.global-header li.gheader-lng span .child-wrap ul li a:visited {
	color:#333;
	text-decoration: none;
}

#header .header-inner ul.global-header li.gheader-lng span .child-wrap ul li a:hover {
	color:#fff;
	text-decoration: none;
}

#header .header-inner ul.global-header li.gheader-lng span .child-wrap ul li a::after {
	content: '';
	position: absolute;
	bottom: 2px;
	left: 0%;
	width: 100%;
	height: 2px;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	background-color:#fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

#header .header-inner ul.global-header li.gheader-lng span .child-wrap ul li a:hover::after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

/*�ʥӥ��ꥢ�`*/	
/*----------- �����`�Х�ʥ� -----------*/
#global-nv-wrap {
	display: block;
	margin-top: 5px;
/*��20161011�{��
	height: 72px;
*/
	font-size: 16px;
	background:#fff;
}

#global-nv {
	width:100%;
}

#global-nv.fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
	background: #fff;
	/*height: 40px;*/
	height: 36px; /*20161011�{��*/
}

#global-nv ul.global-nv-inner {
	width:1024px;
	margin:0px auto 0 auto;
	padding:0px;
	height:34px;
	letter-spacing:-0.4em;
	clear:both;
}

#global-nv ul.global-nv-inner&gt;li {
	display:block;
	list-style:none;
	letter-spacing:normal;
	float:left;
	height:37px;
	width:140px;
	text-align:center;
	font-size:90%;
	background-position:1px 40px;	
	cursor:pointer;
	-webkit-transition:background-position 0.3s linear,font-weight 0.3s linear;
	-ms-transition:background-position 0.3s linear,font-weight 0.3s linear;
	transition:background-position 0.3s linear,font-weight 0.3s linear;
}

#global-nv ul.global-nv-inner&gt;li .btn {
	font-size: 100%;
}

#global-nv ul.global-nv-inner &gt; li:nth-of-type(5) {
	width: 222px;
}

#global-nv ul.global-nv-inner &gt; li:nth-of-type(6) {
	/*width: 242px;*/
	width: 222px;/*20161011�{��*/
}

#global-nv ul.global-nv-inner&gt;li:hover,
#global-nv ul.global-nv-inner&gt;li.here {
	background: url(/en/products/wirerods/images/global_nv_bg.png) no-repeat;
	background-position:1px 0px;
	color:#fff;
	font-weight:400;
}

#global-nv ul.global-nv-inner&gt;li:hover a,
#global-nv ul.global-nv-inner&gt;li.here a {
	color:#fff;
}

#global-nv ul.global-nv-inner&gt;li &gt; a {
	display:block;
	text-decoration:none;
	line-height:30px;
	height:30px;
	width:100%;
	color:#333333;
	border-left:#ccc solid 1px;
	magin-top:3px;
	position:relative;
	-webkit-transition:color 0.5s linear;
}

#global-nv ul.global-nv-inner&gt;li:nth-of-type(6){width:242px;} /*20161011�{��*/

/*
#global-nv ul.global-nv-inner&gt;li:nth-of-type(3) a {
	letter-spacing:0;
}

#global-nv ul.global-nv-inner&gt;li:nth-of-type(5) a {
	letter-spacing:0;line-height: 1;
}

#global-nv ul.global-nv-inner&gt;li:nth-of-type(6) a {
	letter-spacing:0;line-height: 1;
}	
#global-nv ul.global-nv-inner&gt;li:nth-of-type(6) a span {
	padding-right:12px; background:url(/en/products/wirerods/images/icon_blank.png) no-repeat right top;
}

#global-nv ul.global-nv-inner&gt;li:nth-of-type(6):hover span {
	background-position:right -37px;
}

#global-nv ul.global-nv-inner&gt;li:nth-of-type(6) a {
	background:url(/en/products/wirerods/images/li_barright30.png) no-repeat right top;
}*/

#global-nv ul.global-nv-inner&gt;li:nth-of-type(3) a {
	letter-spacing: 0;
}

#global-nv ul.global-nv-inner&gt;li:nth-of-type(5) a {
	letter-spacing:0;
}

#global-nv ul.global-nv-inner&gt;li:nth-of-type(6) a {
	letter-spacing: -0.01em;
	background:url(/en/products/wirerods/images/li_barright30.png) no-repeat right top;
}

#global-nv ul.global-nv-inner&gt;li:nth-of-type(6) a span {
	margin:-1px 0 0 0; /*20161011�{��*/
	padding-right:15px;
	background:url(/en/products/wirerods/images/icon_blank.png) no-repeat right 2px;
}

#global-nv ul.global-nv-inner&gt;li:nth-of-type(6):hover span {
	background-position:right -37px;
}

.fixed {/*20161011�{��*/
	position: fixed;
}

/*#global-nv ul.global-nv-inner&gt;li:nth-of-type(3) a .btn,
#global-nv ul.global-nv-inner&gt;li:nth-of-type(5) a, .btn
#global-nv ul.global-nv-inner&gt;li:nth-of-type(6) a .btn {
	margin-left: -1px;
}*/

#global-nv ul.global-nv-inner&gt;li&gt;a::after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0px;
	width:99.5%;
	height: 3px;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	background-color:#00BFFF;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

#global-nv ul.global-nv-inner&gt;li:hover&gt;a:hover::after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

	
/**���֥ʥ�**/
.select {
}

/*�ڤ���Ӥ�����*/
#global-nv ul.global-nv-inner&gt;li .child {
	background:url(/en/products/wirerods/images/sub_nv_bg01.png);
	width:100%;
	top:85px;
	left:0px;
	position: absolute;
	height:0px;
	overflow: hidden;
	display:none;
	z-index:9000;
	clear:both;
	float:left;
	border-bottom:3px #00429A solid;
	-webkit-transition:height 0.3s linear,opacity 0.3s linear;
}

#global-nv.fixed ul.global-nv-inner&gt;li .child {
	top:37px;
}

	
/*�ڤ����˥�`���ꥢ*/
#global-01 *,
.child-wrap * {
	box-sizing: border-box;
}

.c
.child-wrap ul,
.child-wrap li {
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
}

.child-wrap li a {
	display: block;
	text-decoration:none;
}

#global-nv ul.global-nv-inner&gt;li .child-wrap {
	width:1024px;
	margin:0 auto;
	padding:0;
	background:#9A3638;
	position:relative;
}

.child-wrap .child-1,
.child-wrap .child-2,
.child-wrap .child-3 {
	float:left;
	position:relative;
}

.child-wrap .child-2,
.child-wrap .child-3 {
	background: rgba(0,45,110,0.70);
	height:227px;
	margin-top:3px;
}	

.gnavi04 .child-wrap li a {
	padding: 0 0 0 14%;
}
	
.child a {
	color:#fff;
}

.child a:visited {
	color:#fff;
}

.child-wrap .child-1,
.child-wrap .child-2,
.child-wrap .child-3,
.child-wrap .child-4{float:left;
position:relative;}

.child-wrap .child-2,
.child-wrap .child-3,
.child-wrap .child-4 {
	background: rgba(0,45,110,0.70);
	height: 227px;
}

/*sub��˥�`�ǥ�����*/
.child-wrap .child-2 p,
.child-wrap .child-3 p{
	display: inline-block;
	width:96%;
	float:left;
	margin:0;
	padding:0 2% 5px 2% ;
	text-align:left;
	font-size:110%;
	color: #fff;
}

.child-wrap hr{
	background: #fff;
	display: block;
	height: 1px;
	width:100%;
	border-style: none;
	clear: both;
}

.child-wrap .child-1{
	width:224px;
}
.child-wrap .child-1 ul li{
	background: url(/en/products/wirerods/img/header/subnav_arrow01.png) no-repeat 5% center;
	width: 80%;
	padding: 5% 2% 5% 20%;
	margin: 6px 2.5%;
	box-sizing: border-box;
}

.child-wrap .child-1 ul li:nth-of-type(4){
	line-height:120%;
}

.child-wrap .child-1 ul li:hover{
	background:url(/en/products/wirerods/img/header/subnav_arrow01.png) no-repeat 5% center rgba(0,35,90,0.8);
	border-radius:60px;
}

/*sub��˥�`�ǥ�����--��Ʒ?��Ҫ��Ұ*/
.child-wrap .child-2,
.child-wrap .child-3,
.child-wrap .child-4{
	border-left:1px solid rgba(255,255,255,0.70);
}

.child-wrap .child-2,
.child-wrap .child-3{
/*width:379px;*/
	padding:10px;
}

/*20161011�{��*/
.child-wrap .child-2{
	width:458px;
}
.child-wrap .child-3{
	width:300px;
}
/*20161011�{��*/

.child-wrap .child-4{
	width:758px;
	padding:10px;
}
.child-wrap .child-2 .left,
.child-wrap .child-3 .left{
	float:left;
	padding-left:3%;
	/*width:46%;*/
	width:49%; /*20161011�{��*/
}
.child-wrap .child-4 .left{
	float:left;
	padding-left:3%;
	width:33%;
}
.child-wrap .child-2 .right,
.child-wrap .child-3 .right{
	float:right;
	padding-right:3%;
	/*width:46%;*/
	width:49%; /*20161011�{��*/
}
.child-wrap .child-4 .right{
	float:right;
	padding-right:3%;
	width:33%;
}
.child-wrap .child-2 ul li a,
.child-wrap .child-3 ul li a{
	border:1px solid #fff;
	border-radius:30px;
	float:left;
	clear:both;
	font-size:100%;
	line-height:150%;
	font-weight:400;
	/*width:70%;*/
	width:100%;
	height:25px;
	margin:2% auto;
	padding:0 0 0 14%;
	background:url(/en/products/wirerods/img/header/subnav_arrow02.png) no-repeat 10px center;
}
.child-wrap .child-4 ul li a{
	border:1px solid #fff;
	border-radius:30px;
	float:left;
	clear:both;
	font-size:100%;
	line-height:150%;
	font-weight:400;
	width:70%;
	height:25px;
	margin:2% auto;
	padding:0 0 0 10%;
	background:url(/en/products/wirerods/img/header/subnav_arrow02.png) no-repeat 10px center;
}

.gnavi02 .child-wrap .child-4 .left2{
	float: left;
	padding-left: 3%;
	width: 50%;
}

.gnavi02 .child-wrap .child-4 ul li a{
	border: 1px solid #fff;
	border-radius: 30px;
	float: left;
	clear: both;
	font-size: 100%;
	line-height: 150%;
	font-weight: 400;
	width: 100%;
	height: 25px;
	margin: 4px auto;
	padding: 0 0 0 10%;
	background: url(/en/products/wirerods/img/header/subnav_arrow02.png) no-repeat 10px center;
}

/*2�Фˤʤ��˥�`���m��*/
.gnavi04 .child-wrap ul li.list-height a{
	border: 1px solid #fff;
	border-radius: 20px;
	float: left;
	clear: both;
	font-size: 100%;
	line-height: 130%;
	font-weight: 400;
	width: 100%;
	height: 40px;
	margin: 2% auto;
	padding: 0 0 0 20px;
	background: url(/en/products/wirerods/img/header/subnav_arrow02.png) no-repeat 10px center;
}

/*2�Фˤʤ��˥�`���m��*/
.gnavi05 .child-wrap ul li.list-height a{
	border: 1px solid #fff;
	border-radius: 20px;
	float: left;
	clear: both;
	font-size: 100%;
	line-height: 130%;
	font-weight: 400;
	width: 70%;
	height: 40px;
	margin: 2% auto;
	padding: 0 0 0 20px;
	background: url(/en/products/wirerods/img/header/subnav_arrow02.png) no-repeat 10px center;
}

.child-wrap .child-2 ul li a:hover,
.child-wrap .child-3 ul li a:hover,
.child-wrap .child-4 ul li a:hover{
	background:url(/en/products/wirerods/img/header/subnav_arrow02.png) no-repeat 10px center #104F9E;
}

/*local��˥�`���ꥢ*/
#local-menu {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	height: 400px;
}

#local-menu-inner {
	position: absolute;
	bottom: 0;
}

/*�ѥ󤯤�*/
.crumb {
	background:url(/en/products/wirerods/images/crumb_bg.png);
	height:25px;
	width:1024px;
	margin:0 auto 404px;
	font-size:70%;
	font-weight:200;
}

.crumb li:after {
	margin: 0 5px;
	content: "&gt;";
}

.crumb li:last-child:after {
	content: "";
}

.crumb ul,
.crumb li,
.crumb ul span {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	color:#fff;
}

.crumb ul {
	margin-left:16px;
}

.crumb li a {
	text-decoration:none;
	color:#26C9FF;
}

.crumb li a:hover {
	color:#FF8000;text-decoration:none;
}

/*local��˥�`*/
.local_nv {
	width:100%;
	height:35px;
	display:block;
	border-top: 3px #00429A solid;
	background:url(/en/products/wirerods/images/local_nv_bg01.png);
}

.local_nv ul,
.local_nv li {
	margin:0;
	padding:0;
	height:35px;
	list-style:none;
}

.local_nv ul {
	width:1024px;
	margin:auto;
}

.local_nv li {
	float:left;
	font-weight:200;
	font-size:95%;
	text-align:center;
	width:146px;
}
.local_nv li:first-child{
	line-height:88%;
}

.local_nv li:nth-child(4n) {
	line-height:88%;
}

.local_nv li a {
	color:#fff;
	text-decoration:none;
	display:block;
	height:28px;
	width:100%;
	margin-top:4px;
	border-left:1px solid rgba(0,41,98,0.70);
}

.local_nv li.two-row a {
	margin-top: 0;
	line-height: 1;
}

.local_nv li.on,
.local_nv li:hover {
	background: url(/en/products/wirerods/images/local_nv_bg02.png);
}

.local_nv li:nth-of-type(1) a {
	border:none;
}

/*----------- �ᥤ�� -----------*/
#main-wrap {
	width:100%;
	position:relative;
	z-index:1000;
}

/*----------- �ᥤ���� -----------*/
#main-wrap .main-img {
	position:absolute;
	z-index: -1;
	overflow:hidden;
	width:100%;
	height:556px;
	margin:0px auto;
	font-size:1px;
	line-height:100%;
}

#main-wrap #main-img-wrap.fixed {
	top: 72px;
}

#main-wrap .main-img li {
	display:inline-block;
	width:100%;
	height:100%;
	font-size:1px;
	line-height:100%;
	list-style:none;
}

#main-wrap .main-img li img {
	width:100%;
	height:auto;
}

/*----------- ������� -----------*/
.news-wrap {
	width:1024px;
	height:32px;
	overflow:hidden;
	position:relative;
	margin: 0 auto 10px;
	background-color:#ffffff;
	z-index:8000;
}

/*@-moz-document url-prefix() {
	.news-wrap {
	clear: both;
}*/

.news-wrap h2 {
	display:block;
	float:left;
	width:64px;
	margin:0px;
	padding:0px 18px 0px 18px;
	line-height:0px;
	height:32px;
	background-color:#00429a;
}

.news-wrap h2 img {
	vertical-align:top;
	padding:8px 0px 0px 0px;
	margin:0px;
}

.news-wrap #news-control {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 99px;
	font-size:0px;
	line-height:0px;
	z-index:8001;
}

.news-wrap #news-control li {
	list-style:none;
	display:inline-block;
}

.news-wrap #news-control li#news-play {
	border-left:1px solid #ccc;
}

.news-wrap #news-control li#news-prev {
	border-left:1px solid #ccc;
}

.news-wrap #news-control li#news-next {
	border-left:1px solid #ccc;
}

.news-wrap .news-txt {
	width:924px;
	line-height: 32px;
	overflow: hidden;
	position: absolute;
	text-indent: 0;
	top: 0;
	left:100px;
}

.news-wrap .news-txt &gt; div {
	margin: 0 !important;
}

.news-wrap #news-txt-inner {
	padding: 0 !important;
}

.news-wrap #news-txt-inner li {
	display:block;
	width:824px;	
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color:#333;
}

.news-wrap #news-txt-inner li span {
	padding-left:24px;
}

.news-wrap #news-txt-inner li span span.day-b {
	display:inline;
	padding-left:0px;
	font-weight:bold;
}

.news-wrap #news-txt-inner li span a:link,
.news-wrap #news-txt-inner li span a:visited,
.news-wrap #news-txt-inner li span a:hover {
	text-decoration:none;
	color:#333;
}

/*���`���륵�֥ʥ�*/
#local_sub-wrap {
	overflow: hidden;
	padding:10px 10px 0 10px;
	width:984px;
	background: #fff;
	/*background:rgba(255,255,255,0.70);*/
}

#local_sub-wrap ul,
#local_sub-wrap li {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}

#local_sub-wrap ul {
	width:100%;
	clear:both;
}

#local_sub-wrap li {
	margin-right:11px;
	margin-bottom: 10px;
	width:240px;
	height:35px;
	font-size:90%;
	font-weight:200;
	line-height:1.25;
	background:url(/en/products/wirerods/images/local_navi_bg.png) no-repeat;
	border:1px solid rgba(255,255,255,0.90);
}

#local_sub-wrap li.one-row {
	line-height:240%;
}

#local_sub-wrap li:nth-of-type(4n) {
	margin-right:0;
}

#local_sub-wrap li:hover,
#local_sub-wrap li.on {
	background:url(/en/products/wirerods/images/local_navi_bg_on.png) no-repeat;
}

#local_sub-wrap li a {
	color:#fff;
	text-decoration:none;
	width:92%;
	height:100%;
	padding-left:8%;
	display:table-cell;
	vertical-align:middle;
	background:url(/en/products/wirerods/images/local_navi_bg_line.png) no-repeat 6px 0;
}

#local_sub-wrap li a:hover,
#local_sub-wrap li.on a {
	background:url(/en/products/wirerods/images/local_navi_bg_line_on.png) no-repeat 6px 0;
}

/* ����ƥ�� */
#main-wrap #contents {
	position: relative;
	width: 1024px;
	margin: 0 auto;
	background:rgba(255,255,255,0.70) ;
	padding-top:10px;
	padding-bottom:10px;
}

#main-wrap #contents .contents-inner {
	position: relative;
	width: 1004px;
	margin: 0 auto;
	background: #fff;
	/*background: rgba(255,255,255,0.70);*/
}

#main-wrap #contents .contents-inner section {
	padding: 20px 0;
}

/*�եå��`*/
#page-top {
	display: none;
	position: fixed;
	z-index: 100000;
	bottom: 38px;
	right: 50%;
	margin-right: -600px;
	width: 80px;
	height: 80px;
	text-align: center;
	background: url(/en/products/wirerods/images/common/topbtn.png) no-repeat;
	background-size: 80px 160px;
	background-position: 0 0;
}
#page-top:hover {
	background-position: 0 -80px;
}

#page-top a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

#page-top img {
	display: block;
	margin: 0px auto;
}

footer {
	position: relative;
	z-index: 10000;
	margin-top: 200px;
	padding: 50px 0 20px;
	font-size: 12px;
	background-color: #eee;
}

footer .block-footer {
	margin: 0 auto;
	width: 1024px;
}

footer .block-footer .container {
	overflow: hidden;
	padding: 15px;
}

footer .block-footer .nav {
	overflow: hidden;
	float: left;
	width: 562px;
}

footer .block-footer .nav li {
	float: left;
}

footer .block-footer .nav &gt; li &gt; a {
	position: relative;
	display: block;
	padding: 0 15px;
	color: #5c5c5c;
	text-decoration: none;
}

footer .block-footer .module-copyright {
	float: right;
	color: #23429a;
}

/**
2017.08 ׷��
***/
.gsc-search-box tr td{
	padding:0;
}
.bousen-feature{
	display: block;
	width: 924px;
	margin: 0 auto;
	clear: both;
}

.bousen-feature-a00 h3 {
	text-align: center;
	font-size: 50px;
	margin-top: 30px;
}

.bousen-feature-a00 p{
	text-align: center;
	color: #838383;
	padding: 30px 0;
	border-top: 8px solid #D3C7A9;
	margin-top: 50px;
}

.bousen-feature p,
.bousen-inquiry p {
	line-height: 1.8em;
}

.flex_box{
	display:flex;
}
.flex_box .box_left{
	margin:0 30px 0 100px;
}

.flex_box .box_left img{
	width:100%;
}

.flex_box .box_right{
	margin:0 100px 0 30px;
}

.flex_box .box_right img{
	width:100%;
}

.flex_box .box_left h5 {
	background: #51a877;
	color: #fff;
	padding: 5px 0 5px 25px;
	margin-bottom: 0;
	width:364px;
}

.flex_box .box_right h5 {
	background: #e6401c;
	color: #fff;
	padding: 5px 0 5px 25px;
	margin-bottom: 0;
	width:350px;
}

.bousen-section h3 {
	margin: 1em 2em 1em;
	height: 30px;
	font-size: 26px;
	line-height: 1.2em;
	border-left: 6px solid #2786B0;
	color: #2786B0;
	padding-left: 25px;
}

.bousen-left-txt{
	margin:0 100px 0 100px;
	font-size:0.9em;
}

.bousen-right-img{
	margin:0 100px 0 20px;
}

.usuita-topics {
	padding:0 0 30px 0;
	width: 965px;
	margin: 0 auto;
}
.usuita-topics h4 {
	border-left: 6px solid #1855A4;
}

.usuita-feature h4,
.usuita-topics h4 {
	display: block;
	width: 899px;
	height: 30px;
	font-size: 26px;
	line-height: 1.2em;
	border-left: 6px solid #2786B0;
	padding-left: 25px;
	margin: 50px 0 28px 0;
}

.link {
	display: table;
	width: 924px;
	margin: 0 auto;
}

.link ul li {
	list-style-image: url(/en/products/wirerods/img/list_style_marker_02.png);
	font-size: 14pt;
	line-height: 2em;
	margin-left: 2%;
	border-bottom: 1px dotted gray;
	list-style-position: outside;
	width: 99%;
	padding-bottom: 5px;
	padding-top: 5px;
	float:left;
}

.link-a ul li span {
	margin: 0 40px 0 0;
	border-right: 1px solid gray;
	padding-right: 50px;
	width:140px;
	float:left;
}

.link-a ul li a {
	color: #1855A4;
}

.link ul li a {
	color: #1855A4;
	text-decoration: none;
	width:650px;
}

.link ul li a:hover{
	text-decoration:underline;
}

a.link_clear_a {
	float: left;
	display: block;
	width: 720px;
}

#li_kankyo {
	list-style: none;
	background: url(/en/products/wirerods/img/list_style_marker_02.png) no-repeat;
	background-position: 0px 50%;
	position: relative;
	top: 20px;
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	margin: 0 0 0 -28px;
	padding: 0;
}

#local_sub-wrap {
	overflow: hidden;
	padding: 10px 10px 0 10px;
	/*width: 1004px;*/
	background: #fff;
	/* background: rgba(255,255,255,0.70); */
}

#local_sub-wrap ul {
	width: 100%;
	clear: both;
}

#local_sub-wrap ul, #local_sub-wrap li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

#local_sub-wrap li {
	display:inline-table;
	vertical-align:middle;
	margin-right: 11px;
	margin-bottom: 10px;
	width: 194px;
	font-size: 80%;
	font-weight: 200;
	line-height: 130%;
	background: url(/en/products/wirerods/images/local_navi_bg.png);
	border: 1px solid rgba(255,255,255,0.90);
}

#local_sub-wrap ul, #local_sub-wrap li {
	margin: 2px 0;
	padding: 0;
	float: left;
	list-style: none;
}

#local_sub-wrap li:hover, #local_sub-wrap li.on {
	background: url(/en/products/wirerods/images/local_navi_bg_on.png);
}

h2.bousen-title-main{
	border-left: 6px solid #2786B0!important;
	padding-left: 10px;
	margin-left: 25px;
	margin-bottom: 10px;
	color: #2786B0;
	height: 45px;
	line-height: 40px;
	display: inline-block;
	margin-top: 30px;
	font-size: 230%;
}

.bousen-title-sub{
	width: 984px;
	margin:30px 0 40px 20px;
	font-size: 29px;
	color: #757575;
}

#contents article {
	line-height: 1;
}

.bousen-title-middle-top {
	font-size: 14px;
	position: relative;
	bottom: 5px;
	padding: 0px 20px 3px 20px;
	color: white;
	background-color: #2786B0;
}

.bousen-commentary {
	display: block;
	position: relative;
	background-color: #edeeee;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin: 0 40px 30px;
	padding: 18px 30px 25px 30px;
	font-weight:bold;
}

/***
			table
****/
table.tbl_varieties {
	width:100%;
}

table.tbl_varieties th,
table.tbl_varieties td {
	border: 1px solid #d4d4d4;
	padding: 5px 10px;
	vertical-align: middle;
	font-size: 14px;
}

table.tbl_varieties th {
	background: #5bc4eb;
	text-align: center;
}

table.tbl_varieties tr:nth-child(2n) {
	background: #f1f9fd;
}

table.tbl_varieties tr td:nth-child(1) {width: 14%;}
table.tbl_varieties tr td:nth-child(2) {width: 14%;text-align: center;}
table.tbl_varieties tr td:nth-child(3) {width: 14%;}
table.tbl_varieties tr td:nth-child(4) {width: 14%;}
table.tbl_varieties tr td:nth-child(5) {width: 14%;}
table.tbl_varieties tr td:nth-child(6) {width: 14%;}

table.tbl_varietie td span {
	font-size: 13px;
	color: #666;
	display: block;
	margin-left: 1em;
}

table.tbl_varietie table {
	font-size: 10px;
	margin-bottom: 10px;
	text-align: center;
}

table.tbl_varietie table th,
table.tbl_varietie table td {
	font-size: 10px;
}

table.tbl_varietie table tr {
	background: #fff !important;
}

.tbl_r_and_d tr td {
	text-align: left;
}

.tbl_r_and_d tr td:nth-child(1) {
	background: #fff;
	/*text-align: center;*/
	width: 150px;
}

.tbl_r_and_d tr td:nth-child(2) {width: 300px;}
/*.tbl_r_and_d tr td:nth-child(3) { width: 300px;}*/
/*.tbl_r_and_d tr td:nth-child(4) { width: 200px;}*/
/*.tbl_r_and_d tr td:nth-child(5) { width: 200px;}*/
/*.tbl_r_and_d tr td:nth-child(6) { width: 200px;}*/

.tbl_r_and_d td.td_tac {text-align: center;}
.tbl_r_and_d td.bg_blue {background: #f1f9fd !important;}

.bousen-tb-box{
	padding:0 100px;
}

.bousen-h5 {
	font-size: 18px;
	color: white;
	background: #2786B0;
	padding: 5px 0 5px 15px;
	margin:30px 40px 20px;
}

.bousen-sub-txt{
	margin:0 70px 40px;
}

/*----------------------
		use
-----------------------*/
.car_parts p{
	position: absolute;
	font-size: 13px;
	width: 200px;
	*width: 230px;
	height: auto;
	padding: 0 160px 0 30px;
	margin-bottom: 60px;
	bottom: -20px;
	*bottom: -40px;
	right: 0;
	/*background: url("/en/products/wirerods/use/images/info.png") no-repeat left top;*/
}

.car_parts {
	padding:0 100px;
	position: relative;
	margin-bottom:80px;
}

.tooltip {
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
}

.over01 {
	top: 170px;
	left: 230px;
}

.over02 {
	top: 100px;
	left: 390px;
}

.over03 {
	top: 150px;
	left: 590px;
}

.over04 {
	top: 250px;
	left: 260px;
}

.over05 {
	top: 270px;
	left: 370px;
}

.over06 {
	top: 120px;
	left: 280px;
}

div .tooltip:hover {
	/*   background: #ffffff;  */   /* IE6���¤Ǳ�Ҫ */
	text-decoration: none;
}

div .tooltip img:hover {
	opacity: 1;
}

div .tooltip span {
	display: none;
	padding: 8px;
	font-size: 12px;
	margin-left: 8px;
	line-height: 1.6;
}
div .tooltip:hover span{
	display: inline;
	position: absolute;
	width: ;/* a.tooltip span��ָ������ȡ�IE6���¤�span���I��ǥޥ��������ꤷ�Ƥ��ޤ� */
}

div .tooltip.over01:hover span{
	left: -230px;
	top: -205px;
	z-index: 100;
}

div .tooltip.over02:hover span{
	left: -128px;
	top: -170px;
	z-index: 100;
}

div .tooltip.over03:hover span{
	left: -150px;
	top: -197px;
	z-index: 100;
}

div .tooltip.over04:hover span{
	left: -210px;
	top: -190px;
	z-index: 100;
}

div .tooltip.over05:hover span{
	left: -175px;
	top: -255px;
	z-index: 100;
}

div .tooltip.over06:hover span{
	left: -155px;
	top: -210px;
	z-index: 100;
}

.field {
	position: relative;
	margin-bottom: 30px;
	text-align:center;
}

.field h4 {
	position: absolute;
	top: 25px;
	left: 200px;
}

h4 {
	font-size: 22px;
	border-left: 10px solid #00a3e1;
	padding: 0 0 0 15px;
	margin-bottom: 5px;
	line-height: 28px;
	letter-spacing: 0;
}

.select_td {
	background-color: white!important;
	border-color: white!important;
	color: black!important;
}

.select_a {
	color: black!important;
}

.select_span {
	border-bottom: 3px solid skyblue!important;
}

table.product-main-contents-manu {
	width: 100%;
}

table.product-main-contents-manu td{
	padding:0;
}

table.product-main-contents-manu td {
	width: 33.33%;
	text-align: center;
	background-color: darkgray;
	border-top: 1px solid lightgray;
	border-left: 1px solid lightgray;
	border-rigth: 1px solid lightgray;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

table.product-main-contents-manu td a {
	width: 100%;
	height: 100%;
	padding: 10px 0;
	display: inline-block;
	text-decoration: none;
	color: white;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

table.product-main-contents-manu td a span {
	border-bottom: none;
}

table.product-main-contents-manu td:hover, table.product-main-contents-manu td:hover a {
	background-color: white;
	border-color: white;
	color: black;
}

table.product-main-contents-manu td:hover span {
	border-bottom: 3px solid skyblue;
}

.base .btn {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.base {
	position: relative;
	margin-bottom: 20px;
	width:700px;
	margin:40px auto;
}

.base img:hover{
	opacity:1;
}

#local_sub-wrap li.standard-tab{
	width: 450px !important;
	margin: 10px 15px;
	cursor:pointer;
}

.table_left.kurashiki {
	float: left;
	width: 30%;
}

.table_right.kurashiki {
	float: right;
	width: 68%;
}

.wrap_sendai .table_left {
	float: left;
}

.table_left.sendai {
	width: 40%;
	float: left;
}

.wrap_sendai .table_right {
	float: right;
}

.table_right.sendai {
	width: 58%;
	float: right;
}

.width-set{
	width:800px;
	margin:0 auto;
}

.cb {
	clear: both;
}

table.table01{
	width:100%;
}

table th {
	background: #5bc4eb;
	text-align: center;
}

table th, table td {
	border: 1px solid #d4d4d4;
	padding: 5px 10px;
	vertical-align: middle;
	font-size: 14px;
}

.table01 img {
	width: 150px;
	height: auto;
}

.mb10 {
	margin-bottom: 10px;
}

.mb30 {
	margin-bottom: 30px;
}

.mt10 {
	margin-top: 10px;
}

.table01,
.table02,
.table03,
.table04,
.table05,
.table06,
.table07,
.table08,
.table09 {
	text-align: center;
}

.table01 {
	width: 100%;
	height: auto;
}

.table01 img {
	width: 150px;
	height: auto;
}

.table02 {
	width: 100%;
	height: auto;
}

.table03 {
	width: 100%;
	height: auto;
}

.table04 {
	width: 100%;
	height: auto;
}

.table04 img {
	width: 200px;
	height: auto;
}

.table05 {
	width: 100%;
}

.table05 img {
	width: 200px;
	height: auto;
}

.table06 {
	width: 100%;
	height: auto;
	word-break:break-all;
}

.table06 img {
	width: 150px;
	height: auto;
}

.table07 {
	margin-bottom: 0;
	width:100%;
}

.table08 {
	width: 230px;
	*width: 32px;
}

.table08 img{
	width: 210px;
	height: auto;
	padding: 50px 0;
}

.table09 {
	width: 500px;
	*width: 62px;
}

.table09 img{
	width: 180px;
	height: auto;
	margin: 0 15px;
}

.products_wrap {
	background: #5bc4eb;
	padding: 20px;
	font-size: 13px;
}

.products_wrap h5 {
	font-size: 20px;
}

.products_wrap dl {
	float: left;
	width: 220px;
	height: 200px;
	margin-right: 45px;
	line-height:1.6;
}

.products_wrap dl.last {
	margin-right: 0px;
}

.products_wrap dl img{
	width: 218px;
	height: auto;
	background: #fff;
	padding: 5px;
}
.clearfix {
	min-height: 1px;
}

.wrap_sendai table.tbl_varieties tr:nth-child(2n) {
	background: #F2F2F2;
}

.wrap_sendai table.tbl_varieties tr td{
	width: 14%;
	text-align: center;
}

table.tbl_varieties tr td:nth-child(1) {
	width: 14%;
}

.wrap_sendai table th {
	background: #3C5982;
	text-align: center;
	color:#FFF;
}

.wrap_sendai table th,
.wrap_sendai table td {
	border: 1px solid #d4d4d4;
	padding: 5px 10px;
	vertical-align: middle;
	font-size: 14px;
}

.wrap_sendai .products_wrap {
	background: #3C5982;
	clear: both;
	color:#FFF;
}

.wrap_sendai .products_wrap img {
	width: 340px;
	height: auto;
	background: #fff;
	padding: 5px;
}

.wrap_sendai .products_wrap dl{
	width:335px;
}

.ml60{
	margin-left:60px;
}
.float_r {
	text-align:right;
}

.bousen-topics {
	width: 965px;
	margin: 0 auto;
}

.bousen-topics h4 {
	border-left: 6px solid #1855A4;
}

.bousen-feature h4,
.bousen-topics h4 {
	display: block;
	width: 899px;
	height: 30px;
	font-size: 26px;
	line-height: 1.2em;
	padding-left: 25px;
	margin: 50px 0 28px 0;
}

.bousen-title-middle-top {
	font-size: 16px;
	position: relative;
	bottom: 12.5px;
	padding: 5px 20px 5px 20px;
	color: white;
	background-color: #2786B0;
}

.bousen-inquiry{
	margin:0 40px;
}

.bousen-inquiry h4 {
	display: block;
	width: 965px;
	height: 30px;
	margin: 0 auto;
	margin-bottom: 14px;
	font-size: 26px;
	color: black;
	border-left: 6px solid #1855A4;
	line-height: 1.2em;
	padding-left: 25px;
}

.bousen-inquiry table {
	width: 925px;
	margin: 0 auto;
	margin-bottom: 40px;
}

.bousen-inquiry th {
	width: 20px;
	color: #2786B0;
}

.bousen-inquiry .branch {
	width: 500px;
}

.bousen-inquiry th,
.bousen-inquiry td {
	text-align: left;
	vertical-align: top;
	height: 30px;
	font-size: 16px;
	padding-top: 10px;
	border-bottom: 1px dotted gray;
	background:#fff;
	border-top:0;
	border-left:0;
	border-right:0;
}

.mail-box{
	width:100%;
	text-align:center;
	border:1px solid #ccc;
	padding:40px 0;
}

.mail_btn {
	padding:10px 30px 10px 30px;
	font-size: 20px;
	background-color: #00429A;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	margin: 0 60px;
}

/**
2017.08 ׷�� (En)
***/
.img-jeflogo {
	height: 38px;
}

.field .small {
	position: absolute;
	top: 50px;
	left: 225px;
	font-style: 12px;
}

.center{
	text-align:center;
}

.box_r_and_d .small {
	font-size: 13px;
	margin-left: 5px;
}
/*201710׷��
--------------------*/
.icon-newwindow::after {
    content: url(/en/products/wirerods/img/icon-newwindow.png);
    display: inline-block;
    margin: 0 .5em;
}

/*�ܥ���*/
.btn-contact {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	text-decoration: none;
}

.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

.btn-contact:hover, .btn-contact:focus, .btn-contact.focus {
    color: #fff;
    text-decoration: none;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open &gt; .dropdown-toggle.btn-default {
    background-color: #e6e6e6;
    border-color: #adadad;
}</pre></body></html>