@charset "utf-8";


/*-------------------------
 * top page　
--------------------------*/
#content .topPage h2 {
	padding: 13px 0 10px;
	border-bottom: solid 1px #d9d9d9;
	background: url(../images/bg_h3_01.gif) left top repeat-x;
	font-weight: bold;
	font-size: 118%;
}
#content .topPage #intro p {
	margin-top: 0;
	line-height: 1.513;
}oz-related-01
#content .topPage #content {
	padding-bottom: 40px;
}
/*---
.topPage #section-main {
	margin-top: 1.5em;
}
----*/
#content .topPage .oz-related-01 dt {
	width: 125px;
}
#content .topPage .oz-related-01 dd {
	max-width: 375px;
}
#content .topPage #main {
	width: 529px;
	margin-right: 0;
}
#content .topPage #sub {
	width: 200px;
}
#content .topPage #features .col-A,
#content .topPage #features .col-B {
	width: 252px;
}
#content .topPage #news {
	margin-top: 1.817em;
}
#content .topPage #news h2 {
	background-image: url(../images/bg_h3_02.gif);
	background-position: left bottom;
	border-bottom: 0;
	padding-top: 0;
}
#content .topPage #news .oz-list-01 {
	padding-top: 2px;
}
#content .topPage #contact h2 {
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}
#content .topPage #contact {
	padding-bottom: 11px;
	background: url(../images/bg_contact_01.gif) left bottom no-repeat;
	zoom: 1;
}
#content .topPage #contact .oz-btn-01 {
	width: 170px;
	margin-top: -43px;
	margin-left: 15px;
	z-index: 2;
	position: relative;
}
#content .topPage #contact .oz-btn-01-w170 a {
	background-image: url(../images/bg_contactbtn_btm_w170.gif);
}
#content .topPage #contact .oz-btn-01-w170 a span {
	background-image: url(../images/bg_contactbtn_top_w170.gif);
}
#content .topPage #contact .oz-btn-01-w170 a span span {
	background-image: url(../images/bg_contactbtn_mid_w170.gif);
}
#content .topPage #contact .oz-btn-01 a span span span {
	background: url(../images/icon_btn_arr_blue_r.gif) left center no-repeat;
}
#content .topPage #contact .oz-btn-01 a:hover span span span {
	background: url(../images/icon_btn_arr_white_r.gif) left center no-repeat;
}
#content .topPage #tech {
	margin-top: 2em;
	padding-bottom: 9px;
	border-bottom: solid 1px #d9d9d9;
}
#content .topPage #tech h2 {
	font-size: 100%;
}
#content .topPage #tech .oz-enclose-01 {
	margin-top: 9px;
}
#content .topPage #tech .comment {
	margin-top: 0.817em;
}
#content .topPage #interview-01 {
	margin-top: 2em;
	padding-bottom: 9px;
}
#content .topPage #interview-01 .comment {
	margin-top: 0.817em;
}
#content .topPage #interview-01 a .textlink {
	background: url(../images/icon_btn_arr_blue_r.gif) left 5px no-repeat;
	padding: 0 0 0 14px;
	display: inline-block;
}
#content .topPage #interview-01 a img {
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#content .topPage #interview-01 a:hover img {
	opacity: 0.7;
}

#content .topPage #catalog h2 {
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}
#content .topPage #catalog {
	margin-top: 1em;
    border-top: solid 1px #d9d9d9;
	/*border-bottom: solid 1px #d9d9d9;*/
	padding-top: 11px;
	padding-bottom: 11px;
	background: none;
}
#content .topPage #support h2 {
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}
#content .topPage #support {
	/*margin-top: 2em;*/
    border-bottom: solid 1px #d9d9d9;
	padding-bottom: 11px;
	background: none;
}


#content .topPage #catalog a:hover img {
	opacity: 0.7;
}
#content .topPage #support a:hover img {
	opacity: 0.7;
}


/*-------------------------
 * ozonizer/compact.html　
--------------------------*/
#content .compact-index .md_list_normal li {
	margin-top: 8px;
	padding-left: 20px;
	background:url(../compact/images/bullet_list_disc.png) no-repeat 8px 0.5em;
}
#content .compact-index #section-E .graph-table {
	width: 500px;
	border-width: 1px 0 0 1px;
	border-style: solid;
    border-color: #d9d9d9;
}
#content .compact-index #section-E .graph-table th,
#content .compact-index #section-E .graph-table td {
    padding: 4px 10px;
    border-width: 0 1px 1px 0;
	border-style: solid;
    border-color: #d9d9d9;
}
#content .compact-index #section-E .graph-table th {
	 width: 150px;
}
#content .compact-index #section-E .graph-table td {
	text-align: left;
}
#content .compact-index #section-E .graph-table .pink {
	 background: #fee6cb;
}
#content .compact-index #section-E .graph-table .green {
	 background: #e6efc1;
}
#content .compact-index #section-E .graph-table .violet {
	 background: #e3dedb;
}
#content .compact-index .caption {
    padding-top: 0.6em;
}
#content .compact-index #subsection-B-C .oz-table-01 {
	width: 300px;
	margin-left: 377px;
	position: relative;
	z-index: 1;
}
#content .compact-index #subsection-B-C .image {
	margin-top: -11em;
	position: relative;
	z-index: 0;
}
/*-------------------------
 * ozonizer/ozonizer/index.html　
--------------------------*/
#content .index #section-A .network {
	position: relative;
	padding-right: 245px;
}
#content .index #section-A .network .image {
	position: absolute;
	top: -1.417em;
	right: 0;
}
#content .index #section-A  .oz-list-03 {
	font-size: 118%;
}
#content .index #section-A  .oz-list-02 li .caption {
	margin-top: 4px;
	padding: 5px;
	background: #edf6fc;
	text-align: center;
}
#content .index #section-A span {
	display: inline-block;
}
#content .oz-index #subsection-A .oz-table-01 .space {
	padding: 0;
	border-right-width: 0;
}

#content .oz-index #subsection-A .oz-table-01 .photoSpace-B {
	border-bottom-width: 0;
	border-left-width: 2px;
}
/*-------------------------
 * ozonizer/deorization/index.html
--------------------------*/
#content .deodorization-index .section #section-A {
	font-size: 118%;
}
#content .deodorization-index .md_list_normal li {
	margin-top: 8px;
	padding-left: 20px;
	background:url(../deodorization/images/bullet_list_disc.png) no-repeat 8px 0.5em;
}
#content .deodorization-index h4.sub_title {
	font-size: 118%;
    font-weight: bold;
    border-left: solid 2px #0b60c3;
    padding-left: 6px;
	padding-bottom: 0;
	background: none;
}
#content .deodorization-index #section-D .oz-table-01  {
	table-layout: fixed;
}
#content .deodorization-index #section-D .oz-table-01 th,
#content .deodorization-index #section-D .oz-table-01 td {
    width: 133px;
}
#content .deodorization-index #section-D .oz-table-01 td.symbol_01 {
    font-size: 150%;
}
#content .deodorization-index #section-D .oz-table-01 td.symbol_02 {
    font-size: 120%;
}
#content .deodorization-index #subsection-D-A .label {
    float: right;
	margin-bottom: 1.017em;
	padding: 4px;
	border: 1px solid #000;
}

/*-------------------------
 * ozonizer/aop/index.html
--------------------------*/
#content .aop-index .md_list_normal li {
	margin-top: 8px;
	padding-left: 20px;
	background:url(../aop/images/bullet_list_disc.png) no-repeat 8px 0.5em;
}
#content .aop-index h4.sub_title {
	font-size: 118%;
    font-weight: bold;
    border-left: solid 2px #0b60c3;
    padding-left: 6px;
	padding-bottom: 0;
	background: none;
}
#content .aop-index #section-D .oz-list-03 {
	font-size: 118%;
}

/*-------------------------
 * ozonizer/package/index.html
--------------------------*/
#content .package-index .md_list_normal li {
	margin-top: 8px;
	padding-left: 20px;
	background:url(../package/images/bullet_list_disc.png) no-repeat 8px 0.5em;
}
#content .package-index h4.sub_title {
	font-size: 118%;
    font-weight: bold;
    border-left: solid 2px #0b60c3;
    padding-left: 6px;
	padding-bottom: 0;
	background: none;
}


/*-------------------------
 * ozonizer/experiment/index.html
--------------------------*/
#content .experiment-index .section #section-A {
	font-size: 118%;
}
#content .experiment-index .md_list_normal li {
	margin-top: 8px;
	padding-left: 20px;
	background:url(../experiment/images/bullet_list_disc.png) no-repeat 8px 0.5em;
}
#content .experiment-index h4.sub_title {
	font-size: 118%;
    font-weight: bold;
    border-left: solid 2px #0b60c3;
    padding-left: 6px;
	padding-bottom: 0;
	background: none;
}

#content .experiment-index .oz-setCols-01 .col-A {
	width: 600px;
}
#content .experiment-index #section-A .oz-table-01,
#content .experiment-index #section-B .oz-table-01 {
	width: 520px;
}
#content .experiment-index .oz-table-01 {
	margin-right: auto;
	margin-left: auto;
}


/*-------------------------
 * ozonizer/lineup/
--------------------------*/
#content h3.lineup {
	display: none;
}
#content h4.lineup {
	padding: 13px 0 10px;
	border-bottom: solid 1px #d9d9d9;
	background: url(../images/bg_h3_01.gif) left top repeat-x;
	font-weight: bold;
	font-size: 118%;
}
#content .lineup-index #subsection-D .oz-table-01 .space {
	padding: 0;
	border-right-width: 0;
}
#content .lineup-index #subsection-D .oz-table-01 .photoSpace-B {
	border-bottom-width: 0;
	border-left-width: 2px;
}
#content .lineup-index .md_list_normal li {
	margin-top: 8px;
	padding-left: 20px;
	background:url(../lineup/images/bullet_list_disc.png) no-repeat 8px 0.5em;
}
/*-------------------------
 * ozonizer/lineup/o2_ozonizer.html
--------------------------*/
#content .lineup-o2_ozonizer #subsection-A .oz-table-01 .space {
	padding: 0;
	border-right-width: 0;
}

#content .lineup-o2_ozonizer #subsection-A .oz-table-01 .photoSpace-B {
	border-bottom-width: 0;
	border-left-width: 2px;
}
/*-------------------------
 * ozonizer/lineup/deodorization.html
--------------------------*/
#content .lineup-deodorization #subsection-A .floatL,
#content .lineup-deodorization #subsection-B .floatL,
#content .lineup-deodorization #subsection-C .floatL {
	width: 452px;
}
#content .lineup-deodorization #subsection-A .floatR,
#content .lineup-deodorization #subsection-B .floatR,
#content .lineup-deodorization #subsection-C .floatR {
	width: 286px;
}
#content .lineup-deodorization #subsection-C .oz-list-04 .indent {
	width: 3.5em;
}
/*-------------------------
 * ozonizer/lineup/compact.html
--------------------------*/
#content .lineup-compact #subsection-B-C .oz-table-01 {
	width: 300px;
	margin-left: 377px;
	position: relative;
	z-index: 1;
}
#content .lineup-compact #subsection-B-C .image {
	margin-top: -11em;
	position: relative;
	z-index: 0;
}

/*-------------------------
 * ozonizer/field/index.html
--------------------------*/
#content .field-index #content-main #section-D h4,
#content .field-index #content-main #section-E h4 {
	margin-bottom: -2px;
}
#content .field-index #content-main .floatR {
	width: 608px!important;
}
/*-------------------------
 * ozonizer/case/index.html
--------------------------*/
#content .case-index .oz-table-02 .td-A,
#content .case-index .oz-table-02 .td-C {
	background-position: -170px 0;
}
/*-------------------------
 * ozonizer/technology/index.html
--------------------------*/
#content .technoloy-index #principle_sec_A .floatL {
	width: 558px;
	font-size: 118%;
	}
	#content .technoloy-index #principle_sec_A .floatR {
	width: 170px;
}
#content .technoloy-index .oz-setCols-01 .col-A {
	width: 377px;
}
#content .technoloy-index #section-A .oz-table-01,
#content .technoloy-index #section-B .oz-table-01 {
	width: 300px;
}
#content .technoloy-index .oz-table-01 {
	margin-right: auto;
	margin-left: auto;
}
#content .technoloy-index .oz-setCols-01 .col-A {
	width: 377px;
}
#content .technoloy-index .caption {
    text-align: center;
}
#content .technoloy-index #section-D .floatL {
	width: 384px;
}
#content .technoloy-index #section-D .floatR {
	width: 334px;
}
#content .technoloy-index #section-D .oz-list-02 li {
	padding-left: 36px;
	background:url(../images/bg_arrow_01.gif) 5px 27px no-repeat;
}
#content .technoloy-index #section-D .oz-list-02 li.firstChild {
	padding-left: 0;
	background: none;
}
#content .technoloy-index #section-C .floatL,
#content .technoloy-index #section-E .floatL {
	width: 506px;
}
#content .technoloy-index #section-F .floatL {
	width: 377px;
}
#content .technoloy-index #section-G .oz-list-02 li {
	padding-left: 45px;
	background: url(../images/bg_arrow_01.gif) 9px 37px no-repeat;
}
#content .technoloy-index #section-G .oz-list-02 li.firstChild {
	padding-left: 0;
	background: none;
}
#content .technoloy-index #section-G .floatL {
	width: 570px;
}
#content .technoloy-index #section-G .floatR {
	width: 178px;
	position: relative;
}
#content .technoloy-index #section-G .oz-enclose-01 {
	padding: 10px 10px 5px;
}
#content .technoloy-index #section-G .floatR .oz-enclose-01 {
	height: 110px;
}
#content .technoloy-index #section-G .oz-list-02 {
	width: 395px;
	margin-right: auto;
	margin-left: auto;
}
#content .technoloy-index #section-G .floatR .image {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -43px;
	margin-left: -63px;
}
/*-------------------------
 * ozonizer/catalog/index.html
--------------------------*/
#content .catalog-index .oz-table-02 .td-A,
#content .catalog-index .oz-table-02 .td-C {
	background-position: -170px 0;
}
/*-------------------------
 * ozonizer/contact/index.html
--------------------------*/
#content .lineup-contact-index #section-A .oz-enclose-02 {
	border: solid 1px #d9d9d9;
	padding: 20px 10px;
	background: #fafafa;
}
#content .lineup-contact-index #section-A .oz-btn-01 {
	width: 363px;
	margin-right: auto;
	margin-left: auto;
}
#content .lineup-contact-index .oz-table-01 {
	width: 100%;
}
#content .lineup-contact-index .oz-table-01 tr.even {
	background: #f7f7f7;
}
/*-------------------------
.lineup-contact-index .oz-table-01 .zip,
.lineup-contact-index .oz-table-01 .address {
	display: block;
}
.lineup-contact-index .oz-table-01 .zip {
	width: 7.5em;
}
.lineup-contact-index .oz-table-01 .address {
	margin-top: -1.417em;
	margin-left: 8em;
}
--------------------------*/

#content .lineup-contact-index .oz-table-01 .address {
	margin-left: 0;
}
#content .lineup-contact-index .oz-table-01 .tel {
	margin-left: -0.5em;
}

#content .lineup-contact-index #section-C .floatL,
#content .lineup-contact-index #section-C .floatR {
	width: 363px;
}

/*-------------------------
 * localMenu
--------------------------*/
#content #localMenu ul ul {
	border-top: none;
}
#content #localMenu ul ul a {
	margin-left: 0;
}
#content #localMenu ul ul li {
	margin-left: 9px;
}
/*-------------------------
 * clearfix
--------------------------*/

#content dummuy {
	zoom: 1;
}
#content dummuy:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

#content .list_block {
	width: 100%;
    border: 2px solid #adebf1;;
    border-radius: 6px;
	margin-top: 20px;
}
#content .list_block .title {
	width: 20%;
    padding: 20px;
    background: #c7e6e9;
	margin-right: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 133%
}
#content .list_block .text {
	width: 40%;
	padding: 20px;
	font-weight: bold;
}
#content .list_block .text .text_pl{padding-left:10px;}

/*.oz-table-01 .bg_pink{
	background:#c5a6b6;
	color: #000;
}
.oz-table-01 .bg_blue_01{
	background: #6aa2d2;
	color: #000;
}*/

#content .oz-table-01 .bg_blue_02{
	background: #edf6fa;
	color: #000;
}
#content .oz-table-01,#content .oz-table-01 th,#content .oz-table-01 td {
    border-color: #000;
}
#content .oz-links-02 ul li,#content .oz-links-02 ul li.firstChild a,#content .oz-links-02 ul li.lastChild a{width:188px;}
#content .oz-links-02 ul li a{width:188px;padding:0;}
