* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background-color: #ffffff;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	color: #333333;
	font-size:12px;
	height: 100%;
	font-family: meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
body div {
	text-align: left;
	margin: 0 auto;
}
#bg {
	background: #9b9b9b;
	text-align: center;
	width: 800px;
	border-bottom: 1px solid #373737;
}
#container {
	width:760px;
	height:100%;
	background-color: #ffffff;
}
#header {
	width:760px;
	height:53px;
	background: url(../Images/header.gif);
	float: left;
}
#home {
	width: 380px;
	height:53px;
	float: left;
	overflow:hidden;
	display:block;
}
#contact {
	margin-top: 7px;
	margin-right: 5px;
	width: 149px;
	height:39px;
	float: right;
	overflow:hidden;
	display:block;
}
#contact ul {
	height:39px;
	width: 149px;
	list-style:none;
}
#contact li {
	list-style:none;
	float:left;
	height:39px;
}
#contact a {
	height:39px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#contact a {
	background: url(../Images/contact.gif);
}
#contact a:hover {
	background-position: 0px -39px;
}
#tools {
	height:18px;
}
#tools ul {
	height:18px;
	width: 760px;
	list-style:none;
}
#tools li {
	list-style:none;
	float:left;
	height:18px;
}
#tools a {
	height:18px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#tools a.t-home {
	background: url(../Images/t-home.gif);
	width: 64px;
}
#tools a:hover.t-home {
	background-position: 0px -18px;
}
#tools a.t-english {
	background: url(../Images/t-english.gif);
	width: 76px;
}
#tools a:hover.t-english {
	background-position: 0px -18px;
}
#tools li.t-bg {
	background: url(../Images/t-bg.gif);
	width:515px;
}
#tools a.t-sitemap {
	background: url(../Images/t-sitemap.gif);
	width: 105px;
}
#tools a:hover.t-sitemap {
	background-position: 0px -18px;
}
div #menu {
	width: 760px;
	height: 28px;
}
dl#menu {
	float: left;
}
dl#menu ul {
	list-style:none;
	text-indent:-9999px;
}
dl#menu dt {
	height: 28px;
	float: left;
	text-indent:-9999px;
	position: relative;
}
dl#menu dt a {
	display: block;
	text-decoration: none;
	height: 28px;
}
dl#menu a.products {
	background: url(../Images/m-products.gif);
	width:107px;
}
dl#menu a:hover.products {
	background-position: 0px -28px;
}
dl#menu a.division {
	background: url(../Images/m-division.gif);
	width:106px;
}
dl#menu a:hover.division {
	background-position: 0px -28px;
}
dl#menu a.company {
	background: url(../Images/m-company.gif);
	width:107px;
}
dl#menu a:hover.company {
	background-position: 0px -28px;
}
dl#menu a.office {
	background: url(../Images/m-office.gif);
	width:117px;
}
dl#menu a:hover.office {
	background-position: 0px -28px;
}
dl#menu a.recruit {
	background: url(../Images/m-recruit.gif);
	width:106px;
}
dl#menu a:hover.recruit {
	background-position: 0px -28px;
}
dl#menu .bg {
	background: url(../Images/m-bg.gif);
	width:217px;
	text-indent:0px;
}
dl#menu dt ul {
	/*
      グローバルメニュー下、プルダウンメニューのスタイル。
    */
      text-indent:0px;
	border-top: 1px solid #999999;
	background-color: #eeeeee;
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
	z-index: 0;
	height: 21px;
}
dl#menu dt ul a {
	width: 180px;
	height: auto;
	font-size: 11px;
	color: #222222;
	line-height: 18px;
	text-align: left;
	padding: 2px 10px;
}
dl#menu dt ul a.hierarchy {
	background: url(../Images/gmArrow_fg.gif) 162px center no-repeat;
}
dl#menu dt ul li.rollOver {
	/*
        プルダウンメニュー、マウスオーバー時のスタイル。
      */
        background-color: #4d95d3;
	height: 21px;
	width: 180px;
}
dl#menu dt ul li.rollOver a.hierarchy {
	background: url(../Images/gmArrow_ov.gif) 162px center no-repeat;
}
dl#menu dt ul li.rollOver a.rollOverA {
	color: #ffffff;
}
dl#menu dt ul li {
	background: #d0e4f5;
	position: relative;
	height: 21px;
	width: 180px;
	border-left: solid 1px #ebf5fd;
	border-top: solid 1px #ebf5fd;
	border-right: solid 1px #8dadc9;
	border-bottom: solid 1px #8dadc9;
	filter: alpha(style=0, opacity=75);
	-moz-opacity:0.85;
}
dl#menu dt ul li ul {
	display: none;
	position: absolute;
	height: 21px;
	width: 180px;
	top: 0px;
	left: 180px;
	z-index: 0;
}
div#search-area {
	width: 210px;
	height:28px;
	float: left;
	overflow:hidden;
	background: url(../Images/m-bg.gif);
}
.search {
	margin-left:39px;
	height:17px;
	width:100px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
	background-color:#eeeeee;
	color:#333333;
	vertical-align:top;
	margin-top:3px;
}
.sbutton {
	margin-left:10px;
	margin-top:3px;
}
#main {
	width:760px;
	margin: 0;
	padding: 0;
	background: #ffffff;
	clear: both;
	z-index: 0;
	text-align: center;
	height: 70%;
	float: left;
}
#main-top {
	width:760px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	clear: both;
	z-index: 0;
	text-align: left;
	height: 70%;
}
#submenu {
	margin-top:10px;
	width: 160px;
	font-size:12px;
	overflow: hidden;
	float: left;
}
#submenu ul {
	list-style:none;
	text-indent:-9999px;
}
#submenu li a {
	list-style:none;
	display:block;
}
#submenu-sitemap {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-sitemap a {
	background: url(../Company/Images/submenu-sitemap.gif);
	width:144px;
	height:27px;
}
#submenu-sitemap a:hover {
	background-position: 0px -27px;
}
#submenu-catalogue {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-catalogue a {
	background: url(../Products/Catalogue/Images/submenu-catalogue.gif);
	width:144px;
	height:27px;
}
#submenu-catalogue a:hover {
	background-position: 0px -27px;
}
#submenu-faq {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-faq a {
	background: url(../Recruit/Images/submenu-faq.gif);
	width:144px;
	height:27px;
}
#submenu-faq a:hover {
	background-position: 0px -27px;
}
#submenu-career {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-career a {
	background: url(../Recruit/Images/submenu-career.gif);
	width:144px;
	height:27px;
}
#submenu-career a:hover {
	background-position: 0px -27px;
}
#submenu-graduate {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-graduate a {
	background: url(../Recruit/Images/submenu-graduate.gif);
	width:144px;
	height:27px;
}
#submenu-graduate a:hover {
	background-position: 0px -27px;
}
#submenu-recinfo {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-recinfo a {
	background: url(../Recruit/Images/submenu-recinfo.gif);
	width:144px;
	height:27px;
}
#submenu-recinfo a:hover {
	background-position: 0px -27px;
}
#submenu-recruit {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-recruit a {
	background: url(../Recruit/Images/submenu-recruit.gif);
	width:144px;
	height:27px;
}
#submenu-recruit a:hover {
	background-position: 0px -27px;
}
#submenu-ishigaki {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-ishigaki a {
	background: url(../Recruit/Images/submenu-ishigaki.gif);
	width:144px;
	height:27px;
}
#submenu-ishigaki a:hover {
	background-position: 0px -27px;
}
#submenu-work {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-work a {
	background: url(../Recruit/Images/submenu-work.gif);
	width:144px;
	height:27px;
}
#submenu-work a:hover {
	background-position: 0px -27px;
}
#submenu-newsrelease {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-newsrelease a {
	background: url(../Newsrelease/Images/submenu-newsrelease.gif);
	width:144px;
	height:27px;
}
#submenu-newsrelease a:hover {
	background-position: 0px -27px;
}
#submenu-filter {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-filter a {
	background: url(../Products/Images/submenu-filter.gif);
	width:144px;
	height:27px;
}
#submenu-filter a:hover {
	background-position: 0px -27px;
}
#submenu-pump {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-pump a {
	background: url(../Products/Images/submenu-pump.gif);
	width:144px;
	height:27px;
}
#submenu-pump a:hover {
	background-position: 0px -27px;
}
#submenu-waterjet {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-waterjet a {
	background: url(../Products/Images/submenu-waterjet.gif);
	width:144px;
	height:27px;
}
#submenu-waterjet a:hover {
	background-position: 0px -27px;
}
#submenu-overview {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-overview a {
	background: url(../Company/Images/submenu-overview.gif);
	width:144px;
	height:27px;
}
#submenu-overview a:hover {
	background-position: 0px -27px;
}
#submenu-history {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-history a {
	background: url(../Company/Images/submenu-history.gif);
	width:144px;
	height:27px;
}
#submenu-history a:hover {
	background-position: 0px -27px;
}
#submenu-office {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-office a {
	background: url(../Company/Images/submenu-office.gif);
	width:144px;
	height:27px;
}
#submenu-office a:hover {
	background-position: 0px -27px;
}
#submenu-policy {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-policy a {
	background: url(../Company/Images/submenu-policy.gif);
	width:144px;
	height:27px;
}
#submenu-policy a:hover {
	background-position: 0px -27px;
}
#submenu-relation {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-relation a {
	background: url(../Company/Images/submenu-relation.gif);
	width:144px;
	height:27px;
}
#submenu-relation a:hover {
	background-position: 0px -27px;
}
#submenu-divfilter {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-divfilter a {
	background: url(../Division/Images/submenu-filter.gif);
	width:144px;
	height:27px;
}
#submenu-divfilter a:hover {
	background-position: 0px -27px;
}
#submenu-divpump {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-divpump a {
	background: url(../Division/Images/submenu-pump.gif);
	width:144px;
	height:27px;
}
#submenu-divpump a:hover {
	background-position: 0px -27px;
}
#submenu-divwaterjet {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-divwaterjet a {
	background: url(../Division/Images/submenu-waterjet.gif);
	width:144px;
	height:27px;
}
#submenu-divwaterjet a:hover {
	background-position: 0px -27px;
}
#submenu-enveng {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-enveng a {
	background: url(../Division/Images/submenu-enveng.gif);
	width:144px;
	height:27px;
}
#submenu-enveng a:hover {
	background-position: 0px -27px;
}
#submenu-clean {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-clean a {
	background: url(../Purpose/Images/submenu-clean.gif);
	width:144px;
	height:27px;
}
#submenu-clean a:hover {
	background-position: 0px -27px;
}
#submenu-process {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-process a {
	background: url(../Purpose/Images/submenu-process.gif);
	width:144px;
	height:27px;
}
#submenu-process a:hover {
	background-position: 0px -27px;
}
#submenu-keep {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-keep a {
	background: url(../Purpose/Images/submenu-keep.gif);
	width:144px;
	height:27px;
}
#submenu-keep a:hover {
	background-position: 0px -27px;
}
#submenu-purpump {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-purpump a {
	background: url(../Purpose/Images/submenu-pump.gif);
	width:144px;
	height:27px;
}
#submenu-purpump a:hover {
	background-position: 0px -27px;
}
#submenu-purwaterjet {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-purwaterjet a {
	background: url(../Purpose/Images/submenu-waterjet.gif);
	width:144px;
	height:43px;
}
#submenu-purwaterjet a:hover {
	background-position: 0px -43px;
}
#submenu-contact {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-contact a {
	background: url(../Contact/Images/submenu-contact.gif);
	width:144px;
	height:27px;
}
#submenu-contact a:hover {
	background-position: 0px -27px;
}
#submenu-request {
	margin-left: 10px;
	margin-bottom:10px
}
#submenu-request a {
	background: url(../Contact/Images/submenu-request.gif);
	width:144px;
	height:27px;
}
#submenu-request a:hover {
	background-position: 0px -27px;
}
#submenu-facebook {
	margin-bottom: 10px;
	margin-left: 10px;
}
#submenu-facebook a {
	background-image: url(../Recruit/Images/submenu-facebook.gif);
	height: 27px;
	width: 144px;
}
.secmenu {
	margin: 7px 0px 0px 8px;
	width: 160px;
	font-size:11px;
	color:#303d39;
}
.secmenu ul {
	vertical-align: middle;
}
.secmenu li {
	list-style: url(../Images/sarrow.gif);
	padding-bottom: 5px;
	margin-left: 20px;
	vertical-align: middle;
	text-indent: 0px;
}
.secmenu a:visited {
	color:#666666;
}
.secmenu a {
	text-decoration: none;
	color:#303d39;
}
.secmenu a:hover {
	color:#ac3d61;
}
.secmenu a.select {
	color:#26404c;
	background: #eaf2ef;
	border-bottom: dashed 1px #26404c;
}
.secmenu a:visited.select {
	color:#26404c;
	background: #eaf2ef;
	border-bottom: dashed 1px #26404c;
}
.secmenu li.list-filter {
	background: url(../Products/Images/list-filter.gif) no-repeat;
	text-indent:-9999px;
	list-style:none;
	margin: 0;
	padding:0;
	margin-bottom: 10px;
	vertical-align: middle;
	text-indent: 0px;
	color:#ffffff;
}
.secmenu li.list-filter a {
	width:144px;
	height:18px;
	display: block;
	text-indent:-9999px;
}
/* ★2009/11/13 左カラムメニューの中カテゴリ用 */
.secmenu li.list-filter-sub {
	background: url(../Products/Images/list-filter-sub.gif) no-repeat;
	text-indent:-9999px;
	list-style:none;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	vertical-align: middle;
	font-size:11px;
	text-indent: 4px;
	color:#000000;
}
.secmenu li.list-pump {
	background: url(../Products/Images/list-pump.gif) no-repeat;
	text-indent:-9999px;
	list-style:none;
	margin: 0;
	padding:0;
	margin-bottom: 10px;
	vertical-align: middle;
	text-indent: 0px;
	color:#ffffff;
}
.secmenu li.list-pump a {
	width:144px;
	height:18px;
	display: block;
	text-indent:-9999px;
}
.secmenu li.list-waterjet {
	background: url(../Products/Images/list-waterjet.gif) no-repeat;
	text-indent:-9999px;
	list-style:none;
	margin: 0;
	padding:0;
	margin-bottom: 10px;
	vertical-align: middle;
	text-indent: 0px;
	color:#ffffff;
}
.secmenu li.list-waterjet a {
	width:144px;
	height:18px;
	display: block;
	text-indent:-9999px;
}
.secmenu li.list-waterjet2 {
	background: url(../Products/Images/list-waterjet2.gif) no-repeat;
	text-indent:-9999px;
	list-style:none;
	margin: 0;
	padding:0;
	margin-bottom: 10px;
	vertical-align: middle;
	text-indent: 0px;
	color:#ffffff;
}
.secmenu li.list-waterjet2 a {
	width:144px;
	height:18px;
	display: block;
	text-indent:-9999px;
}
.secmenu li.list-office {
	background: url(../Office/Images/list-office.gif) no-repeat;
	text-indent:-9999px;
	list-style:none;
	margin: 0;
	padding:0;
	margin-bottom: 10px;
	vertical-align: middle;
	text-indent: 0px;
	color:#ffffff;
}
.secmenu li.list-office a {
	width:144px;
	height:18px;
	display: block;
	text-indent:-9999px;
}
#carea {
	margin: 0;
	padding: 0;
	width: 595px;
	float: right;
	border-left: 1px solid #999999;
}
#contents {
	text-align:left;
	width: 575px;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:10px;
	line-height: 160%;
	font-size:12px;
}
#contents p {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left:1em;
	margin-right:1em;
}
#contents a {
	color:#1560af;
}
#contents a:visited {
	color:#3f7ec1;
}
#contents a:hover {
	color:#ac3d61;
}
#contents a.active {
	color:#ac3d61
}
#contents ul {
	margin-top: 1em;
	margin-bottom: 1em;
}
#contents ol {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}
#contents li {
	margin-left: 3em;
}
#contents td {
	padding: 3px;
	line-height: 140%;
	font-size:12px;
}
#contents img {
	margin: 4px 0px 4px 0px;
}
#contents td.left {
	padding-left:10px;
	font-size:13px;
	text-align: left;
	background:  #ccd8e4;
	color: #0c659e;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W6", meiryo, HGPｺﾞｼｯｸE, HGｺﾞｼｯｸE, Osaka, "ＭＳ ゴシック";
}
#contents td.left3 {
	padding-left:10px;
	font-size:12px;
	text-align: left;
	background:  #1286d1;
	color: #ffffff;
	font-weight: bold;
}
#contents td.top {
	font-size:12px;
	text-align: center;
	background:  #ccd8e4;
	color: #0c659e;
	font-weight: bold;
}
#contents td.left2 {
	padding-left:10px;
	background: #dfdfdf;
}
#contents td.year {
	padding-right:10px;
	font-size:12px;
	text-align: right;
	background:  #ccd8e4;
	font-weight: normal;
	color: #0c659e;
}
#contents td.month {
	padding-right:10px;
	text-align:right;
	background: #dfdfdf;
}
#contents td.mainw {
	padding-left:10px;
	background: #ffffff
}
#contents td.main {
	padding-left:10px;
	background: #eeeeee
}
.desc_bg {
	padding-top: 7px;
	width: 283px;
	height: 34px;
	margin-bottom: 1em;
	background: url(../Products/Waterjet/Images/desc_bg.gif) no-repeat;
	overflow: hidden;
}
.desc {
	margin-top:3px;
	margin-left:15px;
	color: #ffffff;
	font-weight: normal;
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W6", meiryo, HGPｺﾞｼｯｸE, HGｺﾞｼｯｸE, Osaka, "ＭＳ ゴシック";
}
h2 {
	margin-top:3px;
	margin-left:26px;
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W6", meiryo, HGPｺﾞｼｯｸE, HGｺﾞｼｯｸE, Osaka, "ＭＳ ゴシック";
}
.h2_bg {
	clear: both;
	margin-top: 15px;
	width: 575px;
	height: 23px;
	margin-bottom: 1em;
	background: url(../Images/h2_bg.gif);
	overflow: hidden;
}
li.divtitle {
	/*  width: 190px;  */
  width: 230px;
	height:23px;
	list-style: none;
	background: url(../Division/Images/divtitle-bg.gif) no-repeat;
	padding-left:10px;
	padding-top:2px;
	margin-bottom:4px;
}
li.divtitle a {
	text-decoration: none;
	color: #333333;
}
li.divtitle a:visited {
	text-decoration: none;
	color: #333333;
}
/* 2009年11月11日　「絵で見る下水処理」のため追加 */
/* 「li.divtitle2」、「li.divtitle2 a」、「li.divtitle2 a:visited」 */
li.divtitle2 {
	width: 230px;
	height:23px;
	list-style: none;
	background: url(../Division/Images/divtitle-bg_02.gif) no-repeat;
	padding-left:10px;
	padding-top:2px;
	margin-bottom:4px;
	margin-left:10px;
}
li.divtitle2 a {
	text-decoration: none;
	color: #333333;
}
li.divtitle2 a:visited {
	text-decoration: none;
	color: #333333;
}
h2 {
	margin-top:3px;
	margin-left:26px;
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W6", meiryo, HGPｺﾞｼｯｸE, HGｺﾞｼｯｸE, Osaka, "ＭＳ ゴシック";
}
.h3_bg {
	clear: both;
	margin-top: 15px;
	width: 575px;
	height: 20px;
	background: url(../Images/h3_bg.gif) no-repeat;
	overflow: hidden;
	text-align: left;
}
.h3_bg2 {
	clear: both;
	margin-top: 15px;
	width: 575px;
	height: 20px;
	background: url(../Images/h3_bg2.gif) no-repeat;
	overflow: hidden;
	text-align: left;
}
.h3_bg3 {
	padding-top:2px;
	margin-left:0;
	width: 182px;
	height: 20px;
	background: url(../Images/h3_bg3.gif) no-repeat;
	overflow: hidden;
	text-align: left;
}
h3 {
	margin-left:16px;
	color: #333333;
	font-weight: normal;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W6", meiryo, HGPｺﾞｼｯｸE, HGｺﾞｼｯｸE, Osaka, "ＭＳ ゴシック";
}
#contents h4 {
	padding-left:1em;
	color: #333333;
	font-weight: normal;
	font-size:13px;
	line-height:26px;
	font-family: "ヒラギノ角ゴ Pro W6", HGPｺﾞｼｯｸE, HGｺﾞｼｯｸE, meiryo, "ＭＳ Ｐゴシック", sans-serif;
	margin-top:1em;
	margin-bottom:1em;
}
#contents dl dt {
	padding-left: 1em;
}
#contents dl dd {
	padding-left: 3em;
}
#title {
	width: 595px;
	height:56px;
	border-bottom: #cccccc solid 1px;
}
#breadclumbs {
	width: 595px;
	margin: 0px;
	height: 14px;
	background: #eeeeee;
	border-bottom: #cccccc solid 1px;
}
#breadclumbs p {
	padding-top: 2px;
	padding-left: 10px;
	color: #555555;
	font-size: 9px;
	font-family: "ヒラギノ角ゴ Pro W3";
}
#breadclumbs a {
	color:#222222;
	text-decoration: none;
}
#breadclumbs a:visited {
	color:#222222;
	text-decoration: none;
}
#breadclumbs a:hover {
	color:#db6078;
}
h1 {
	margin-top: 6px;
	width: 575px;
	margin-bottom: 0.5em;
	height: 26px;
	background: url(../Images/h1_bg.gif) no-repeat;
	padding-top: 4px;
	padding-left: 35px;
	color: #333333;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W6", meiryo, HGPｺﾞｼｯｸE, HGｺﾞｼｯｸE, Osaka, "ＭＳ ゴシック";
	font-weight: normal;
}
.info {
	margin-bottom: 7px;
}
#topics-header2 {
	width:573px;
	height:3px;
	overflow: hidden;
	background: url(../Images/topics-header2.gif);
}
#topics2 {
	width:573px;
	background: url(../Images/topics-bg2.gif) repeat-y;
	font-size:11px;
}
#topics-header {
	width:573px;
	height:3px;
	overflow: hidden;
	background: url(../Images/topics-header.gif);
}
#topics {
	width:573px;
	background: url(../Images/topics-bg.gif) repeat-y;
	font-size:11px;
}
#topics-contents {
	margin: 0;
	padding:10px;
}
#topics-contents.policy {
	margin: 0;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	height:150px;
}
#topics-contents img.detail {
	margin-top:-2px;
}
#topics-contents img.photo {
	margin: 0;
	padding:0;
	float: left;
}
#topics-contents p.name {
	color: #0064af;
	margin: 0;
	padding: 0;
	margin-left:190px;
	background: none;
	font-size:18px;
	font-family: "ヒラギノ角ゴ Pro W6", meiryo, HGPｺﾞｼｯｸE, HGｺﾞｼｯｸE, Osaka, "ＭＳ ゴシック";
}
#topics-contents p.name2 {
	color: #0064af;
	margin: 0;
	padding: 0;
	margin-left:190px;
	background: none;
	font-size:18px;
	font-family: "ヒラギノ角ゴ Pro W6", meiryo, HGPｺﾞｼｯｸE, HGｺﾞｼｯｸE, Osaka, "ＭＳ ゴシック";
	border-bottom:1px solid #bbbbbb;
}
#topics-contents p.sub1 {
	margin: 0;
	padding: 0;
	margin-left:190px;
	background: none;
	font-size:14px;
	font-family: "ヒラギノ角ゴ Pro W3", meiryo, Osaka, "ＭＳ ゴシック";
	color:#333333;
}
#topics-contents p.sub3 {
	margin: 0;
	padding: 0;
	margin-left:190px;
	margin-top:10px;
	background: none;
	font-size:14px;
	font-family: "ヒラギノ角ゴ Pro W3", meiryo, Osaka, "ＭＳ ゴシック";
	color:#333333;
}
#topics-contents p.sub2 {
	clear: both;
	margin: 0;
	padding: 0;
	margin-top:4px;
	background: none;
	font-size:12px;
	line-height:18px;
	font-family: "ヒラギノ角ゴ Pro W3", meiryo, Osaka, "ＭＳ ゴシック";
	color:#333333;
}
#topics-contents ul {
	margin-left:170px;
	margin-top:2px;
}
#topics-contents li {
	font-size:14px;
	font-family: "ヒラギノ角ゴ Pro W3", meiryo, Osaka, "ＭＳ ゴシック";
	color:#333333;
}
#topics-footer2 {
	clear: both;
	width:573px;
	height:3px;
	background: url(../Images/topics-footer2.gif);
	overflow: hidden;
}
#topics-footer {
	clear: both;
	width:573px;
	height:3px;
	background: url(../Images/topics-footer.gif);
	overflow: hidden;
}
#topicpurpose {
	width:573px;
	background: url(../Images/topics-bg.gif) repeat-y;
	height:155px;
	font-size:11px;
}
#topicpurpose-contents {
	margin: 0;
	padding:10px;
}
#topicpurpose-contents img.photo {
	margin: 0;
	padding:0;
	float: left;
}
#topicpurpose-contents p.sub1 {
	color: #0064af;
	height:25px;
	margin: 0;
	padding: 0;
	margin-left:190px;
	background: none;
	font-size:18px;
	font-family: "ヒラギノ角ゴ Pro W6", meiryo, HGPｺﾞｼｯｸE, HGｺﾞｼｯｸE, Osaka, "ＭＳ ゴシック";
	border-bottom:1px solid #bbbbbb;
}
#topicpurpose-contents p.sub2 {
	margin: 0;
	padding: 0;
	margin-left:190px;
	margin-top:12px;
	background: none;
	font-size:12px;
	font-family: "ヒラギノ角ゴ Pro W3", meiryo, Osaka, "ＭＳ ゴシック";
	color:#333333;
}
#division-header {
	margin-top:0px;
	width:573px;
	height:25px;
	overflow: hidden;
	background: url(../Division/Images/division-titlebg.gif);
	clear: both;
}
#division-header p {
	margin-top:4px;
	margin-left:10px;
	color:ffffff;
	font-size:16px;
	font-family: "ヒラギノ角ゴ Pro W6", meiryo, HGPｺﾞｼｯｸE, HGｺﾞｼｯｸE, Osaka, "ＭＳ ゴシック";
}
#division {
	width:573px;
	height: auto;
}
#division-contents {
	margin: 0;
	margin-bottom:10px;/*  height: 96px; 以前の設定 */
}
#division-contents img {
	margin: 0;
	padding:0;
	float: left;
}
#division-contents ul {
	margin-left:130px;
}
#division-contents li {
	/*	font-size:14px;  2009/11/17修正*/
	font-size:12px;
	font-family: "ヒラギノ角ゴ Pro W3", meiryo, Osaka, "ＭＳ ゴシック";
	color:#333333;
}
#purpose {
	width:573px;
	/* 2009.12.21 height値を追加*/
  height: auto;
}
#purpose-contents {
	margin: 0;
	margin-bottom:10px;
}
#purpose-contents img {
	margin: 0;
	padding:0;
	float: left;
}
#purpose-contents ul {
	margin-top:0;
	margin-left:130px;
}
#purpose-contents li {
	font-size:12px;
	font-family: "ヒラギノ角ゴ Pro W3", meiryo, Osaka, "ＭＳ ゴシック";
	color:#333333;
}
.pr1 {
	width: 186px;
	float: left;
}
.pr2 {
	width: 186px;
	margin-left: 6px;
	float: left;
}
.pr-header {
	margin: 0;
	width: 186px;
	height:21px;
	display: block;
}
.pr-contents img {
	text-align: center;
}
.pr-contents {
	text-align:	center;
	margin: 0;
	height:660px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.pr-contents ul {
	text-align:left;
	font-size:14px;
	margin-left:-15px;
}
/* ★2009/11/16追加、「製品情報一覧」内ろ過機・分離機一覧に適用 ここから↓*/
.pr-contents-fi {
	text-align:	center;
	margin: 0;
	height:660px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.pr-contents-fi ul {
	text-align:left;
	font-size:14px;
	margin-left:-15px;
	margin-top:3px;
}
/* ↑ここまで*/

.pr-contents li {
	margin-bottom:6px;
}
.pr-contents a:visited {
	color:#666666;
}
.pr-contents a {
	text-decoration: none;
	color:#303d39;
}
.pr-contents a:hover {
	border-bottom: 1px dotted #ac3d61;
	color:#ac3d61;
}
.pr-contents a.select {
	color:#26404c;
	background: #eaf2ef;
	border-bottom: dashed 1px #26404c;
}
.pr-contents a:visited.select {
	color:#26404c;
	background: #eaf2ef;
	border-bottom: dashed 1px #26404c;
}
.pr-list {
	margin-top:10px;
	width: 160px;
	height:23px;
	overflow: hidden;
	text-indent: -9999px;
}
.pr-list a {
	background: url(../Products/Images/pr-list.gif);
	height:23px;
	display:block;
}
.pr-list a:hover {
	background-position: 0px -23px;
	border-bottom:none;
}
/* ★2009/11/13 製品情報一覧　メイン画面でのサブカテゴリ用 ここから↓*/
.pr-list-sub {
	list-style:none;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding: 0;
	vertical-align: middle;
	font-size:13px;
	text-indent: 0px;
	color:#000000;
}
/* ここまで↑*/

.detail1 {
	margin-top:10px;
	width: 186px;
	float: left;
	margin-bottom: 15px;
}
.detail2 {
	margin-top:10px;
	margin-left: 7px;
	width: 186px;
	float: left;
	margin-bottom: 15px;
}
.detail-header {
	margin: 0;
	padding: 0;
	width: 186px;
	height:21px;
	background: url(../Products/Images/detail_bg.gif);
}
.detail-header2 {
	margin: 0;
	padding: 0;
	width: 186px;
	height:36px;
	background: url(../Products/Images/detail_bg2.gif);
}
.de-he-contents {
	padding: 0;
	margin: 0;
	margin-left: 10px;
	font-size:13px;
	font-family: meiryo, HGPｺﾞｼｯｸE, HGｺﾞｼｯｸE, Osaka, "ヒラギノ角ゴ Pro W6", "ＭＳ ゴシック";
	line-height:21px;
	color:#ffffff;
	font-weight: normal;
}
.de-he-contents2 {
	text-align:center;
	padding: 0;
	margin: 0;
	padding-top: 3px;
	font-size:13px;
	font-family: meiryo, HGPｺﾞｼｯｸE, HGｺﾞｼｯｸE, Osaka, "ヒラギノ角ゴ Pro W6", "ＭＳ ゴシック";
	line-height:15px;
	color:#ffffff;
	font-weight: normal;
}
.detail-contents2 {
	margin: 0;
	height:195px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
}
.detail-contents2 p {
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 16px;
}
.detail-contents {
	margin: 0;
	height:180px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
}
.detail-contents p {
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 16px;
}
.purpose1 {
	margin-top:10px;
	margin-left: 4px;
	width: 273px;
	float: left;
	margin-bottom: 15px;
}
.purpose2 {
	margin-top:10px;
	margin-left: 13px;
	width: 273px;
	float: left;
	margin-bottom: 15px;
}
.purpose-header {
	margin: 0;
	padding: 0;
	width: 273px;
	height:21px;
	background: url(../Purpose/Images/detail_bg2.gif);
}
.pu-he-contents {
	padding: 0;
	margin: 0;
	margin-left: 10px;
	font-size:13px;
	font-family: meiryo, HGPｺﾞｼｯｸE, HGｺﾞｼｯｸE, Osaka, "ヒラギノ角ゴ Pro W6", "ＭＳ ゴシック";
	line-height:21px;
	color:#ffffff;
	font-weight: normal;
}
.purpose-contents {
	margin: 0;
	height:130px;
	border: 1px solid #cccccc;
	text-align: center;
}
.purpose-contents div.imgfig {
	margin-top:15px;
	width: 145px;
	height:115px;
	text-align: center;
	float: left;
	vertical-align:middle;
}
.purpose-contents div.imgfig-l {
	margin-top:15px;
	width: 155px;
	height:115px;
	text-align: center;
	float: left;
	vertical-align:middle;
}
.purpose-contents div.txt {
	float: left;
	width: 110px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
}
.purpose-contents div.imgdetail {
	float: left;
	width: 110px;
	text-align: center;
}
/* 209/11/11 下水処理(sewage-02.html)の移動に伴い、下記のスタイルを追加しました。↓ここから */
.division1 {
	margin-top:10px;
	margin-left: 4px;
	width: 273px;
	float: left;
	margin-bottom: 15px;
}
.division2 {
	margin-top:10px;
	margin-left: 13px;
	width: 273px;
	float: left;
	margin-bottom: 15px;
}
.division-header {
	margin: 0;
	padding: 0;
	width: 273px;
	height:21px;
	background: url(../Division/Images/detail_bg2.gif);
}
.di-he-contents {
	padding: 0;
	margin: 0;
	margin-left: 10px;
	font-size:13px;
	font-family: meiryo, HGPｺﾞｼｯｸE, HGｺﾞｼｯｸE, Osaka, "ヒラギノ角ゴ Pro W6", "ＭＳ ゴシック";
	line-height:21px;
	color:#ffffff;
	font-weight: normal;
}
.division-contents {
	margin: 0;
	height:130px;
	border: 1px solid #cccccc;
	text-align: center;
}
.division-contents div.imgfig {
	margin-top:15px;
	width: 145px;
	height:115px;
	text-align: center;
	float: left;
	vertical-align:middle;
}
.division-contents div.imgfig-l {
	margin-top:15px;
	width: 155px;
	height:115px;
	text-align: center;
	float: left;
	vertical-align:middle;
}
.division-contents div.txt {
	float: left;
	width: 110px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
}
.division-contents div.imgdetail {
	float: left;
	width: 110px;
	text-align: center;
}
/* ↑ここまで追加 （2009/11/11)*/

#footer {
	clear: both;
	height: 53px;
	background: url(../Images/footer.gif);
}
#footer p {
	margin-left:20px;
	text-align: left;
	padding-top:11px;
	font-size:11px;
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", meiryo, Osaka, "ＭＳ ゴシック";
}
#footer center {
	margin-top:10px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
.under {
	clear: both;
	margin-top:2em;
	margin-right: 10px;
	height: 20px;
	text-align: right;
}
.top a {
	margin-left:20px;
	background: url(../Images/top.gif) no-repeat;
	padding: 0px 0px 2px 19px;
	font-size:12px;
	border-bottom: 1px solid #999999;
}
.top a {
	color: #333333;
	text-decoration: none;
}
.top a:hover {
	color: #bb0000;
}
.back a {
	background: url(../Images/back.gif) no-repeat;
	padding: 0px 0px 2px 19px;
	font-size:12px;
	border-bottom: 1px solid #999999;
}
.back a {
	color: #333333;
	text-decoration: none;
}
.back a:hover {
	color: #bb0000;
}
.next a {
	background: url(../Images/next.gif) no-repeat;
	padding: 0px 0px 1px 20px;
	font-size:12px;
	border-bottom: 1px solid #999999;
}
.next a {
	color: #333333;
	text-decoration: none;
}
.next a:hover {
	color: #bb0000;
}
.attention {
	color: #d61953;
	font-weight: bold;
}
strong {
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W6", meiryo, HGPｺﾞｼｯｸE, HGｺﾞｼｯｸE, Osaka, "ＭＳ ゴシック";
	font-weight:normal;
}
.t12px {
	font-size: 12px;
}
.t11px {
	font-size: 11px;
}
.sfont {
	font-size: 11px;
}
#sitemap {
}
#sitemap a {
	text-decoration: none;
}
.new {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}
.recruit_image {
	text-align: left;
	text-indent: 3px;
	vertical-align: text-top;
	float: left;
	margin: 0px;
}
.recruit_message_rightimage {
	text-align: right;
	text-indent: 3px;
	vertical-align: text-top;
	float: left;
}

