body {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}
#wrapper {
	width: 818px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c2c2c2;
	border-left-color: #c2c2c2;
	text-align: center;
}
.tx14-0 {
	font-size: 14px;
}
.tx12-14 {
	font-size: 12px;
	line-height: 1.4em;
}
.tx12-16 {
	font-size: 12px;
	line-height: 1.6em;
}
.tx12-0 {

	font-size: 12px;
}
#wrapper .dotline {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfcfcf;
	font-size: 12px;
	text-align: left;
	color: #666666;
}
#wrapper .tblFrame {
	width: 568px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c2c2c2;
	border-left-color: #c2c2c2;
}
#wrapper .tblFrame .ud {
	padding-top: 3px;
	padding-bottom: 3px;
}
.tx14-14 {

	font-size: 14px;
	line-height: 1.4em;
}

/* 2010/06/11 追加 ------------------- */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix { display: inline-block; }
/*\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/**/

.clear {
	overflow: hidden;
	display: block !important;
	display: inline-block;
}

.both { clear: both; }

/*	メニュー
-------------------------------------- */
#nav {
	width: 219px;
	height: 765px;
	margin: 0;
	padding: 0;
	clear: both;
}
#nav ul{
	width: 219px;
	height: 765px;
	background: url(menu_bg.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
	clear: both;
}
#nav ul li {
 margin: 0;
	padding: 0;
	width: 219px;
	list-style: none;
}
#nav ul li a {
 margin: 0;
	padding: 0;
	width: 219px;
 display: block; 
}
#nav ul li a:hover img,
#nav ul li.stay a img { visibility: hidden; }
#nav ul li a:hover,
#nav ul li.stay a { background-color: transparent; }
#nav ul li img {
	border: none;
	vertical-align: bottom;
}
.h17 { height: 17px !important; }
.h17 a { height: 17px !important; }
.h18 { height: 18px !important; }
.h18 a { height: 18px !important; }
.h26 { height: 26px !important; }
.h26 a { height: 26px !important; }
.h32 { height: 32px !important; }
.h32 a { height: 32px !important; }
.h34 { height: 34px !important; }
.h34 a { height: 34px !important; }
.h36 { height: 36px !important; }
.h36 a { height: 36px !important; }
.h37 { height: 37px !important; }
.h37 a { height: 37px !important; }
.h38 { height: 38px !important; }
.h38 a { height: 38px !important; }
.h43 { height: 43px !important; }
.h43 a { height: 43px !important; }

/*	更新履歴
-------------------------------------- */

#news {
	width: 190px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	clear: both;
}
* html #news {
 width: 190px; }

/*	dlc.html
-------------------------------------- */
#dlc {
	width: 568px;
	padding: 0;
	margin: 0;
	clear: both;
}
#dlc div { margin: 0; padding: 0; }
#dlc .mainvisual {}
#dlc .section {}
#dlc .section p {
 margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4;
	text-align: left;
}
#dlc .section p.title {
	width: 556px; /* 568px */
	height: 26px;
	padding-bottom: 1px;
	padding-left: 12px;
	background: url(../images/dlc_line01.gif) repeat-x left bottom;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	color: #ff6400;
}
/* ＤＬＣとは */
#dlc .dlc01 { margin-top: 8px; }
#dlc .dlc01 .txt{
 margin-left: 10px;
	overflow: hidden;
	clear: both;
}
#dlc .dlc01 .txt p {
	width: 320px;
	padding-top: 30px;
	float: left;
}
#dlc .dlc01 .txt img { float: right; }

/* ＤＬＣ薄膜の性質 */
#dlc .dlc02 { margin-top: 23px; }
#dlc .dlc02 table {
	width: 550px;
	border: none;
	margin-top: 20px;
	margin-left: 10px;
	clear: both;
}
#dlc .dlc02 table tr th,
#dlc .dlc02 table tr td {
	height: 18px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 12px;
}
#dlc .dlc02 table tr th { text-align: right; background: #f2f2f2; width: 145px; }
#dlc .dlc02 table tr td { padding-left: 15px; text-align: left; background: #ffffff; }
#dlc .dlc02 table tr.odd th { background: #dadada; }
#dlc .dlc02 table tr.odd td { background: #f2f2f2; }

/* ＤＬＣ加工原理 */
#dlc .dlc03 { margin-top: 27px; }
#dlc .dlc03 .txt {
	width: 568px;
	overflow: hidden;
	clear: both;
}
#dlc .dlc03 .txt .left {
	width: 282px;
	padding-top: 36px;
	float: left;
}
#dlc .dlc03 .txt .left img { display: block; }
#dlc .dlc03 .txt .left p {
	width: 230px;
	margin-left: 23px;
	margin-bottom: 20px;
}
#dlc .dlc03 .txt .right { float: right; }

/* 1. 高機能古古米製容器（ＢＢ容器）製造販売事業 */
#dlc .dlc04 { margin-top: 20px; }
#dlc .dlc04 .hl{ margin-bottom: 7px; }
#dlc .dlc04 p.reader {
 margin-left: 12px;
	margin-top: 12px;
	width: 530px;
}
#dlc .dlc04 .imgBox {
	margin-top: 15px;
	overflow: hidden;
	clear: both;
}
#dlc .dlc04 .imgBox img { float: left; margin-right: 20px; }
#dlc .dlc04 .imgBox p { float: left; padding-top: 95px; }

/* 2. 容器専用ＤＬＣ成膜装置製造販売事業 */
#dlc .dlc05 { margin-top: 20px; }
#dlc .dlc05 .hl { margin-bottom: 7px; }
#dlc .dlc05 .txt {
	width: 568px;
	overflow: hidden;
	clear: both;
}
#dlc .dlc05 .txt dl {
	width: 263px;
	margin-top: 0px;
	padding-top: 20px;
	margin-left: 10px;
	text-align: left;
	float: left;
}
* html #dlc .dlc05 .txt dl { margin-left: 5px; }

#dlc .dlc05 .txt dl dt {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#dlc .dlc05 .txt dl dd {
	margin: 0;
	padding: 0 0 0 10px;
}
#dlc .dlc05 .txt dl dd ul { margin: 0; padding: 0; }
#dlc .dlc05 .txt dl dd ul li {
 margin: 0;
	padding: 0 0 0 0.8em;
	text-indent: -0.8em;
	list-style: none;
	font-size: 12px;
	line-height: 1.4;
}
* html #dlc .dlc05 .txt dl { margin: 0 0 0 5px; }
#dlc .dlc05 .txt .imgBox {	
 width: 280px;
	float: right;
}
#dlc .dlc05 .txt .imgBox a {
	display: block;
	margin: 20px 0 0 10px;
}
#dlc .dlc05 .orange {
	border: 1px solid #ff6400;
	width: 465px; /* 505px */
	margin: 15px auto 0 auto;
	padding: 15px;
	clear: both;
}
* html #dlc .dlc05 .orange { width: 505px; }
#dlc .dlc05 .orange strong { color: #ff6400; }

/* 3. ＤＬＣコーティング受託加工事業 */
#dlc .dlc06 { margin-top: 30px; }
#dlc .dlc06 .hl { margin-bottom: 7px; }
#dlc .dlc06 .reader { margin: 20px 0 0 10px; }
#dlc .dlc06 div.gray {
	margin-top: 15px;
	border: 1px solid #b5b2b5;
	background: #f2f2f2;
}
#dlc .dlc06 div.gray div.inner {
	padding: 10px 10px 20px 10px;
}
#dlc .dlc06 div.gray div.inner strong { color: #ff6400; }
#dlc .dlc06 div.gray div.inner p { margin: 10px; }
#dlc .dlc06 div.gray div.inner .txt {
	overflow: hidden;
	clear: both;
}
#dlc .dlc06 div.gray div.inner .txt .innerBox {
	width: 404px;
	background: url(../images/dlc_bg02.gif) repeat-y left top;
	float: left;
}
#dlc .dlc06 div.gray div.inner .txt .innerBox p { margin: -10px 10px 0 10px; }
#dlc .dlc06 div.gray div.inner .txt .img { float: right; }
#dlc .dlc06 div.gray .imgBox {
	margin-top: 5px;
	overflow: hidden;
	clear: both;
}
#dlc .dlc06 div.gray .imgBox .left { float: left; }
#dlc .dlc06 div.gray .imgBox .right { float: right; }

#dlc .dlc07 { margin: 15px 0; }

/*	dlc01.html
-------------------------------------- */
#dlc01 {
	width: 568px;
	padding: 0;
	margin: 0;
	clear: both;
}
#dlc01 div { margin: 0; padding: 0; }
#dlc01 .mainvisual {}
#dlc01 .section {}
#dlc01 .section p {
 margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4;
	text-align: left;
}
/* バイオマスボトル専用成膜装置の概要 */
#dlc01 .dlc01 { margin-top: 20px; }
#dlc01 .dlc01 .hl { margin-bottom: -5px; }
#dlc01 .dlc01 p { margin: 20px 0 0 10px; }

/* 特徴及び概略性能 */
#dlc01 .dlc02 { margin-top: 20px; }
#dlc01 .dlc02 div {
	margin-top: 15px;
	overflow: hidden;
	clear: both;
}
#dlc01 .dlc02 div p {
	width: 190px;
	padding-left: 10px;
	float: left;
}
* html #dlc01 .dlc02 div p { width: 200px; }
#dlc01 .dlc02 div table {
	border-collapse: collapse;
	width: 340px;
	float: right;
}
#dlc01 .dlc02 div table caption {
	display: block;
 font-size: 12px;
	text-align: left;
	padding-bottom: 10px;
}
#dlc01 .dlc02 div table tr th,
#dlc01 .dlc02 div table tr td {
	border: 1px solid #000000;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	padding: 5px 0px 5px 5px;
}

/* 設置形態と構造 */
#dlc01 .dlc03 { margin-top: 20px; }
#dlc01 .dlc03 p.reader { margin: 15px 0 0 10px; }
#dlc01 .dlc03 div.txt {
	margin-top: 20px;
	overflow: hidden;
	clear: both;
}
#dlc01 .dlc03 div.txt p {
	width: 200px;
	padding-left: 10px;
	float: left;
}
* html #dlc01 .dlc03 div.txt p { width: 210px; }
#dlc01 .dlc03 div.txt img { float: right; }
#dlc01 .dlc03 div.last { clear: both; }

/* ボトル専用成膜装置のタイプ */
#dlc01 .dlc04 { margin-top: 20px; }
#dlc01 .dlc04 p.reader {
	margin: 15px 0 10px 10px;
	padding-bottom: 10px;
}

#dlc01 .dlc04 .imgBox {
	width: 553px;
	margin-top: -30px;
	margin-left: 10px;
	clear: both;
}
#dlc01 .dlc04 .imgBox div.inner {
	margin-top: 30px;
	overflow: hidden;
	clear: both;
}
#dlc01 .dlc04 .imgBox div.inner .left {
	width: 343px;
	float: left;
}
#dlc01 .dlc04 .imgBox div.inner .left img { display: block; }
#dlc01 .dlc04 .imgBox div.inner .left p {
	font-size: 10px;
	padding-top: 15px;
}
#dlc01 .dlc04 .imgBox div.inner .right {
	width: 198px;
	float: right;
}
#dlc01 .dlc04 .imgBox div.inner .right p {
	margin: 5px 20px 30px 10px;
}
#dlc01 .dlc04 .imgBox div.inner .right p.caption {
	font-size: 10px;
	margin: 0 0 0 10px;
	padding-top: 15px;
}
#dlc01 .dlc05 { margin: 15px 0; }

/* 2010/07/06 add /	product01.html
-------------------------------------- */
div.product01Box {
	width: 452px;
	margin: 0 auto;
	padding-bottom: 30px;
	clear: both;
}
div.product01Box p { margin:0; padding:0; }
div.product01Box img { margin-top: 10px; }
