@charset "utf-8";
/*index*/
.title01 {
	font-size: 1.7em;
	font-weight: bold;
	color: #144287;
	padding: 3px 0;
	border-bottom: 3px double #144287;
}
.topic01 {
	text-indent: 1em;
	padding: 17px 0 5px 0;
	border-bottom: 1px dotted #CCC;
}
/*Message from the President*/
.title02 {
	font-size: 1.6em;
	font-weight: bold;
	text-indent: 1em;
	color: #ffffff;
	height: 25px;
	padding: 5px 0;
	background-image: url(../images/common/topic_bk.png);
	background-repeat: no-repeat;
}
#space_box {
	width: 650px;
	display: block;
	margin-top: 5px;
}
#space_box2 {
	clear: both;
	width: 650px;
	display: block;
	margin-top: 15px;
}

#productA {
	float: left;
	width: 150px;
	height: 150px;
	margin-right: 15px;
	display: block;
}
#productA a {
	width: 150px;
	height: 150px;
	display: block;
	background-image: url(../images/product/button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -999999px;
}
#productA a:hover { background-image: url(../images/product/button_ho.png);}
#productB {
	float: left;
	width: 150px;
	height: 150px;
	display: block;
	margin-right: 15px;
}
#productB a {
	width: 150px;
	height: 150px;
	display: block;
	background-image: url(../images/product/button.png);
	background-repeat: no-repeat;
	background-position: -150px 0;
	text-indent: -999999px;
}
#productB a:hover { background-image: url(../images/product/button_ho.png);}
#productC {
	float: left;
	width: 150px;
	height: 150px;
	display: block;
	margin-right: 15px;
}
#productC a {
	width: 150px;
	height: 150px;
	display: block;
	background-image: url(../images/product/button.png);
	background-repeat: no-repeat;
	background-position: -300px 0;
	text-indent: -999999px;
}
#productC a:hover { background-image: url(../images/product/button_ho.png);}
#productD {
	float: left;
	width: 150px;
	height: 150px;
	display: block;
}
#productD a {
	width: 150px;
	height: 150px;
	display: block;
	background-image: url(../images/product/button.png);
	background-repeat: no-repeat;
	background-position: -450px 0;
	text-indent: -999999px;
}
#productD a:hover { background-image: url(../images/product/button_ho.png);}
.space_boxA {
	float: left;
	width: 290px;
	padding-right: 10px;
}
.space_boxB {
	float: left;
	width: 340px;
}

.sp {
	font-weight: bold;
	font-size: 1.6em;
	margin: 5px 0 10px 0;
}
.sp2 {
	text-align: right;
	margin: 15px 0 0px 0;
}
#title03 {
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #ffffff;
	height: 25px;
	padding: 5px 0;
	background-image: url(../images/common/subnavi_bk.png);
	background-repeat: no-repeat;
}
#subnavi01 li {
	margin: 5px 0 5px 0;
	background-image: url(../images/common/arrow.png);
	background-repeat: no-repeat;
	text-indent: 10px;
	background-position: 0px 8px;
	list-style-position: outside;
	font-size: 1.1em;
}
/**/
#profile { width: 650px;}
#profile tr td {
	padding: 5px;
}
.partA0 {
	width: 150px;
	border-top: 1px dotted #CCC;
	font-weight: bold;
	border-right: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
.partA {
	font-weight: bold;
	border-right: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
.partB0 {
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
.partB {
	border-bottom: 1px dotted #CCC;
}
/**/
.point0 {
	font-size: 1.5em;
	font-weight: bold;
	background-image: url(../images/common/subnavi_bk.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 28px;
	padding: 7px 0 0 0;
	margin-bottom: 5px;
	text-align: center;
	color: #FFF;
}
.directory { width: 650px; margin-bottom: 20px;}
.directory tr td {
	padding: 5px;
}
.partC0 {
	width: 100px;
	border-top: 1px dotted #CCC;
	font-weight: bold;
	border-right: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
.partC {
	font-weight: bold;
	border-right: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
.partD0 {
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
.partD {
	border-bottom: 1px dotted #CCC;
}
/**/
.catch01 {
	font-size: 1.5em;
	font-weight: bold;
}
.iso {
	float: right;
	display: block;
	width: 85px;
	height: 106px;
	margin: 0 0 10px 10px;
	background-image: url(../images/about/ISO.png);
	background-repeat: no-repeat;
}
.qsA {
	margin-left: 40px;
	list-style-type: decimal;
	list-style-position: outside;
}
.qs {
	margin-left: 15px;
}

#productA1 {
	float: left;
	width: 150px;
	height: 210px;
	margin-right: 20px;
	display: block;
}
#productA1 a {
	width: 150px;
	height: 210px;
	display: block;
	background-image: url(../images/product/p_button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -999999px;
}
#productA1 a:hover { background-image: url(../images/product/p_button_ho.png);}
#productB1 {
	float: left;
	width: 150px;
	height: 210px;
	display: block;
	margin-right: 25px;
}
#productB1 a {
	width: 150px;
	height: 210px;
	display: block;
	background-image: url(../images/product/p_button.png);
	background-repeat: no-repeat;
	background-position: -150px 0;
	text-indent: -999999px;
}
#productB1 a:hover { background-image: url(../images/product/p_button_ho.png);}
#productC1 {
	float: left;
	width: 150px;
	height: 210px;
	display: block;
	margin-right: 15px;
}
#productC1 a {
	width: 150px;
	height: 210px;
	display: block;
	background-image: url(../images/product/p_button.png);
	background-repeat: no-repeat;
	background-position: -300px 0;
	text-indent: -999999px;
}
#productC1 a:hover { background-image: url(../images/product/p_button_ho.png);}
#productD1 {
	float: left;
	width: 150px;
	height: 210px;
	display: block;
	margin-right: 15px;
}
#productD1 a {
	width: 150px;
	height: 210px;
	display: block;
	background-image: url(../images/product/p_button.png);
	background-repeat: no-repeat;
	background-position: -450px 0;
	text-indent: -999999px;
}
#productD1 a:hover { background-image: url(../images/product/p_button_ho.png);}

/**/
#productA11 {
	float: left;
	width: 150px;
	height: 210px;
	margin-right: 10px;
	display: block;
}
#productA11 a {
	width: 150px;
	height: 210px;
	display: block;
	background-image: url(../images/product/p2_button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -999999px;
}
#productA11 a:hover { background-image: url(../images/product/p2_button_ho.png);}
#productB11 {
	float: left;
	width: 150px;
	height: 210px;
	display: block;
	margin-right: 10px;
}
#productB11 a {
	width: 150px;
	height: 210px;
	display: block;
	background-image: url(../images/product/p2_button.png);
	background-repeat: no-repeat;
	background-position: -150px 0;
	text-indent: -999999px;
}
#productB11 a:hover { background-image: url(../images/product/p2_button_ho.png);}
#productC11 {
	float: left;
	width: 150px;
	height: 210px;
	display: block;
	margin-right: 10px;
}
#productC11 a {
	width: 150px;
	height: 210px;
	display: block;
	background-image: url(../images/product/p2_button.png);
	background-repeat: no-repeat;
	background-position: -300px 0;
	text-indent: -999999px;
}
#productC11 a:hover { background-image: url(../images/product/p2_button_ho.png);}
#productD11 {
	float: left;
	width: 150px;
	height: 210px;
	display: block;
	margin-right: 0;
}
#productD11 a {
	width: 150px;
	height: 210px;
	display: block;
	background-image: url(../images/product/p2_button.png);
	background-repeat: no-repeat;
	background-position: -450px 0;
	text-indent: -999999px;
}
#productD11 a:hover { background-image: url(../images/product/p2_button_ho.png);}
/**/
/**/
#productA21 {
	float: left;
	width: 150px;
	height: 210px;
	margin-right: 10px;
	display: block;
}
#productA21 a {
	width: 150px;
	height: 210px;
	display: block;
	background-image: url(../images/product/p2_button.png);
	background-repeat: no-repeat;
	background-position: 0 -208px;
	text-indent: -999999px;
}
#productA21 a:hover { background-image: url(../images/product/p2_button_ho.png);}
#productB21 {
	float: left;
	width: 150px;
	height: 210px;
	display: block;
	margin-right: 10px;
}
#productB21 a {
	width: 150px;
	height: 210px;
	display: block;
	background-image: url(../images/product/p2_button.png);
	background-repeat: no-repeat;
	background-position: -150px -208px;
	text-indent: -999999px;
}
#productB21 a:hover { background-image: url(../images/product/p2_button_ho.png);}
#productC21 {
	float: left;
	width: 150px;
	height: 210px;
	display: block;
	margin-right: 10px;
}
#productC21 a {
	width: 150px;
	height: 210px;
	display: block;
	background-image: url(../images/product/p2_button.png);
	background-repeat: no-repeat;
	background-position: -300px -208px;
	text-indent: -999999px;
}
#productC21 a:hover { background-image: url(../images/product/p2_button_ho.png);}
#productD21 {
	float: left;
	width: 150px;
	height: 210px;
	display: block;
	margin-right: 0;
}
#productD21 a {
	width: 150px;
	height: 210px;
	display: block;
	background-image: url(../images/product/p2_button.png);
	background-repeat: no-repeat;
	background-position: -450px -208px;
	text-indent: -999999px;
}
#productD21 a:hover { background-image: url(../images/product/p2_button_ho.png);}
/**/
.spec01 {
	width: 650px;
}
.spec01 tr td {
	border: 1px solid #CCC;
	padding: 2px;
}
/**************************************************************
加工事例：ボタン
**************************************************************/
＃button01 {
	width: 650px;
	display: block;
}
.ex_A {
	width: 650px;
	height: 35px;
	display: block;
	margin-bottom: 10px;
}
.ex_A li {
	float: left;
	width: 120px;
	height: 35px;
	margin-right: 10px;
	display: block;
}
.ex_A li a {
	background-image: url(../images/product/p/ex.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 35px;
	display: block;
	text-indent: -9999999px;
}
.ex_A li a:hover { background-image: url(../images/product/p/ex_ho.png)}
/******加工事例ボタンポジション*****/
.point01 a { background-position: 0px 0px;}
.point02 a { background-position: -120px 0px;}
.point03 a { background-position: -240px 0px;}
.point04 a { background-position: -360px 0px;}
.point05 a { background-position: -480px 0px;}
.point06 a { background-position: 0px -35px;}
.point07 a { background-position: -120px -35px;}
.point08 a { background-position: -240px -35px;}
.point09 a { background-position: -360px -35px;}
.point10 a { background-position: -480px -35px;}
.point11 a { background-position: 0px -70px;}
.point12 a { background-position: -120px -70px;}
.point13 a { background-position: -240px -70px;}
.point14 a { background-position: -360px -70px;}
.point15 a { background-position: -480px -70px;}
.point16 a { background-position: 0px -105px;}
.point17 a { background-position: -120px -105px;}
.point18 a { background-position: -240px -105px;}
.point19 a { background-position: -360px -105px;}
.point20 a { background-position: -480px -105px;}
.point21 a { background-position: 0px -140px;}
.point22 a { background-position: -120px -140px;}
.point23 a { background-position: -240px -140px;}

.p_case {
	width: 650px;
	margin-top: 10px;
}
.p_case li {
	float: left; 
	width: 155px;
	height: 103px;
	border: 1px solid #CCC;
	margin-right: 10px;
	display: block;
}
/*coil*/
.spp01 {
	text-align: left;
	width: 50%;
	vertical-align: top;
}
#box {
	width: 648px;
	height: 68px;
	border: 1px solid #999;
	background-color: #c7dbf8;
	text-align: center;
	margin: 20px 0 10px 0;
}
.spec01 tr td table tr td {
	border: none;
}
.adf {
	background-color: #c7dbf8;
	text-align: center;
	vertical-align: middle;
}
.point {
	text-align: center;
	vertical-align: middle;
}
#contactA {
	width: 250px;
	height: 82px;
	background-image: url(../images/contact/bot.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
	display: block;
	float: left;
	margin: 15px 20px 15px 0;
}
#contactA a {
	width: 250px;
	height: 82px;
	background-image: url(../images/contact/bot.png);
	background-repeat: no-repeat;
	background-position: -250px 0;
	text-indent: -9999999px;
	display: block;
}
#contactA a:hover { background-image: url(../images/contact/bot_on.png);}

#contactB {
	float: left;
	width: 250px;
	height: 82px;
	background-image: url(../images/contact/bot.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
	display: block;
	margin: 15px 0 15px 0;
}
#contactB a {
	width: 250px;
	height: 82px;
	background-image: url(../images/contact/bot.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999999px;
	display: block;
}
#contactB a:hover { background-image: url(../images/contact/bot_on.png);}
	