@charset "utf-8";

/*--------------------------------------
clear fix
--------------------------------------*/
.group:after{
	content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.group{
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .group{height: 1%;}
.group{display: block;}
/* End hide from IE-mac */
/*------------------
初期化
------------------*/
body,h1,h2,h3,h4,h5,h6,p,ol,ul,li,dl,dt,dd,form,input,textarea,select,fieldset,legend {
	border-collapse:collapse;
	border-spacing:0;
	font-style: normal;
	margin:0;
	padding:0;
}
address,em{
	font-style: normal;
}
#contents p{
	margin-top: 1em;
	clear: both;
}
p,dd{
	text-justify: distribute;
}
p,li,address,table{
	line-height: 150%;
}
p {
	margin-top: 1em;
}
dt{
	font-weight: bold;
	padding: 5px 0px;
}
dd{
	padding-bottom: 10px;
	padding-left: 12px;
	line-height: 130%;
}
img{
	vertical-align: top;
	border: 0;
}
ul,ol{
	list-style: none;
}
tbody th{
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
	font-weight: normal;
}
th,td{
	vertical-align: top;
}
table{
	border-collapse: collapse;
}
hr{
	display: none;
}
ul.list{
	margin-left: 20px;
	list-style: disc;
}
ol.list{
	margin-left: 30px;
	list-style: decimal;
}
br{
	line-height: 0px;
}
.fst {
	margin-top: 0px !important;
	padding-top: 0px !important;
}
.pic-lft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.pic-rgt {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*------------------
基本
------------------*/
a{
	color: #02578c;
	text-decoration: none;
}
a:hover{
	color: #3287bc;
	text-decoration: underline;
}
body,table{
	font-size: small;
	color: #333333;
}

/*------------------
レイアウト
------------------*/
#wrapper {
	background-image: url(../img/base/wrapper_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	position: relative;
	height: 93px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/base/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header h1 {
	position: absolute;
	left: 20px;
	top: 8px;
}
#header h1 a {
	display: block;
	height: 43px;
	width: 167px;
	overflow: hidden;
	text-indent: -9999px;
}
#header p {
	position: absolute;
	left: 20px;
	top: 8px;
	margin-top: 0px;
}
#header p a {
	display: block;
	height: 43px;
	width: 167px;
	overflow: hidden;
	text-indent: -9999px;
}
#header-nav {
	position: absolute;
	left: 45px;
	top: 55px;
	height: 38px;
	width: 765px;
}
#header-subnav {
	position: absolute;
	top: 23px;
	right: 0px;
}
#header-subnav li {
	display: inline;
}
#header-subnav li a {
	padding-right: 15px;
	background-image: url(../img/base/header_arrow2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #333333;
}
#header-subnav li a:hover {
	color: #666666;
	text-decoration: underline;
}
#graphic {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#inquiry {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#footer-nav {
	width: 830px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	padding: 10px;
}
#footer-nav .privacy {
	float: left;
}
#footer-nav .privacy li {
	display: inline;
}
#footer-nav .privacy li a {
	padding-right: 15px;
	background-image: url(../img/base/footer_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#footer-nav .pagetop {
	float: right;
}
#footer-nav .pagetop a {
	padding-right: 10px;
	background-image: url(../img/base/footer_arrow2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#footer-about {
	width: 830px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footer-about .logo {
	float: left;
}
#footer-about .address {
	float: left;
	padding-left: 25px;
}
#footer-about .group {
	float: right;
}
#footer-about .group2 {
	margin-left: 15px;
	float: right;
}
#footer-about .group2 p {
	margin-top: 0px;
}
#footer-about .group2 p a {
	display: block;
	background-image: url(../img/base/footer_group2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow: hidden;
	height: 35px;
	width: 91px;
}



#footer-about .logo p a {
	display: block;
	background-image: url(../img/base/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow: hidden;
	height: 35px;
	width: 158px;
}
#footer-about .logo p {
	margin-top: 0px;
}
#footer-about .group p {
	margin-top: 0px;
}
#footer-about .group p a {
	display: block;
	background-image: url(../img/base/footer_group.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow: hidden;
	height: 35px;
	width: 81px;
}

#footer-copy {
	background-image: url(../img/base/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 21px;
	width: 830px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
#graphic p {
	margin-top: 0px;
}
#contents {
	margin-top: 5px;
}
#inquiry {
	margin-top: 20px;
}
#path {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
#path li {
	display: inline;
	font-size: x-small;
}
#path a {
	color: #333333;
	text-decoration: underline;
}
#path a:hover {
	color: #666666;
}
#contents h1.other {
	background-image: url(../img/base/h1_other.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-size: medium;
	height: 22px;
	width: 810px;
	padding-top: 4px;
	color: #404040;
}
#contents h1.fine {
	background-image: url(../img/base/h1_fine.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-size: medium;
	height: 22px;
	width: 810px;
	padding-top: 4px;
	color: #404040;
}
#contents h1.cf {
	background-image: url(../img/base/h1_cf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-size: medium;
	height: 22px;
	width: 810px;
	padding-top: 4px;
	color: #404040;
}
#contents h1.e {
	background-image: url(../img/base/h1_e.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-size: medium;
	height: 22px;
	width: 810px;
	padding-top: 4px;
	color: #404040;
}
#contents h1.chemical {
	background-image: url(../img/base/h1_chemical.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-size: medium;
	height: 22px;
	width: 810px;
	padding-top: 4px;
	color: #404040;
}
#contents h1.ba {
	background-image: url(../img/base/h1_battery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-size: medium;
	height: 22px;;
	width: 810px;
	padding-top: 4px;
	color: #404040;
}
#subnav {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
}
#subnav2 {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/base/subnav2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	padding-left: 15px;
	padding-top: 3px;
}
#subnav2 li {
	display: inline;
}
#subnav2 li a {
	padding-right: 15px;
	background-image: url(../img/base/subnav2_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #404040;
}
#subnav2 li a:hover {
	color: #707070;
}
#subnav2 li span {
	padding-right: 15px;
	background-image: url(../img/base/subnav2_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #338040;
	font-weight: bold;
}

/*ネーミングルール
txt-○○:テキスト系
cmn-カテゴリ名-○○:カテゴリ共通系
カテゴリ名2文字-ファイル名-○○:ページ独自系
#○○ cmn-カテゴリ名-○○：少しの違いはオーバーライド
cmn-○○:共通系
sec-○○:間隔系
privacy-policyのときprivacyに省略する方が良い
*/

/*カテゴリ共通*/
.cmn-chemical-h1 {
	background-image: url(../img/base/h1_chemical.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-size: medium;
	height: 24px;
	width: 810px;
	padding-top: 2px;
	color: #404040;
	margin-top: 0px;
}

.cmn-fine-h1 {
	background-image: url(../img/base/h1_fine.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-size: medium;
	height: 24px;
	width: 810px;
	padding-top: 2px;
	color: #404040;
	margin-top: 0px;
}
table.cmn-table-news th {
	font-weight: bold;
	color: #666666;
}
table.cmn-table-news td a {
	color: #666666;
	background-image: url(../img/base/cmn_table_news_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 15px;
}
table.cmn-table-news td a:hover {
	color: #999999;
}

#contents h2.other {
	background-image: url(../img/base/h2_other.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-size: medium;
	height: 21px;
	width: 810px;
	padding-top: 4px;
	margin-top:20px;
	color: #5c6366;
}
#contents h2.other3 {
	background-image: url(../img/base/h2_other3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	padding-top: 2px;
	font-size: medium;
	padding-left: 20px;
	color: #5c6366;
}
#contents h2.fine {
	background-image: url(../img/base/h2_fine.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	padding-top: 2px;
	font-size: medium;
	padding-left: 20px;
	color: #2d2db3;
}
#contents h2.cf {
	background-image: url(../img/base/h2_cf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	padding-top: 2px;
	font-size: medium;
	padding-left: 20px;
	color: #998526;
}
#contents h2.e {
	background-image: url(../img/base/h2_e.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	padding-top: 2px;
	font-size: medium;
	padding-left: 20px;
	color: #338040;
}
#contents h2.other2 {
	background-image: url(../img/base/h2_other2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	padding-top: 4px;
	font-size: medium;
	padding-left: 33px;
	color: #666666;
}
#contents h2.chemical {
	background-image: url(../img/base/h2_chemical.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	padding-top: 2px;
	font-size: medium;
	padding-left: 20px;
	color: #2d86b3;
}
#contents h2.ba {
	background-image: url(../img/base/h2_battery.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	padding-top: 2px;
	font-size: medium;
	padding-left: 20px;
	color: #2d86b3;
}

table.cmn-table-other {
	border-collapse: separate;
}
table.cmn-table-other th {
	background-color:#cfd5d8;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a9a9a9;
	border-bottom-color: #a9a9a9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-weight: bold;
}
table.cmn-table-other td {
	background-color:#FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a9a9a9;
	border-bottom-color: #a9a9a9;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
table.cmn-table-other .cmn-table-other-u {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a9a9a9;
}
table.cmn-table-other table {
	border-collapse: collapse;
}
table.cmn-table-other table td {
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


table.cmn-other-table {
	border-collapse: separate;
}
table.cmn-other-table caption {
    text-align: left;
}
table.cmn-other-table th {
	background-color:#cfd5d8;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a9a9a9;
	border-bottom-color: #a9a9a9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
table.cmn-other-table th.cmn-other-table-up {
	background-color:#cfd5d8;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a9a9a9;
	border-bottom-color: #a9a9a9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

table.cmn-other-table td {
	background-color:#FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a9a9a9;
	border-bottom-color: #a9a9a9;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
table.cmn-other-table .cmn-other-table-u {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a9a9a9;
}




.cmn-fine-box .cmn-fine-box-ul {
	width: 19px;
	height: 25px;
	background-image: url(../img/base/box_fine_ul.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

table.cmn-fine-box .cmn-fine-box-u {
	text-align: center;
	background-color: #2b2baa;
	height: 25px;
}
table.cmn-fine-box .cmn-fine-box-ur {
	width: 19px;
	height: 25px;
	background-image: url(../img/base/box_fine_ur.gif);
	background-repeat: no-repeat;
	background-position: right top;
}







.cmn-fine-box .cmn-fine-box-bl {
	width: 19px;
	height: 11px;
	background-image: url(../img/base/box_fine_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 11px;
}
.cmn-fine-box .cmn-fine-box-b {
	background-image: url(../img/base/box_fine_b.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 11px;
}
.cmn-fine-box .cmn-fine-box-br {
	width: 19px;
	height: 11px;
	background-image: url(../img/base/box_fine_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 11px;
}
.cmn-fine-box .cmn-fine-box-l {
	height: 11px;
	background-image: url(../img/base/box_fine_l.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.cmn-fine-box .cmn-fine-box-r {
	height: 11px;
	background-image: url(../img/base/box_fine_r.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.cmn-fine-box2 td {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cacaca;
}

.cmn-fine-box2 td.nb {
	border:none;
}

.cmn-cf-box .cmn-cf-box-ul {
	width: 19px;
	height: 25px;
	background-image: url(../img/base/box_cf_ul.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

table.cmn-cf-box .cmn-cf-box-u {
	text-align: center;
	background-color: #b39c2d;
	height: 25px;
}
table.cmn-cf-box .cmn-cf-box-ur {
	width: 19px;
	height: 25px;
	background-image: url(../img/base/box_cf_ur.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.cmn-cf-box .cmn-cf-box-bl {
	width: 19px;
	height: 11px;
	background-image: url(../img/base/box_fine_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 11px;
}
.cmn-cf-box .cmn-cf-box-b {
	background-image: url(../img/base/box_fine_b.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 11px;
}
.cmn-cf-box .cmn-cf-box-br {
	width: 19px;
	height: 11px;
	background-image: url(../img/base/box_fine_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 11px;
}
.cmn-cf-box .cmn-cf-box-l {
	height: 11px;
	background-image: url(../img/base/box_fine_l.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.cmn-cf-box .cmn-cf-box-r {
	height: 11px;
	background-image: url(../img/base/box_fine_r.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}


.cmn-company-box .cmn-company-box-ul {
	width: 19px;
	height: 25px;
	background-image: url(../img/base/box_company_ul.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

table.cmn-company-box .cmn-company-box-u {
	text-align: center;
	background-color: #a0acb2;
	height: 25px;
}
table.cmn-company-box .cmn-company-box-ur {
	width: 19px;
	height: 25px;
	background-image: url(../img/base/box_company_ur.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.cmn-company-box .cmn-company-box-bl {
	width: 19px;
	height: 11px;
	background-image: url(../img/base/box_fine_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 11px;
}
.cmn-company-box .cmn-company-box-b {
	background-image: url(../img/base/box_fine_b.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 11px;
}
.cmn-company-box .cmn-company-box-br {
	width: 19px;
	height: 11px;
	background-image: url(../img/base/box_fine_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 11px;
}
.cmn-company-box .cmn-company-box-l {
	height: 11px;
	background-image: url(../img/base/box_fine_l.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.cmn-company-box .cmn-company-box-r {
	height: 11px;
	background-image: url(../img/base/box_fine_r.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.cmn-company-box2 td {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cacaca;
}


.cmn-recruit-box .cmn-recruit-box-ul {
	width: 19px;
	height: 25px;
	background-image: url(../img/base/box_company_ul.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

table.cmn-recruit-box .cmn-recruit-box-u {
	text-align: center;
	background-color: #a0acb2;
	height: 25px;
}
table.cmn-recruit-box .cmn-recruit-box-ur {
	width: 19px;
	height: 25px;
	background-image: url(../img/base/box_company_ur.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.cmn-recruit-box .cmn-recruit-box-bl {
	width: 19px;
	height: 11px;
	background-image: url(../img/base/box_fine_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 11px;
}
.cmn-recruit-box .cmn-recruit-box-b {
	background-image: url(../img/base/box_fine_b.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 11px;
}
.cmn-recruit-box .cmn-recruit-box-br {
	width: 19px;
	height: 11px;
	background-image: url(../img/base/box_fine_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 11px;
}
.cmn-recruit-box .cmn-recruit-box-l {
	height: 11px;
	background-image: url(../img/base/box_fine_l.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.cmn-recruit-box .cmn-recruit-box-r {
	height: 11px;
	background-image: url(../img/base/box_fine_r.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.cmn-recruit-box2 td {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cacaca;
}


.cmn-e-box .cmn-e-box-ul {
	width: 19px;
	height: 25px;
	background-image: url(../img/base/box_e_ul.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

table.cmn-e-box .cmn-e-box-u {
	text-align: center;
	background-color: #3d994d;
	height: 25px;
}
table.cmn-e-box .cmn-e-box-ur {
	width: 19px;
	height: 25px;
	background-image: url(../img/base/box_e_ur.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


table.cmn-chemical-table {
	border-collapse: separate;
}
table.cmn-chemical-table th {
	background-color:#96c2d9;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a9a9a9;
	border-bottom-color: #a9a9a9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
table.cmn-chemical-table td {
	background-color:#FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a9a9a9;
	border-bottom-color: #a9a9a9;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
table.cmn-chemical-table .cmn-chemical-table-u {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a9a9a9;
}



table.cmn-fine-table {
	border-collapse: separate;
}
table.cmn-fine-table th {
	background-color:#e1e8f5;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a9a9a9;
	border-bottom-color: #a9a9a9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
table.cmn-fine-table td {
	background-color:#FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a9a9a9;
	border-bottom-color: #a9a9a9;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

table.cmn-cf-table {
	border-collapse: separate;
}
table.cmn-cf-table th {
	background-color:#e1d7ab;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a9a9a9;
	border-bottom-color: #a9a9a9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
table.cmn-cf-table td {
	background-color:#FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a9a9a9;
	border-bottom-color: #a9a9a9;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

table.cmn-e-table {
	border-collapse: separate;
}
table.cmn-e-table th {
	background-color:#9ecca6;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a9a9a9;
	border-bottom-color: #a9a9a9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #404040;
}
table.cmn-e-table td {
	background-color:#FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a9a9a9;
	border-bottom-color: #a9a9a9;
	border-right-width: 1px;
	border-bottom-width: 1px;
}


.cmn-e-box .cmn-e-box-bl {
	width: 19px;
	height: 11px;
	background-image: url(../img/base/box_fine_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 11px;
}
.cmn-e-box .cmn-e-box-b {
	background-image: url(../img/base/box_fine_b.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 11px;
}
.cmn-e-box .cmn-e-box-br {
	width: 19px;
	height: 11px;
	background-image: url(../img/base/box_fine_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 11px;
}
.cmn-e-box .cmn-e-box-l {
	height: 11px;
	background-image: url(../img/base/box_fine_l.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.cmn-e-box .cmn-e-box-r {
	height: 11px;
	background-image: url(../img/base/box_fine_r.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}


.cmn-cf-box2 td {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cacaca;
}

/*共通系*/
.cmn-rgt {
	text-align: right;
	margin-top: 0px;
}
table th.cmn-cell-red {
	background-color: #ffcccc;
}
table td.cmn-cell-light-red {
	background-color: #fff1f1;
}
table td.cmn-cell-cream {
	background-color: #fff6cc;
}
table td.cmn-cell-gray {
	background-color: #f2f2f2;
}
.cmn-cell-mid-cen {
	text-align: center;
	vertical-align: middle;
}
.cmn-cell-cen {
	text-align: center;
}
.cmn-cell-rgt {
	text-align: right;
}
.cmn-w-200 {
	width: 200px;
}
.cmn-w-250 {
	width: 250px;
}
.cmn-w-300 {
	width: 300px;
}
.txt-arrow {
	background-image: url(../img/base/txt_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 15px;
}

.txt-arrow_red {
	background-image: url(../img/base/txt_arrow_red.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 15px;
}

a.txt-black-under {
color: #333333;
text-decoration: underline;
}
a.txt-black-under:hover {
color: #666666;
}
a.txt-black {
color: #333333;
}
a.txt-black:hover {
color: #666666;
}
a.txt-blue-under {
	color: #0000ff;
	text-decoration: underline;
}
a.txt-blue-under:hover {
	color: #3333ff;
}
.txt-red {
color: #FF0000;
}

/* 珪藻土仕上げ材　注意書き*/
.txt-bold-red {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}


.txt-navy {
	color:#02578c;
}
.txt-bold-navy2 {
	color:#2d2db3;
	font-weight: bold;
}
.txt-bold-yellow {
	color: #998526;
	font-weight: bold;
}
.txt-bold-green {
	color: #338040;
	font-weight: bold;
}
.txt-small {
	font-size: x-small;
}
.txt-xsmall {
	font-size: xx-small;
}
.txt-bold-blue {
	font-weight: bold;
	color: #2d2db3;
}
.txt-bold-blue2 {
	font-weight: bold;
	color: #2D86B3;
}
.txt-indent {
	text-indent: -1em;
	padding-left: 1em;
}
.txt-indent2 {
	text-indent: 1em;
	padding-left: -1em;
}
.txt-big-bold {
	font-weight: bold;
	font-size: medium;
}
.txt-bold-gray {
color: #666666;
font-weight: bold;
}
.txt-xbig-gray {
	color: #666666;
	font-size: medium;
}
.txt-gray {
	color: #666666;
}

.sec-10-20 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
.sec-5-0-5-0 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.sec-5 {
	margin-top: 5px;
}
.sec-10 {
	margin-top: 10px;
}
.sec-0-10 {
	padding-left: 10px;
	padding-right: 10px;
}
.sec-10-10 {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}
.sec-10-100 {
	padding-left: 100px;
	padding-right: 100px;
	margin-top: 10px;
}
.sec-20 {
	margin-top: 20px;
}
.sec-30 {
	margin-top: 30px;
}
.sec-20-10 {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}




/*独自系*/
.top-horei {
	margin-top: 10px;
	border: 1px solid #cacaca;
	width: 808px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #dae8f2;
}

.top-cat {
	background-image: url(../img/top/cat_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 420px;
	margin-top: 10px;
	padding-bottom: 20px;
}
.top-cat2 {
	background-image: url(../img/top/cat2_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 850px;
	margin-top: 10px;
	padding-bottom: 20px;
}
.top-td-horei {
	vertical-align: middle;
}

.fl-acrylate-hyoka {
	background-color: #f2f2f2;
	border: 1px solid #bebebe;
	padding: 10px;
	height: 155px;
	width: 378px;
}
.fl-acrylate-hyoka dt {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.fl-acrylate-hyoka dd {
	padding: 0px;
	margin: 0px;
}
.news-years {
	background-image: url(../img/news_years_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 400px;
	width: 160px;
}
.news-years a {
	background-color: #B3B3B3;
	display: block;
	height: 25px;
	width: 150px;
	padding-top: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.news-years a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #a3a3a3;
}

.news-table th {
	color: #666666;
	font-weight: bold;
}
.news-date {
	text-align: right;
	font-weight: bold;
	color: #666666;
}
.news-txt {
	margin-top: 0px;
	color: #666666;
}
#contents .e-di-lineup-exam {
	margin-top: 0px;
	background-color: #9ecca6;
	text-align: center;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.privacy-num li {
	text-indent: -1em;
	padding-left: 1em;
}
.sitemap-fine {
	color: #2D2DB3;
	font-size: medium;
}
.sitemap-cf {
	color: #998526;
	font-size: medium;
}
.sitemap-e {
	color: #338040;
	font-size: medium;
}
.sitemap-chemical {
	color: #2d86b3;
	font-size: medium;
}
.sitemap-ba {
	color: #2d86b3;
	font-size: medium;
}

.sitemap-list2 {
	margin-top: 5px;
	color: #5C6366;
}
.sitemap-list2 li {
	font-weight: normal;
	margin-left: 30px;
	list-style: disc;
}
.sitemap-list2 li a {
	color: #5C6366;
	padding-right: 15px;
	background-image: url(../img/sitemap_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}
.sitemap-list2 li a:hover {
	text-decoration: underline;
	color: #8C9396;
}




.sitemap-list3 {
	margin-top: 5px;
	font-size: medium;
}
.sitemap-list3 li {
	color: #5C6366;
	font-weight: bold;
}
.sitemap-list3 li a {
	color: #5C6366;
	padding-right: 15px;
	background-image: url(../img/sitemap_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}
.sitemap-list3 li span {
	color: #5C6366;
	padding-right: 15px;
	background-image: url(../img/sitemap_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}
.sitemap-list3 li a:hover {
	text-decoration: underline;
	color: #8C9396;
}




.sitemap-list {
	margin-top: 5px;
}
.sitemap-list li {
	color: #5C6366;
	font-weight: bold;
}
.sitemap-list li li {
	font-weight: normal;
	margin-left: 30px;
	list-style: disc;
}
.sitemap-list li li a {
	color: #5C6366;
	padding-right: 15px;
	background-image: url(../img/sitemap_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
}

.sitemap-list li a {
	color: #5C6366;
	padding-right: 15px;
	background-image: url(../img/sitemap_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}
.sitemap-list li span {
	color: #5C6366;
	padding-right: 15px;
	background-image: url(../img/sitemap_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}
.sitemap-list li a:hover {
	text-decoration: underline;
	color: #8C9396;
}
.sitemap-hr {
	height: 1px;
	width:400px;
	color:  #bebebe;
	display: block;
}
/**/
.e_puri_h3{
background-image:url(../products/e-purification/img/h3-bg.gif);
background-repeat:no-repeat;
color:#338040;
height: 23px;
padding-top: 2px;
font-size: medium;
padding-left: 20px;
}
.bt5{
padding-bottom:5px;
}

.recruitSec {
	margin: 50px auto 0 auto;
	width: 522px;
}

ul.saiyouTxt{
    margin: 1em 0 2em 0;
	padding: 0;
}

ul.saiyouTxt li{
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
}

#contents h2.shokusyu {
	background-image: url(../img/base/h2_other3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	padding-top: 2px;
	font-size: medium;
	padding-left: 20px;
	color: #5c6366;
	margin-top: 20px;
	margin-bottom: 20px;
}

ol#bosyuShoku{
    margin: 0;
	padding: 0;
}

ol#bosyuShoku li{
	margin: 0;
	padding: 0;
	list-style-type: decimal;
	list-style-position: inside;
}

dl#kankyou{
    margin: 0;
	padding: 0;
}

dl#kankyou dt{
    margin: 5px 0 0 -5px;
	padding: 0px;
}

dl#kankyou dd{
    margin: 2px 0 0 5px;
	padding: 0;
}

ol.menseki{
    margin: 1em 0 0 1.6em;
	padding: 0px;
}

ol.menseki li{
    margin: 0;
	padding: 0;
	list-style-type: decimal;
	line-height: 1.6em;
}

p#tm{
    margin: 3em 0 0 0;
	padding: 0;
}

/* 100701追加 */
.cfbWrap{
	width:557px;
	margin:20px  auto 0;
}
.margin_r10{
	margin-right:10px;	
}

.f_left{
	float:left;
}
.f_right{
	float:right;
}

.cl{
	overflow:hidden;
}

h1.batterytil01{
	width:850px;
	height:26px;
	background:  url(../products/battery/img/h1_battery2.jpg) 0 0 no-repeat;
	text-indent:-9999px;
}

span.fontArial img{
	width:57px;
	height:11px;
	vertical-align:middle;
}