@charset "utf-8";
/*製品紹介トップ*/
#line-zu {
	width: 580px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/production/production-line-bk.gif);
	background-repeat: repeat-y;
}

.line-link1 {
	width: 505px;
	margin: 15px auto 0px auto;
}
.line-link1 a,
.line-link2 a {
	width: 160px;
	height: 24px;
    text-indent: -9999px;
	display: block;
	float: left;
}

.line-link1 a#line-mensaku {
    margin-right: 10px;
	background: url(../img/production/production-top-menu.jpg) no-repeat 0px 0px;
}
.line-link1 a#line-mensaku:active,
.line-link1 a#line-mensaku:focus,
.line-link1 a#line-mensaku:hover {
	background: url(../img/production/production-top-menu.jpg) no-repeat -160px 0px;
}
.line-link1 a#line-cnc {
    margin-right: 10px;
	background: url(../img/production/production-top-menu.jpg) no-repeat 0px -24px;
}
.line-link1 a#line-cnc:active,
.line-link1 a#line-cnc:focus,
.line-link1 a#line-cnc:hover {
	background: url(../img/production/production-top-menu.jpg) no-repeat -160px -24px;
}
.line-link1 a#line-mill {
	background: url(../img/production/production-top-menu.jpg) no-repeat 0px -144px;
}
.line-link1 a#line-mill:active,
.line-link1 a#line-mill:focus,
.line-link1 a#line-mill:hover {
	background: url(../img/production/production-top-menu.jpg) no-repeat -160px -144px;
}

.line-link a#line-kenma {
    width: 160px;
	height: 24px;
    text-indent: -9999px;
	display: block;
	margin: 0px auto 0px auto;
	background: url(../img/production/production-top-menu.jpg) no-repeat 0px -48px;
}
.line-link a#line-kenma:active,
.line-link a#line-kenma:focus,
.line-link a#line-kenma:hover {
	background: url(../img/production/production-top-menu.jpg) no-repeat -160px -48px;
}

.line-link2 {
	width: 335px;
	margin: 15px auto 0px auto;
}

.line-link2 a#line-senjo {
    margin-right: 10px;
	background: url(../img/production/production-top-menu.jpg) no-repeat 0px -72px;
}
.line-link2 a#line-senjo:active,
.line-link2 a#line-senjo:focus,
.line-link2 a#line-senjo:hover {
	background: url(../img/production/production-top-menu.jpg) no-repeat -160px -72px;
}
.line-link2 a#line-tension {
	background: url(../img/production/production-top-menu.jpg) no-repeat 0px -96px;
}
.line-link2 a#line-tension:active,
.line-link2 a#line-tension:focus,
.line-link2 a#line-tension:hover {
	background: url(../img/production/production-top-menu.jpg) no-repeat -160px -96px;
}

.line-link a#line-slitter {
    width: 160px;
	height: 24px;
    text-indent: -9999px;
	display: block;
	margin: 0px auto 0px auto;
	background: url(../img/production/production-top-menu.jpg) no-repeat 0px -120px;
}
.line-link a#line-slitter:active,
.line-link a#line-slitter:focus,
.line-link a#line-slitter:hover {
	background: url(../img/production/production-top-menu.jpg) no-repeat -160px -120px;
}

.line-link a#line-ikei {
    width: 160px;
	height: 24px;
    text-indent: -9999px;
	display: block;
	margin: 0px auto 0px auto;
	background: url(../img/production/production-top-menu.jpg) no-repeat 0px -168px;
}
.line-link a#line-ikei:active,
.line-link a#line-ikei:focus,
.line-link a#line-ikei:hover {
	background: url(../img/production/production-top-menu.jpg) no-repeat -160px -168px;
}

/*共通*/
.production-content {
	width: 550px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/production/production-k-bk.jpg);
	background-repeat: repeat-y;
}
.production-content .production-content-detail {
	padding-top: 13px;
	padding-right: 35px;
	padding-bottom: 13px;
	padding-left: 35px;
}
.production-content .production-content-detail2 {
	width: 470px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.production-content .production-content-detail2 .production-content-detail2-inner {
	display: block;
	width: 300px;
	float: left;
}
.production-content  .production-content-detail2  img {
	display: block;
	float: right;
}

/*CNC*/
.cnc-detail {
	width: 550px;
	border-collapse: collapse;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cnc-detail .cnc-detail-image {
	float: left;
	width: 225px;
}
.cnc-detail .cnc-detail-syousai {
	float: right;
	width: 320px;
}

.cnc-detail .cnc-detail-syousai table {
	width: 100%;
	border-collapse: collapse;
	border: 1px #CCCCCC solid;
}

.cnc-detail .cnc-detail-syousai table th {
	border: 1px #CCCCCC solid;
	background-color: #D1F0D1;
	font-weight: normal;
	color: #003366;
	width: 90px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.cnc-detail .cnc-detail-syousai table td {
	border: 1px #CCCCCC solid;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.cnc-detail .cnc-detail-option {
	width: 320px;
	float: right;
}
.cnc-detail-option ul {
	display: block;
	margin-top: 10px;
	margin-left: 10px;
}

.cnc-detail .cnc-detail-option table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #88BBEE;
}

.cnc-detail .cnc-detail-option table th {
	border: 1px solid #88BBEE;
	background-color: #EBF5FF;
	color: #006699;
	text-align: left;
	padding: 5px;
}

.cnc-detail .cnc-detail-option table td {
	border: 1px solid #88BBEE;
	padding: 8px;
}
/*slitter*/
#slitter-detail {
	width: 535px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/production/slitter-detail-bk.gif);
	background-repeat: repeat-y;
}
#slitter-detail p {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#slitter-detail ul {
	padding-right: 45px;
	padding-left: 45px;
	margin-top: 10px;
}
#slitter-detail li {
	list-style-type: circle;
	margin-bottom: 3px;
}
/*mill*/
.mill-detail{
	width: 550px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mill-detail ul {
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mill-detail li {
	margin-bottom: 8px;
	background-image: url(../img/production/mill-spec-tag.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.mill-detail table {
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.mill-detail table th {
	background-color: #D1F0D1;
	font-weight: normal;
	color: #003366;
	width: 90px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.mill-detail table td {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.mill-detail table .line1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.mill-detail table .line2 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.mill-detail table .line3 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.mill-detail table .line4 {
	border: 1px solid #CCCCCC;
}

/*ikei*/
.ikei-detail{
	width: 550px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ikei-detail ul {
	width: 500px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ikei-detail li {
	margin-bottom: 10px;
	background-image: url(../img/production/mill-spec-tag.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.ikei-detail  .tbold {
	font-weight: bold;
	color: #006699;
	font-size: 1.2em;
}
.ikei-detail .trihgtup {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}



.ikei-detail table {
	border-collapse: collapse;
	border: 1px #CCCCCC solid;
	margin-top: 15px;
}

.ikei-detail table th {
	border: 1px #CCCCCC solid;
	background-color: #D1F0D1;
	font-weight: normal;
	color: #003366;
	padding-top: 3px;
	padding-bottom: 3px;
}

.ikei-detail table td {
	border: 1px #CCCCCC solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

