@charset "UTF-8";

/*============================================================
	universal
============================================================*/
* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
	vertical-align: bottom;
}

ul,ol,dl {
	list-style: none;
}

/*============================================================
	link
============================================================*/
a:link {
	color: #073871; 
	text-decoration: none;
}

a:visited {
	color: #073871;
	text-decoration: none;
}

a:hover {
	color: #073871;
	text-decoration: underline;
}

a:active {
	color: #073871;
	text-decoration: underline;
}

/*============================================================
	layout
============================================================*/
html {
	overflow-y: scroll;
	font-size: 10px;
	background: #eeeeee;
}

* html{
	font-size: 62.5%;
}

body {
	color: #333333;
	background: #eeeeee;
	font-size: 1.2em;
	line-height: 1.75;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

#breadcrumbs-bg {
	display:none;
}

#breadcrumbs {
	display:none;
}

#main-image-bg {
	display:none;
}

#main-image {
	display:none;
}

#contents-wrapper {
	margin: 30px auto 0px;
	width: 850px;
	background: none;
}

#left-contents {
	display:none;
}

#right-contents {
	width: 627px;
	float: left;
}

#index-contents-wrapper {
	margin: 30px auto 0px;
	width: 850px;
	background: url(../../img/index_contents_wrapper_bg.gif) repeat-y left top;
}

#index-left-contents {
	width: 586px;
	float: left;
	border: none;
	margin-bottom: 5px;
}

#index-right-contents {
	display:none;
}

#products-left-contents {
	display:none;
}

/*============================================================
 common
============================================================*/

/*--------------------
 clearfix-hack
--------------------*/
.pkg:after	{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
	}

.pkg	{
	display: inline-block;
	}

/*Hides from IE-mac\*/
*html.pkg{ height:1%}

.pkg	{
	display: block;
	}
/*End hide from IE-mac*/


h2 {
	width: 175px;
	background-color: #414141;
	color: #ffffff;
	padding: 8px 12px;
	font-size: 100%;
	font-weight: normal;
}

.note {
	font-size: 80%;
}

.pagetop {
	display:none;
}

.box-01 {
	margin: 25px 0 20px 24px;
}

.box-02 {
	padding: 14px 0px;
	border-bottom: 1px solid #d2d2d2;
}

.box-02 dt {
	float: left;
	width: 155px;
	font-weight: bold;
}

.box-02 dd {
	float: left;
	width: 420px;
	padding-left: 20px;
	border-left: 1px solid #d2d2d2;
}

.section-01 {
	width: 603px;
	margin-bottom: 20px;
}

.sub-section-01 {
	float: left;
	width: 288px;
	margin-right: 25px;
}

.sub-section-02 {
	float: left;
	width: 288px;
}

.title-01 {
	color: #212121;
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 3px solid #555555;
	float: left;
}

.title-01-box {
	background: url(../../corporate/info/img/line_01.gif) no-repeat left bottom;
	margin-bottom: 25px;
}

.title-02 {
	color: #212121;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 15px;
}

#title-box {
	border-bottom: 1px solid #d2d2d2;
}

.line-box-01 {
	padding-bottom: 10px;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 40px;
}

.line-box-02 {
	padding-bottom: 20px;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 20px;
}

.line-box-03 {
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 20px;
}

.link-arrow-01 a {
	display: block;
	padding: 0px 0px 0px 23px;	
	background: url(../img/icon_arrow_01.gif) no-repeat left top;
}

.link-contact {
	width: 120px;
	float: right;
}

.link-detail {
	width: 220px;
	float: right;
}

.link-detail-left {
	width: 210px;
	float: left;
	margin-top: 20px;
}

.link-solution-01 {
	width: 270px;
	float: left;
	margin: 20px 20px 0 0;
}

.link-solution-02 {
	width: 270px;
	float: right;
	margin-top: 20px;
}

.link-recruit {
	width: 230px;
	float: left;
}

.link-zoom {
	width: 60px;
	margin: 20px auto 0px;
}

.link-print {
	width: 80px;
	float: right;
	margin-top: 20px;
}

.link-140 {
	width: 140px;
	float: right;
}

.link-180 {
	width: 180px;
	float: right;
}

.link-marking {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 120px;
}

.link-coating {
	position: absolute;
	top: 0px;
	right: 125px;
	width: 80px;
}

.link-ordinary {
	position: absolute;
	top: 0px;
	right: 210px;
	width: 110px;
}

.link-01 {
	background-color: #555555;
}

.link-01 a {
	display: block;
	color: #ffffff;
	padding: 4px 10px 4px 34px;
	background: url(../img/local_navi_icon_01.gif) no-repeat left center;
	border: 1px solid #555555;
}

.link-01 a:visited {
	color: #ffffff;
	text-decoration: none;
}

.link-01 a:hover {
	color: #ffffff;
	border: 1px solid #ff0000;
	text-decoration: none;
}

.link-02 {
	background-color: #555555;
}

.link-02 a {
	display: block;
	color: #ffffff;
	padding: 4px 10px 4px 24px;
	background: url(../img/icon_plus.gif) no-repeat left center;
	border:1px solid #555555;
}

.link-02 a:visited {
	color: #ffffff;
	text-decoration: none;
}

.link-02 a:hover {
	color: #ffffff;
	border: 1px solid #ff0000;
	text-decoration: none;
}

.link-03 {
	background-color: #555555;
}

.link-03 a {
	display: block;
	color: #ffffff;
	padding: 4px 10px 4px 34px;
	background: url(../img/icon_print.gif) no-repeat left center;
	border: 1px solid #555555;
}

.link-03 a:visited {
	color: #ffffff;
	text-decoration: none;
}

.link-03 a:hover {
	color: #ffffff;
	border: 1px solid #ff0000;
	text-decoration: none;
}

.link-04 {
	background-color: #555555;
}

.link-04 a {
	display: block;
	color: #ffffff;
	padding: 4px 10px 4px 34px;
	background: url(../img/local_navi_icon_04.gif) no-repeat left center;
	border: 1px solid #555555;
}

.link-04 a:visited {
	color: #ffffff;
	text-decoration: none;
}

.link-04 a:hover {
	color: #ffffff;
	border: 1px solid #ff0000;
	text-decoration: none;
}

.popup img.pop {
	display: block;
	top: -10000px;
	left: -10000px;
	position: absolute;
}

.popup a:hover {
	position: relative;
}

.popup a:hover img.pop {
	top: -65px;
	left: 15px;
}

*+html .popup a:hover img.pop {
	top: -23px;
	left: 15px;
}

* html .popup a:hover img.pop {
	top: -23px;
	left: 15px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.vertical-01 {
	vertical-align: middle;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.mt8 {
	margin-top: 8px;
}

.mt20 {
	margin-top: 20px;
}

.mt24 {
	margin-top: 24px;
}

.mt35 {
	margin-top: 35px;
}

.mr15 {
	margin-right: 15px;
}

.mr24 {
	margin-right: 24px;
}

.mr87 {
	margin-right: 87px;
}

.ml24 {
	margin-left: 24px;
}

.ml41 {
	margin-left: 41px;
}

.mb8 {
	margin-bottom: 8px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb60 {
	margin-bottom: 60px;
}

/*============================================================
	global-navi,local-navi,header,footer
============================================================*/

/*--------------------
 global-navi
--------------------*/
#index #global-navi-bg {
	display:none;
}

#global-navi-bg {
	display:none;
}

#global-navi {
	display:none;
}

#global-navi li {
	float: left;
}

/*--------------------
 header
--------------------*/
#header-bg-01 {
	display:none;
}

#header-bg-02 {
	display:none;
}

#header {
	display:none;
}

#header ul {
	float: right;
	margin-top: 30px;
}

#header li {
	display: inline;
	margin-left: 10px;
}

#header li a {
	padding: 10px 0px 10px 34px;
	background: url(../img/local_navi_icon_01.gif) no-repeat left 1em;
	font-size: 80%;
}

#header-logo {
	float: left;
	margin-top: 30px;
}

/*--------------------
 footer
--------------------*/
#footer-bg {
	display:none;
}

#footer {
	display:none;
}

#footer address {
	float: left;
	margin-top: 13px;
}

#footer ul {
	float: right;
	margin-top: 10px;
}

#footer li {
	display: inline;
}

#footer li a {
	margin-left: 5px;
	color: #ffffff;
	font-size: 80%;
}

#footer li span {
	color: #ffffff;
}

/*============================================================
	index
============================================================*/
#index .section-01 {
	width: 563px;
	margin-bottom: 20px;
}

#index .sub-section-01 {
	width: 268px;
	float: left;
	margin-right: 25px;
}

#index .sub-section-02 {
	width: 268px;
	float: left;
}

.info-list {
	padding: 7px 10px 10px 2px;
	margin: 0px 0px 0px 0px;
	background: url(../../img/index_linedot_01.gif) left bottom no-repeat;
}

.info-list p.date {
	display: block;
	width: 70px;
	float: left;
}

.info-list p.ico {
	width: 20px;
	margin-top: 2px;
	float: left;
	text-align: left;
}

.info-list p.item {
	display: block;
	width: 470px;
	float: left;
}

.info-list-last {
	background-image: none;
}

/*============================================================
	corporate
============================================================*/

/*--------------------
 case
--------------------*/
.case-01-text {
	color: #213689;
}

.case-02-text {
	color: #6c0027;
}

.case-03-text {
	color: #105543;
}

.case-04-text {
	color: #b93a03;
}

.case-mds {
	margin: 27px 0px 12px 0px;
}

.case-box-01 {
	float: left;
	width: 345px;
	margin-right: 25px;
}

.case-box-02 {
	float: right;
	width: 315px;
	margin-left: 20px;
}

.case-box-03 {
	float: right;
	width: 176px;
	margin-left: 14px;
}

.case-box-04 {
	float: left;
	width: 300px;
}

.case-box-05 {
	float: right;
	width: 300px;
	text-align: right;
}

#case-01-contents-wrapper {
	margin: 30px auto 0px;
	width: 850px;
	background: none;
}

#case-02-contents-wrapper {
	margin: 30px auto 0px;
	width: 850px;
	background: none;
}

#case-03-contents-wrapper {
	margin: 30px auto 0px;
	width: 850px;
	background: none;
}

#case-04-contents-wrapper {
	margin: 30px auto 0px;
	width: 850px;
	background: none;
}

.case-01-line-box-01 {
	padding-bottom: 10px;
	border-bottom: 1px solid #8792bb;
	margin-bottom: 40px;
}

.case-02-line-box-01 {
	padding-bottom: 10px;
	border-bottom: 1px solid #ad778a;
	margin-bottom: 40px;
}

.case-03-line-box-01 {
	padding-bottom: 10px;
	border-bottom: 1px solid #7fa198;
	margin-bottom: 40px;
}

.case-04-line-box-01 {
	padding-bottom: 10px;
	border-bottom: 1px solid #d39478;
	margin-bottom: 40px;
}

#case-01-left-contents {
	display:none;
}

#case-02-left-contents {
	display:none;
}

#case-03-left-contents {
	display:none;
}

#case-04-left-contents {
	display:none;
}

/*--------------------
 recruit
--------------------*/
.recruit-section-01 {
	float: left;
	margin-right: 25px;
	font-size: 120%;
	font-weight: bold;
}

/*--------------------
 info
--------------------*/
.info-year {
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 3px solid #555555;
	float: left;
	color: #212121;
}

.info-year-box {
	background: url(../../corporate/info/img/line_01.gif) no-repeat left bottom;
}

.info-detail-title {
	color: #212121;
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 3px solid #555555;
	float: left;
}

.info-detail-title-box {
	background: url(../../corporate/info/img/line_01.gif) no-repeat left bottom;
}

.info-detail-date {
	text-align: right;
	font-weight: bold;
	margin: 25px 0px;
}

/*============================================================
	products
============================================================*/

/*--------------------
 index
--------------------*/
.products-sub-section-01 {
	width: 58px;
	float: left;
	margin-right: 20px;
}

.products-sub-section-02 {
	width: 200px;
	float: left;
}

/*--------------------
 showcase
--------------------*/
.showcase-section-01 {
	width: 603px;
	margin-bottom: 40px;
}

.showcase-sub-section-01 {
	float: left;
	width: 252px;
}

.showcase-sub-section-02 {
	float: right;
	width: 331px;
}

.showcase-sub-section-03 {
	float: left;
	width: 141px;
}

.showcase-sub-section-04 {
	float: right;
	width: 442px;
}

.showcase-section-02 dt {
	float: left;
	width: 6em;
	font-weight: bold;
}

.showcase-section-02 dd {
	margin-left: 6em;
}

.showcase-section-03 dt {
	width: 12em;
	float: left;
	font-weight: bold;
}

.showcase-section-03 dd {
	margin-left: 12em;
}

/*--------------------
 solution
--------------------*/
.solution-section-01 {
	width: 603px;
	margin-bottom: 220px;
}

.solution-sub-section-01 {
	float: left;
	width: 188px;
	margin-right: 18px;
}

.solution-sub-section-02 {
	float: right;
	width: 188px;
}

.solution-case-section-01 {
	width: 603px;
	margin-bottom: 50px;
}

.solution-case-sub-section-01 {
	float: left;
	width: 188px;
}

.solution-case-sub-section-02 {
	float: right;
	width: 385px;
}

.solution-case-section-02 {
	background-color: #dfdfdf;
	margin-top: 50px;
	padding: 20px;
	width: 563px;
}

/*--------------------
 plating
--------------------*/
.plating-index-section-01 {
	width: 603px;
	margin-bottom: 40px;
}

.plating-index-sub-section-01 {
	float: left;
	width: 400px;
}

.plating-index-sub-section-02 {
	float: right;
	width: 180px;
}

.postzinc-section-01 {
	width: 603px;
	margin-bottom: 40px;
}

.postzinc-sub-section-01 {
	float: left;
	width: 290px;
}

.postzinc-sub-section-02 {
	float: right;
	width: 305px;
}

.postzinc-sub-section-03 {
	float: left;
	width: 153px;
}

.postzinc-sub-section-04 {
	float: right;
	width: 426px;
}

.p-postzinc-section-01 {
	width: 603px;
	margin-bottom: 40px;
}

.p-postzinc-sub-section-01 {
	float: left;
	width: 290px;
}

.p-postzinc-sub-section-02 {
	float: right;
	width: 305px;
}

.p-postzinc-sub-section-03 {
	float: left;
	width: 426px;
}

.p-postzinc-sub-section-04 {
	float: right;
	width: 141px;
}

.method-section-01 {
	width: 603px;
	margin-bottom: 40px;
}

.method-sub-section-01 {
	float: left;
	width: 293px;
}

.method-sub-section-02 {
	float: right;
	width: 293px;
}

/*--------------------
 list
--------------------*/
.stx-section-01 {
	width: 603px;
	margin-bottom: 20px;
}

.stx-sub-section-01 {
	float: left;
	width: 420px;
}

.stx-sub-section-02 {
	float: right;
	width: 141px;
}

.stx-sub-section-03 {
	float: left;
	width: 309px;
}

.stx-sub-section-04 {
	float: right;
	width: 264px;
}

.sl700-box-01 {
	background-color: #f6f6f6;
	padding: 10px;
	width: 416px;
	margin-bottom: 10px;
}

.sl700-section-01 {
	width: 603px;
	margin-bottom: 40px;
}

.sl700-sub-section-01 {
	float: left;
	width: 420px;
}

.sl700-sub-section-02 {
	float: right;
	width: 141px;
}

.sl700-sub-section-03 {
	float: left;
	width: 309px;
}

.sl700-sub-section-04 {
	float: right;
	width: 264px;
}

/*--------------------
 process
--------------------*/
.process-section-01 {
	float: left;
	width: 350px;
}

.ordinary-section-01 {
	width: 603px;
	margin-bottom: 18px;
}

.ordinary-sub-section-01 {
	float: left;
	width: 188px;
	margin-right: 18px;
}

.ordinary-sub-section-02 {
	float: right;
	width: 188px;
}

#ordinary-title-box {
	border-bottom: 1px solid #d2d2d2;
	position: relative;
}

.coating-section-01 {
	width: 603px;
	margin-bottom: 18px;
}

.coating-sub-section-01 {
	float: left;
	width: 288px;
}

.coating-sub-section-02 {
	float: right;
	width: 288px;
}

.marking-section-01 {
	width: 603px;
	margin-bottom: 18px;
}

.marking-sub-section-01 {
	float: left;
	width: 288px;
}

.marking-sub-section-02 {
	float: right;
	width: 288px;
}

/*--------------------
 range
--------------------*/
.range-section-01 {
	float: left;
	width: 500px;
	margin: 20px 0px 40px;
}

.range-sub-section-01 {
	float: left;
}

.range-sub-section-02 {
	float: right;
	width: 375px;
}

/*--------------------
 eco
--------------------*/
.eco-01-text {
	font-weight: bold;
	color: #ee7700;
}

.eco-section-01 {
	width: 603px;
	margin: 20px 0px 50px 0px;
}

#eco-contents-wrapper {
	margin: 30px auto 0px;
	width: 850px;
	background: none;
}

#eco-left-contents {
	display:none;
}

.eco-section-01 {
	width: 586px;
	margin-bottom: 55px;
}

.eco-sub-section-01 {
	float: left;
	width: 200px;
}

.eco-sub-section-02 {
	float: right;
	width: 366px;
}

.eco-section-02 {
	width: 603px;
	margin: 20px 0px 55px 0px;
}

/*============================================================
	sitemap,inquiry,terms,privacy
============================================================*/
.sitemap-heading-01 {
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 3px solid #555555;
	float: left;
}

.sitemap-heading-01 a:link {
	color: #333333;
}

.sitemap-heading-01 a:visited {
	color: #333333;
}

.sitemap-heading-01-box {
	background: url(../../corporate/info/img/line_01.gif) no-repeat left bottom;
	margin-bottom: 25px;
}

.sitemap-heading-02 {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 12px;
}

.sitemap-heading-02 a:link {
	color: #333333;
}

.sitemap-heading-02 a:visited {
	color: #333333;
}

.sitemap-section-01 {
	width: 603px;
	margin-bottom: 20px;
}

.sitemap-sub-section-01 {
	float: left;
	width: 287px;	
}

.sitemap-sub-section-02 {
	float: right;
	width: 287px;
}

.sitemap-sub-section-01 ul,
.sitemap-sub-section-02 ul {
	margin-bottom: 20px;
}

.sitemap-sub-section-01 ul li,
.sitemap-sub-section-02 ul li {
	margin-left: 20px;
}

.inquiry-section-01 {
	padding: 14px 0;
	border-bottom: 1px solid #d2d2d2;
}

.inquiry-section-01 dt {
	float: left;
	width: 270px;
	font-weight: bold;
}

.inquiry-section-01 dd {
	float: left;
	width: 305px;
	padding-left: 20px;
	border-left: 1px solid #d2d2d2;
	font-weight: bold;
}
