* {
	margin: 0;
	padding: 0;
	}

body {
	background-color: #f0f1f2;
	font-family: "Hiragino Kaku Gothic Pro", "Osaka", "MS Gothic", sans-serif;
	line-height: 120%;
	}

p {
	font-size: 75%;
	margin-bottom: 0.9em;
	line-height: 160%;
	color: #333;
	}
	
	
p.cont {
	font-size: 12px;
	margin-bottom: 0.9em;
	line-height: 160%;
	color: #333;
	}


address {
	font-style: normal;
	}

img {
	border: 0;
	margin: 0;
	}

table {
	border-collapse: collapse;
	}

th, td {
	font-size: 75%;
	}
a {
	color: #0033cc;
	text-decoration: underline;
	}

a:hover {
	color: #ff0000;
	}
	
h4{
	font-size:90%;
	margin: 0 0 10px;
	}


/* ========== Layout ========== */
#shigematsu {
	text-align: center;
	}
	#shigematsu #demoSS {
	width: 534px;
	padding: 10px;
	border: 3px solid #e7e5e5;
	background: #F7F7F7;
	}
	#shigematsu #demoSS p.outLine {
		border: 1px solid #eee;
		}
	
.commtext {
	width: 540px;
	float:left;
	font-size:10px;
	margin-bottom: 30px;
	}

#content-box {
	width: 780px;
	margin: 0 auto;
	text-align: center;
	background: transparent url(../images/background.jpg) top left repeat-y;
	}

#container {
	margin: 0 15px;
	padding: 12px 0 30px;
	text-align: left;
	}

#header {
	position: relative;
	height: 107px;
	border: 1px solid #e7e5e5;
	background: transparent url(../images/header_back.jpg) top left no-repeat;
	}

#header_recruit {
	position: relative;
	height: 72px;
	border: 1px solid #e7e5e5;
	background: transparent url(../images/header_back.jpg) top left no-repeat;
	}

#wrapper {
	margin-top: 8px;
	_margin-top: 5px;
	margin-right: 15px;
	}

#main-column {
	float: right;
	width: 560px;
	_width: 558px;
	font-family: verdana , "Hiragino Kaku Gothic Pro", "Osaka", "MS Gothic", sans-serif;
	}

#side-column {
	width: 145px;
	}

#footer {
	clear: both;
	margin: 0 15px;
	padding-top: 2px;
	border-top:1px solid #ccc;
	}

.blue{
	font-weight: bold;
	font-style: normal;
	color: #0967ec;
	}

/* ========== Common ========== */
.image {
	margin: 0;
	line-height: 100%;
	}

.clear {
	clear: both;
	}

.left {
	text-align: left;
	}

.center {
	text-align: center;
	}

.right {
	text-align: right;
	}

.image-left {
	float: left;
	margin-right: 10px;
	}

.image-right {
	float: right;
	margin-left: 10px;
	}

.top {
	vertical-align: top;
	}

.middle {
	vertical-align: middle;
	}

.bottom {
	vertical-align: bottom;
	}

.hide{
	position:absolute;
	overflow:hidden;
	top:-9999px;
	left:-9999px;
}

.clearfix:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
	}

.clearfix {   
    display: inline-block;   
	}  

.blank {
	margin: 0 5px 0 0; padding: 0 16px 0 0;
	background: url("../images/blank.gif") no-repeat right center;
}

.ward-indent{
	text-indent: 1em;
	}
	
.ward-indent-cut{
	text-indent: 1em;
	margin: 0;
	}

a.pdf{
	min-height: 14px;
	display: inline-block;
	padding: 0 18px 0 0;
	background: transparent url("../images/pdf_icon.gif") no-repeat right center;
	}
	
.fonts14 {
	font-size:14px;
	}
*html a.pdf{height: 14px;}

span.pdf{
	min-height: 14px;
	text-indent: -9999px;
	padding: 0 18px 0 0;
	background: transparent url("../images/pdf_icon.gif") no-repeat right center;
	}
	
.tleft-40 {
	margin-left: 40px;
	}
.tleft-120 {
	margin-left: 90px; margin-top:5px;
	}


/* ========== Header ========== */
.company-summary {
	position: absolute;
	top: 20px;
	left: 120px;
	z-index: 10;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: -0.5px;
	}

#global-navigation {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 100;
	border-top: 1px solid #e7e5e5;
	list-style: none;
	}
#global-navigation li {
	float: left;
	width: 150px;
	height: 35px;
	background: transparent url(../images/navi_link.jpg) top left no-repeat;
	font-size: 13px;
	line-height: 100%;
	}

#global-navigation li a {
	display: block;
	width: 125px;
	height: 35px;
	padding: 7px 0px 3px 25px;
	color: #fff;
	text-decoration: none;
	}

*html #global-navigation li a {
	width: 150px;
	}

#global-navigation li a:hover {
	background: transparent url(../images/navi_active.jpg) top left no-repeat;
	}

#global-navigation li.navi-right {
	float: left;
	width: 148px;
	background: transparent url(../images/navi_right_link.jpg) top left no-repeat;
	font-size: 13px;
	}

#global-navigation li.navi-right a {
	_width: 148px;
	_height: 35px;
	background: transparent url(../images/navi_right_link.jpg) top left no-repeat;
	padding: 7px 0 3px 25px;
	}

#global-navigation li a:hover {
	background: transparent url(../images/navi_right_active.jpg) top left no-repeat;
	}

#global-navigation li span {
	font-size: 10px;
	}

#navigation {
	position: absolute;
	top: 52px;
	right: 10px;
	z-index: 100;
	list-style: none;
	}

#navigation li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #000;
	font-size: 10px;
	line-height: 100%;
	}

#navigation li a {
	color: #000;
	text-decoration: none;
	}

#navigation li a:hover {
	color: #ff6600;
	text-decoration: underline;
	}

#header-image {
	clear: left;
	margin-top: 2px;
	}

#breadcrumbs p {
	margin: 0;
	font-size: 75%;
	}

#breadcrumbs a {
	color: 0033cc;
	}

#breadcrumbs a:hover {
	color: #ff0000;
	}

/* ========== Main Column ========== */
.main-content {
	position: relative;
	margin-bottom: 20px;
	}

.main-content-halfleft{
	float: left;
	width: 260px;
	margin-bottom: 20px;
	}

.main-content-mask-halfleft{
	float: left;
	width: 230px;
	height: 120px;
	margin-bottom: 130px;
	margin-right: 50px;
	}

.main-content-halfright{
	float: right;
	width: 260px;
	margin-bottom: 20px;
	}
	
.main-content-list {
	list-style: none;
	}

.main-content-list li {
	font-size: 12px;
	line-height: 160%;
	color: #666;
	}

.main-title {
	margin-bottom: 16px;
	padding: 9px 20px 12px;
	background: transparent url(../images/main_title.jpg) top left no-repeat;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	}

.main-title-sub {
	padding: 0 0 12px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	}

span.smallTxt { font-size: 70%; line-height: 100%; }
.smallTxt2 { font-size: 10px; line-height: 13px; }
span.txtRed { color: red ; font-size: 120%; font-weight: bold; }
.mb20 { margin-bottom: 20px !important; }

.sub-title {
	clear: both;
	margin-top: 20px;
	margin-bottom: 16px;
	padding: 0px 18px;
	background: transparent url(../images/sub_title.gif) 0px 1px no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #3399CC;
	}
.sub-titleLong {
	clear: both;
	margin-top: 0;
	margin-bottom: 22px;
	padding: 0px 18px;
	background: transparent url(../images/sub_title.gif) 0px 1px repeat-y;
	font-size: 15px;
	font-weight: bold;
	color: #3399CC;
	}

.content-title {
	margin-bottom: 16px;
	padding: 8px 18px 7px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	font-size: 14px;
	font-weight: normal;
	line-height: 100%;
	color: #000;
	}

.content-title-col3 {
	margin-bottom: 16px;
	padding: 8px 0 7px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	font-size: 14px;
	font-weight: normal;
	line-height: 100%;
	color: #000;
	}

.jobs-substance {
	width: 100%;
	}

.jobs-substance th {
	border: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 75%;
	}

.jobs-substance td {
	padding: 10px;
	border: 1px solid #ccc;
	vertical-align: middle;
	font-size: 75%;
	}


.entry-form {
	width: 100%;
	}

.entry-form th {
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 65%;
	}

.entry-form td {
	padding: 2px;
	vertical-align: middle;
	font-size: 65%;
	color: #666;
	}
/*henkou*/
div #entry-form-style {
	width: 100%;
	}

div #entry-form-style table{
	border-collapse: separate;
	text-align: left;
	border-spacing: 5px;
}

div #entry-form-style th {
	width: 40%;
	font-weight: normal;
	vertical-align: middle;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 70%;
	padding:5px;
	}

div #entry-form-style td {
	vertical-align: middle;
	font-size: 70%;
	padding:5px;
	}
	
div #entry-form-style td .send{
	vertical-align: middle;
	text-align:center;
	padding:5px;
	}
	
dl.content-text {
	font-size: 75%;
	margin-bottom: 0.9em;
	list-style: none;
	line-height: 160%;
	color: #333;
}
dl.content-text dd {
	margin: 0 0 10px;
}
dl.content-text dd p {
	font-size: 100%;
	margin: 0;
}

#content-textN1 {
	font-size:14px;
	font-weight:bold;
	background: transparent url("/information/images/squireN1.gif") no-repeat left top ;
	padding: 2px 0 15px 28px;
	line-height: 30px;	
	color: #333;
}
#content-textN2 {
	font-size:14px;
	font-weight:bold;
	background: transparent url("/information/images/squireN2.gif") no-repeat left top;
	padding: 2px 0 15px 28px;
	line-height: 30px;	
	color: #333;
}

#content-textN3 {
	font-size:14px;
	font-weight:bold;
	background: transparent url("/information/images/squireN3.gif") no-repeat left top;
	padding: 2px 0 15px 28px;
	line-height: 30px;	
	color: #333;
}
	.content-textN {
		padding-left: 25px;
		color: #333;
		margin-top: 10px;
	}


.news-image {
	width: 100%;
	}
.news-image td {
	padding: 2px;
	vertical-align: middle;
	font-size: 10px;
	color: #666;
	}

.toxic-substance {
	width: 100%;
	}

.toxic-substance th {
	border: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
	}

.toxic-substance td {
	padding: 10px;
	border: 1px solid #ccc;
	vertical-align: middle;
	}


.product-half-left{
	float: left;
	width: 300px;
	margin: 10px 0px 15px 10px;
	text-align:center;
	}
	
.product-half-left2{
	float: left;
	width: 275px;
	margin: 19px 0px;
	}
	
.product-half-right{
	float: right;
	width: 180px;
	margin: 10px 20px 30px 0px;
	}

.product-half-right2{
	float: right;
	width: 275px;
	margin: 0px;
	}




.products-list-up {
	width: 100%;
	}

.products-list-up th {
	border: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 75%;
	}

.products-list-up td {
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: middle;
	font-size: 75%;
	vertical-align:center;
	}

.products-list-up td a {
	text-decoration: none;
	color:  #000;
	}

.products-list-up td a:hover {
	color:  #ff6600;
	}





#mark ul {
	list-style: none;
	}
#mark ol {
	margin: 0 0 0 20px;
	}



.products-new-list-up {
	width: 100%;
	}

.products-new-list-up th {
	border: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 75%;
	}

.products-new-list-up td {
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: middle;
	font-size: 75%;
	vertical-align:center;
	}

.products-new-list-up td a {
	color: #0033cc;
	text-decoration: underline;
	}

.products-new-list-up td a:hover {
	color: #ff0000;
	}




.products-td-15 {
	width: 15%;
	}

.products-td-22 {
	width: 22%;
	}

.products-td-33 {
	width: 33%;
	}
	.pointY {
	color:  #ff9900;
	font-weight:bold;
	}
	.pointG {
	color: #448f02;
	font-weight:bold;
	}
	.pointP {
	color: #cc3366;
	font-weight:bold;
	}

.products-td-70 {
	width: 70%;
	}

.products-data {
	width: 380px;
	}

.products-data2 {
	width: 100%;
	margin-bottom: 2px;
	}

.products-data3 {
	width: 100%;
	margin-bottom: 2px;
	}

.products-data-th {
	width: 160px;
	}

.products-data-td {
	width: 220px;
	}

.products-data th {
	border: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
	background-color: #daebf4;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 75%;
	line-height: 2em;
	}

.products-data2 th {
	padding: 5px;
	border: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
	background-color: #daebf4;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 75%;
	line-height: 2em;
	}

.products-data td, .products-data2 td {
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: middle;
	font-size: 75%;
	line-height: 1.5em;
	}

.products-data2 td.info-pdf{
	text-align:left;
}

.products-data3 td {
	padding: 30px 5px;
	border: 1px solid #ccc;
	background-color: #daebf4;
	text-align: center;
	vertical-align: middle;
	font-size: 75%;
	line-height: 1.5em;
	}

.products-txtbox{
	float: left;
	text-align: left;
	margin: 10px;
	padding: 10px;
	border: 1px solid #f0f1f3;
	background-color:#f0ffff;
	width: 370px;
	}

.products-list-info {
	margin-bottom: 20px;
	background-color: #fcfcda;
	padding: 15px 5px 10px 15px;
	border: 1px solid #ccc;
	color: #333;
	}

/*
.products-list-button {
	height: 20px;
	width: 230px;
	margin:10px;
	padding:5px 5px 0px 16px;
	border: 1px solid #ccc;
	background: #fff url(../images/headline_title.gif) top left no-repeat;
 }
*/

/* Bojin Mask Index { */
.products-list-info table.bojinMask {
	width: 533px;
	margin: 0 0 10px;
	background: #fff;
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.products-list-info table.bojinMask caption {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 2px;
}
.products-list-info table.bojinMask th,
.products-list-info table.bojinMask td {
	padding: 5px 10px;
	border: 1px solid #ccc;
}
.products-list-info table.bojinMask th {
	text-align: center;
	background: #daebf4;
}
.products-list-info table.bojinMask th .comment {
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;
}
.products-list-info table.bojinMask td.groups {
	width: 100px;
	text-align: center;
}
.products-list-info table.bojinMask td.groups a {
	width: 50px; height: 21px;
	display: block;
	margin: 0 auto 2px;
	text-indent: -9999px;
}
.products-list-info table.bojinMask td.groups a.rl3   { background: transparent url("/products/bojin/icon/rl3.gif") no-repeat left top; }
.products-list-info table.bojinMask td.groups a.rl2   { background: transparent url("/products/bojin/icon/rl2.gif") no-repeat left top; }
.products-list-info table.bojinMask td.groups a.rl1   { background: transparent url("/products/bojin/icon/rl1.gif") no-repeat left top; }
.products-list-info table.bojinMask td.groups a.ds2   { background: transparent url("/products/bojin/icon/ds2.gif") no-repeat left top; }
.products-list-info table.bojinMask td.groups a.ds1   { background: transparent url("/products/bojin/icon/ds1.gif") no-repeat left top; }
.products-list-info table.bojinMask td.groups a:hover { background-position: left bottom; }
.products-list-info table.bojinMask td.nones          { background: transparent url("/commons/images/slash.gif"); }
/* } Bojin Mask Index */

/* Products Info Button { */
.products-list-button ,
.products-list-button-small {
	width: 230px; height: 20px;
	margin: 10px 10px 10px 280px; padding: 5px 5px 0px 16px;
	background: #fff url(../images/headline_title.gif) top left no-repeat;
	border: 1px solid #ccc;
	}
	.products-list-button-small {
		width: 150px;
		margin: 10px 10px 10px 360px;
		}

.products-list-button a ,
.products-list-button-small a {
	font-size: 75%;
	display: block;
	color: #666;
	text-decoration: none;
	 }
	.products-list-button a:hover ,
	.products-list-button-small a:hover{
		color: #ff6600;
		}
/* } Products Info Button */

/* asterisk { */
table.asterisk {
	width: 533px;
	margin: 0 0 10px;
}
table.asterisk th,
table.asterisk td {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: 0 10px 2px 0;
	}
	table.asterisk th { width: 2em; }
	table.asterisk td img {
		vertical-align: middle;
		margin: 0 5px;
		}

p.asterisk {
	padding: 0 0 0 16px;
	background: transparent url("/commons/images/icoAsterisk.gif") no-repeat left 0.3em;
	}
ol.asterisk {
	list-style: none;
	}
	ol.asterisk li {
		margin: 0 0 0 25px;
		font-size: 12px;
		text-indent: -25px;
		}


/* } asterisk */

.products-ol {
	list-style: decimal;
	}

.products-ul {
	list-style: disc;
	}

.products-ul li {
	margin-left: 25px;
	font-size: 75%;
	}

.main-table-header {
	padding: 10px;
	background-color: #daebf4;
	}

.sub-table-header {
	padding: 5px;
	background-color: #eaeeee;
	}
	
.main-table-header-brw {
	padding: 5px;
	background-color: #eaecde;
	}



.table-data-header {
	padding: 10px;
	background-color: #fcfcda;
	font-weight: normal !important;
	}

table#itoIndication {
	border-collapse: collapse;
	border-bottom: 1px solid #ccc;
	}
	table#itoIndication th ,
	table#itoIndication td {
		font-size:12px;
		padding: 3px;
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		}
		table#itoIndication th {
			text-align:center;
			padding: 3px;
			background-color: #eaecde;
			}
			table#itoIndication th.sideTerm { width: 140px; padding: 3px 0 5px 3px; }
			
			table#itoIndication tr#heavyWork th ,
			table#itoIndication tr#heavyWork td { background: #78bcfb; }
				table#itoIndication tr#heavyWork td#bgwhite { background: #FFF; }
			table#itoIndication tr#normalWork th ,
			table#itoIndication tr#normalWork td { background: #afdbfd; }
				table#itoIndication tr#normalWork td#bgwhite { background: #FFF; }
			table#itoIndication tr#taMore th ,
			table#itoIndication tr#taMore td { background: #d6eeff; }
				table#itoIndication tr#taMore td#bgwhite { background: #FFF; }
			table#itoIndication tr#taMore th ,
			table#itoIndication tr#taMore td { background: #d6eeff; }
			table#itoIndication tr#taBelow th ,
			table#itoIndication tr#taBelow td { background: #d6eeff; border-top: none; }
				table#itoIndication tr#taBelow td#bgwhite { background: #FFF; }
			
			table#itoIndication tr#taValue th ,
			table#itoIndication tr#taValue td {
				padding: 0 0 0 3px;
				border: none;
				border-left: 1px solid #ccc;
				border-right: 1px solid #ccc;
				}
				table#itoIndication tr#taValue th {
					line-height: 0px;
					text-align: right;
					background: #d6eeff;
					border-left: 1px solid #ccc;
					}
				table#itoIndication tr#taValue td { background: #d6eeff url("/information/images/table_whitetextLine.gif") repeat-x; }
				table#itoIndication tr#taValue td#blue { background: #d6eeff url("/information/images/table_bluetextLine.gif") repeat-x; }
				
			
			
	

<!-- 070131¡¦EÂÂ-->
.table-data-contents {
	padding: 10px;
	background-color: #fcfcda;
	font-weight: normal !important;
	text-align: center;
	}
	
.kahun-list-up {
	width: 100%;
	}

.kahun-list-up th {
	border: 1px solid #ffffff;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 75%;
	}

.kahun-list-up td {
	padding: 5px;
	border: 1px solid #ffffff;
	vertical-align: middle;
	font-size: 75%;
	vertical-align:center;
	}
	
	
.kahun-deco-01 {
	padding: 10px;
	background-color: #EED53A;
	}
	
.kahun-deco_02 {
	padding: 10px;
	background-color: #E4CFBA;
	}	
	
.kahun-deco_03 {
	padding: 10px;
	background-color: #C1F4D5;
	}
	
.kahun-deco_04 {
	padding: 10px;
	background-color: #DB8850;
	}
	
.kahun-deco_05 {
	padding: 10px;
	background-color: #37DB78;
	}					

.summery-title{
	width: 520px;
	margin-bottom: 16px;
	padding: 2px 12px;
	background: transparent url(../images/sub_title.gif) 0px 1px repeat-y;
	font-size: 15px;
	font-weight: normal;
	color: #3399CC;
	border-bottom: #666 dotted 1px;
	}

.summery-list{
	list-style: none;
	margin-bottom: 15px;
	margin-left: 20px;
	}

.summery-list dt {
	float: left;
	width: 10em;
	margin: 0 5px 5px 0px;
	padding-left: 0px;
	font-size: 75%;
	line-height: 120%;
	}

.summery-list dd {
	padding: 0 25px 5px 0px;
	font-size: 75%;
	line-height: 120%;
	}

p.summery {
	margin-bottom:25px;
	margin-left:20px;
	padding-right: 25px;
	}

p.summery2{
	margin-bottom:10px;
	margin-left:20px;
	padding-right: 20px;
	}

.outline-dl {
	list-style: none;
	}

.outline-dl dt {
	margin-top: 12px;
	border: 1px solid #ccc;
	padding-left: 5px;
	background-color:#f0ffff;
	font-size: 75%;
	line-height: 160%;
	color: #333;
	}

.outline-dl dd {
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 75%;
	line-height: 160%;
	color: #666;
	}

.history-year{
	width: 520px;
	margin-bottom: 16px;
	padding: 2px 12px;
	background: transparent url(../images/sub_title.gif) 0px 1px repeat-y;
	font-size: 15px;
	font-weight: normal;
	color: #3399CC;
	border-bottom: #666 dotted 1px;
	}

.history-list{
	list-style: none;
	margin-bottom: 15px;
	}

.history-list dt {
	float: left;
	width: 50px;
	margin: 0 5px 5px 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 75%;
	line-height: 120%;
	text-align: right;
	letter-spacing: 2px;
	}

.history-list dd {
	padding: 0 25px 5px 0;
	font-size: 75%;
	line-height: 120%;
	}

.list-ul {
	margin-left: 4px;
	margin-right: 2px;
	list-style: none;
	}

.list-ul li {
	margin-top: 14px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #ccc;
	line-height: 160%;
	padding-top: 5px;
	padding-left: 20px;
	background: transparent url(../images/arrow_icon.gif) 5px 9px no-repeat;
	font-size: 75%;
	color: #666;
	}

.list-ul li a {
	/*text-decoration: none;
	color:  #666;*/
	}

.list-ul li a:hover {
	color:  #ff6600;
	text-decoration: none;
	}

ul#archiveYear {
	width: 100%;
	font-size: 60%;
	color: #666;
	line-height: 160%;
	list-style: none;
	margin: 0;
	text-align: right;
	}

ul#archiveYear li {
	display: inline;
	margin: 0 2px 0 0;
	}

ul#archiveYear li a {
	color: #666;
	text-decoration: none;
	padding: 2px 5px 2px 10px;
	display: inline-block;
	border: 1px solid #ccc;
	background: #fff url("../images/arrow_red.gif") no-repeat 3px 52%;
	}
	
ul#archiveYear li a:hover {
	color: #ff0000;
	padding: 2px 5px 2px 10px;
	background: #eee url("../images/arrow_red.gif") no-repeat 4px 52%;
}

/*.history-dl dt {
	margin-top: 14px;
	margin-bottom: 6px;
	border-left: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	background-color:#f8f8ff;
	font-size: 75%;
	line-height: 160%;
	color: #333;
	}

.history-dl dd {
	margin-bottom: 10px;
	padding-left: 5px;
	font-size: 75%;
	line-height: 160%;
	color: #666;
	}*/



.offices-dl {
	list-style: none;
	}

/*
.offices-dl dt {
	margin-top: 14px;
	margin-bottom: 6px;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	font-size: 75%;
	line-height: 160%;
	}
*/

.offices-dl dt {
	margin-top: 14px;
	margin-bottom: 6px;
	border-left: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	font-size: 75%;
	line-height: 160%;
	color: #000;
	}

.offices-dl dd {
	padding-left: 5px;
	font-size: 75%;
	color: #666;
	color: #000;
	}

.bg-blue {
	background-color:#03c;
	}

.bg-lightblue {
	background-color:#50b9f3;
	}

.bg-lightcyan {
	background-color:#e0ffff;
	}
	
.bg-grey {
	background-color:#f5f5f5;
	}

.dioxn-dl {
	list-style: none;
	}

.dioxn-dl dt {
	margin-top: 14px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #ccc;
	padding-left: 5px;
	font-size: 75%;
	line-height: 160%;
	}

.dioxn-dl dd {
	padding-left: 5px;
	font-size: 75%;
	color: #666;
	}


.irnews-dl {
	margin: 15px 15px 40px;
	list-style: none;
	}

.irnews-dl dt {
	margin-top: 14px;
	margin-bottom: 6px;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	background-color:#f5f5f5;
	font-size: 75%;
	line-height: 160%;
	}

.irnews-dl dd {
	padding-left: 25px;
	background: transparent url(../images/pdf_icon.gif) 5px 0px no-repeat;
	font-size: 75%;
	color: #666;
	}

	
.irnews-dl dd a {
	text-decoration: none;
	color:  #666;
	}

.irnews-dl dd a:hover {
	color:  #ff6600;
	}

.irinfo-ul {
	margin-left: 4px;
	margin-right: 2px;
	list-style: none;
	}

.irinfo-ul li {
	margin-top: 14px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #ccc;
	line-height: 160%;
	padding-top: 5px;
	padding-left: 25px;
	background: transparent url(../images/pdf_icon.gif) 5px 6px no-repeat;
	font-size: 75%;
	color: #666;
	}

.irinfo-ul li a {
	text-decoration: none;
	color:  #666;
	}

.irinfo-ul li a:hover {
	color:  #ff6600;
	}

<!-- 070214¡¦EÂÂ-->
.ir-substance {
	width: 100%;
}

.ir-table-data-header {
	padding: 10px;
	background-color: #fcfcda;
	font-weight: normal !important;
	width: 120px;
	}

.ir-substance th {
	border: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 75%;
	}

.ir-substance td {
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: middle;
	font-size: 75%;
	}

.saitama-ol {
	margin-left: 25px;
	margin-right: 2px;
	}

.saitama-ol li {
	margin-top: 14px;
	margin-bottom: 6px;
	line-height: 150%;
	padding-top: 5px;
	font-size: 75%;
	}

.policy-ol {
	margin-left: 25px;
	margin-right: 2px;
	}

.policy-ul {
	margin-left: 25px;
	margin-right: 2px;
	list-style: none;
	}

.policy-ol li {
	margin-top: 14px;
	margin-bottom: 6px;
	line-height: 150%;
	padding-top: 5px;
	font-size: 75%;
	color: #666;
	}

.policy-ul li {
	margin-top: 14px;
	margin-bottom: 6px;
	line-height: 150%;
	padding-top: 5px;
	font-size: 75%;
	color: #666;
	}

.support-dl {
	list-style: none;
	}

.support-ol {
	list-style: decimal;
	font-size: 75%;

	}

.support-ul {
	list-style: disc;
	}

.support-ul2 {
	list-style: none;
	}

.support-ol li {
	margin-top: 14px;
	margin-left:25px;
	line-height: 130%;
	}

.support-ul li {
	margin-top: 14px;
	margin-left:25px;
	line-height: 110%;
	font-size: 75%;
	}

.support-ul2 li {
	margin-top: 14px;
	margin-left:25px;
	line-height: 130%;
	}

.support-dl dt {
	margin-top: 14px;
	margin-bottom: 6px;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	background-color:#f5f5f5;
	font-size: 75%;
	line-height: 160%;
	}

.support-dl dd {
	padding-left: 5px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #ccc;
	font-size: 75%;
	color: #666;
	}

.support-dl dd a {
	text-decoration: none;
	color:  #666;
	}

.support-dl dd a:hover {
	color:  #ff6600;
	}

.support-substance td span.r-border{
	color: #ff0000;
	}
	
ul.communicable-list{
	font-size: 75%;
	margin: 10px 0;
	list-style: none;
	}
	ul.communicable-list li{
		margin-left: 0px;
		line-height: 150%;
		}
	ul.communicable-list ol li{
		margin: 5px 0 0 41px;
		}
	ul.communicable-list ol li ol li{
		margin: 5px 0 0 16px;
		}
ol.communicable-list{
	font-size: 75%;
	margin: 10px 0;
	font-weight: bold;
	}
	ol.communicable-list li{
		margin-top: 5px;
		margin-left: 25px;
		line-height: 150%;
		}
	ol.communicable-list li ol{
		border-top: 1px dotted #ccc;
		margin: 5px 0 10px;
		font-weight: normal;
		}
	ol.communicable-list li ol li{
		margin: 5px 0 0 25px;
		}
	ol.communicable-list li ol li ol{
		background: #f8f8f8;
		padding: 2px 0 5px 20px;
		border: none;
		}
	ol.communicable-list li ol li ol li{
		line-height: 130%;
		}
	ol.communicable-list li ul{
		background: #f8f8f8;
		padding: 2px 0 5px 0px;
		list-style: none;
		position: relative;
		font-weight: normal;
		}
	ol.communicable-list li ul.etiquette{margin: 0 0 0 25px;}
	ol.communicable-list li ul li{
		line-height: 130%;
		margin: 5px;
		}

ol.asbesto-list{
	font-size: 75%;
	margin: 10px 0;
	}
	ol.asbesto-list li{
		margin-top: 5px;
		margin-left: 25px;
		line-height: 150%;
		}

.lower-alpha{
	list-style-type: lower-alpha;
	}
.decimal{
	list-style-type: decimal;
	}
.lower-roman{
	list-style-type: lower-roman;
	}

h4.communicable{
	font-size: 75%;
	font-weight: normal;
	text-align: center;
	margin: 20px 0 0 0;
	padding: 10px;
	background-color: #daebf4;
	border-bottom: 1px solid #ccc;
	}

div.stage{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div.stage h5{
	float: left;
	width: 120px;
	font-size: 9pt;
	text-align: center;
	font-weight: normal;
	padding: 5px 0 0;
}

div.stage div.stage-list{
	font-size: 9pt;
	margin: 0;
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: url("../../information/images/communicable_table_bg.gif") repeat-y left top;
}
	div.stage div.stage-list p{
	font-size: 9pt;
	padding: 0 0 0 125px;
	margin: 0;
	}
	div.stage div.stage-list ol{
	padding: 0 0 0 150px;
	margin: 0 0 5px;
	}
	div.stage div.stage-list ol li{
	padding: 0;
	line-height:140%;
	margin: 0 0 5px 0;
	}
	*html div.stage div.stage-list ol li.first{
		margin: 0 0 0 -3px;
	}

<!-- 070213¡¦EÂÂ-->
.support-substance {
	width: 100%;
	}
.support-substance caption{
	font-size:9pt;
	} 
.support-substance2 {
	width: 560px;
	}

.support-substance3 {
	width: 100%;
	}

.support-substance4 {
	width: 560px;
	}

.support-substance th {
	border: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 75%;
	}

.support-substance2 th {
	padding: 5px;
	width: 180px;
	font-size: 75%;
	font-weight: normal !important;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	}

.support-substance3 th {
	padding: 5px;
	width: 26%;
	font-size: 75%;
	font-weight: normal !important;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	}

.support-substance4 th {
	padding: 10px 4px;
	width: 165px;
	border: 1px solid #ccc;
	font-size: 75%;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	}

.support-substance td {
	padding: 7px;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
	font-size: 75%;
	}

.support-substance2 td {
	padding: 5px;
	width: 150px;
	font-size: 75%;
	text-align: left;
	vertical-align: middle;
	}

.support-substance3 td {
	padding: 5px;
	width: 37%;
	font-size: 75%;
	text-align: left;
	vertical-align: middle;
	}

.support-substance4 td {
	padding: 10px 4px;
	border: 1px solid #ccc;
	font-size: 75%;
	text-align: left;
	vertical-align: middle;
	}

.jobs-dl {
	list-style: none;
	}

.jobs-dl dt {
	margin-top: 14px;
	margin-bottom: 6px;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	background-color:#f5f5f5;
	font-size: 75%;
	line-height: 160%;
	}

.jobs-dl dd {
	padding-left: 5px;
	margin-bottom: 6px;
	font-size: 75%;
	color: #666;
	}

.jobs-dl dd a:hover {
	color:  #ff6600;
	}

.sitemap-dl {
	list-style: none;
	}

.sitemap-dl dt {
	margin-top: 14px;
	margin-bottom: 6px;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	background-color:#f5f5f5;
	font-size: 75%;
	line-height: 160%;
	}

.sitemap-dl dd {
	padding-left: 20px;
	margin-bottom: 3px;
	font-size: 75%;
	color: #666;
	}

.sitemap-dl dt a {
	text-decoration: none;
	color:  #03c;
	}

.sitemap-dl dt a:hover {
	color:  #ff6600;
	}

.sitemap-dl dd a {
	text-decoration: none;
	color:  #666;
	}

.sitemap-dl dd a:hover {
	color:  #ff6600;
	}

.education-dl {
	list-style: none;
	}

.education-dl dt {
	margin-top: 14px;
	margin-bottom: 6px;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	background-color:#f5f5f5;
	font-size: 75%;
	line-height: 160%;
	}

.education-dl dd {
	padding-left: 5px;
	margin-bottom: 6px;
	font-size: 75%;
	color: #666;
	}

.content-top {
	padding-bottom: 10px;
	background: #ccc;
	}

.content-information-left {
	float: left; 
	width: 270px;
	margin-bottom: 17px;
	border: 1px solid #e7e7e7;
	background: #fff url(../images/content_information_back.jpg) top left repeat-x;
	}

.content-information-right {
	float: right;
	width: 270px;
	margin-bottom: 17px;
	border: 1px solid #e7e7e7;
	background: #fff url(../images/content_information_back.jpg) top left repeat-x;
	}

.content-information {
	padding: 7px 5px 0;
	border: 1px solid #fff;
	background: #fff url(../images/content_information_back.jpg) top left repeat-x;
	}

.information-substance {
	width: 34%;
}

.information-substance th {
	border: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 75%;
	}

.information-substance td {
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: middle;
	font-size: 75%;
	}

.information-title {
	padding-left: 16px;
	font-size: 14px;
	background: transparent url(../images/menu_arrow.gif) 0px 3px no-repeat;
	}

.information-title a {
	display: block;
	width: 100%;
	color: #000;
	text-decoration: none;
	}

.information-title a:hover {
	color: #ff6600;
	}

.information-text {
	margin: 16px 0 5px;
	padding: 5px 0 5px 17px;
	background: #fff url(../images/headline_title.gif) top left no-repeat;
	}

.information-text a {
	color: #666;
	text-decoration: none;
	}

.information-text a:hover {
	color: #ff6600;
	}

.top-information-clear {
	clear: both;
	}

.content-associate-left{
	float: left;
	text-align: center;
	margin-right: 20px;
	padding-top: 5px;
	border: 1px solid #f0f1f3;
	background-color:#f0ffff;
	width: 110px;
	margin-bottom: 20px;
	}

.content-information-wrighter-right{
	float: right;
	text-align: right;
	width: 200px;
	}

.content-dioxn {
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #999;
	}

.content-privacy {
	margin-bottom: 20px;
	padding: 5px;
	background-color:#f0ffff;
	border: 1px solid #f0f1f3;
	}

.customer-dl {
	list-style: none;
	}

.customer-dl dt {
	margin-top: 14px;
	margin-bottom: 6px;
	border-left: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	font-size: 75%;
	line-height: 160%;
	color: #000;
	}

.customer-dl dd {
	padding-left: 5px;
	font-size: 75%;
	color: #666;
	color: #000;
	}

.customer-substance {
	width: 100%;
	}

.customer-substance th {
	border: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
	font-size: 75%;
	}

.customer-substance td {
	padding: 10px;
	border: 1px solid #ccc;
	text-align: left;
	vertical-align: top;
	font-size: 75%;
	}

.notice-ul {
	margin-left: 4px;
	margin-right: 2px;
	list-style: none;
	}

.notice-ul li {
	margin-top: 14px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #ccc;
	line-height: 160%;
	padding-top: 5px;
	padding-left: 15px;
	font-size: 75%;
	color: #666;
	}

.notice-ul li a {
	text-decoration: none;
	color:  #666;
	}

.notice-ul li a:hover {
	color:  #ff6600;
	}

.contact-info{padding-left:10px;}
.contact-info h3{font-size:80%;}
.contact-info h3, .contact-info p{color:#ff0000;}


/* ==== Information > index ==== */
#information .info-wrap{
	float: left;
	width: 273px;
	margin: 0 0 10px 0;
	border: 1px solid #cccccc;
	background: #f5f5f5;
	}
	#information .info-wrap .box{
		min-height: 300px;
		margin: 3px;
		padding: 7px 7px 27px 7px;
		background: #ffffff;
		position:relative;
		}
		*html #information .info-wrap .box{ height: 280px; padding: 6px 6px 26px 6px; }
	#information .info-wrap .box h3 a{
		width: 253px;
		height: 75px;
		display:block;
		margin: 0 0 10px 0;
		text-indent: -9999px;
		}
		#information .info-wrap .dioxin h3{background: transparent url("../../information/images/title_h3_dioxin.jpg") no-repeat left top;}
		#information .info-wrap .hs h3{background: transparent url("../../information/images/title_h3_hs.jpg") no-repeat left top;}
		#information .info-wrap .pc h3{background: transparent url("../../information/images/title_h3_pc.jpg") no-repeat left top;}
		#information .info-wrap .influenza h3{background: transparent url("../../information/images/title_h3_influenza.jpg") no-repeat left top;}
		#information .info-wrap .pollen h3{background: transparent url("../../information/images/title_h3_pollen.jpg") no-repeat left top;}
		#information .info-wrap .nano h3{background: transparent url("../../information/images/title_h3_nano.jpg") no-repeat left top;}
		#information .info-wrap .dust h3{background: transparent url("../../information/images/title_h3_dust.jpg") no-repeat left top;}
		#information .info-wrap .mine h3{background: transparent url("../../information/images/title_h3_mine.jpg") no-repeat left top;}
		#information .info-wrap .asbesto h3{background: transparent url("../../information/images/title_h3_asbesto.jpg") no-repeat left top;}
		#information .info-wrap .information h3{background: transparent url("../../information/images/title_h3_information.jpg") no-repeat left top;}
		#information .info-wrap .feature h3{background: transparent url("../../information/images/title_h3_feature.jpg") no-repeat left top;}
		#information .info-wrap .natural h3{background: transparent url("../../information/images/title_h3_natural.jpg") no-repeat left top;}
		#information .info-wrap .papr h3{background: transparent url("../../information/images/title_h3_papr.jpg") no-repeat left top;}
		#information .info-wrap .ito h3{background: transparent url("../../information/images/title_h3_ito.jpg") no-repeat left top;}
		#information .info-wrap .dd01 h3{background: transparent url("../../information/images/title_h3_dd01.jpg") no-repeat left top;}
		#information .info-wrap .mask h3{background: transparent url("../../information/images/title_h3_mask.jpg") no-repeat left top;}
		#information .info-wrap .decon h3{background: transparent url("../../information/images/title_h3_decon.jpg") no-repeat left top;}
		
	#information .info-wrap .box p{
		color:#666666;
		line-height:170%;
		}
	#information .info-wrap .box div.detail{
		width:253px;
		text-align:right;
		padding:9px 0 0 0;
		border-top:1px dotted #cccccc;
		position:absolute;
		bottom:7px;
		}
	#information .info-wrap .box div.detail a{
		width:70px;
		height:12px;
		display:block;
		margin:0 0 0 auto;
		text-align:left;
		background: transparent url("../../information/images/btn_detail.gif") no-repeat left top;
		}
		#information .info-wrap .box div.detail a:hover{background-position:left bottom;}
		
#information .mL10{margin-left:10px;}


p.detailPage {
	width: 560px;
	/*margin: 130px 0 0 0;*/
	text-align: right;
}

ul.imgFeature {
	list-style-type: none;
}

ul.imgFeature li {
	float: left;
	margin: 0 20px 0 0;
}

ul.imgFeature li.noMargin {
	margin: 0 0 0 0;
}


div.cntWraps { width: 560px; }

div.cntWraps div.cntLeftBox160 {
	float: left;
	width: 160px;
}

div.cntWraps div.cntLeftBox {
	float: left;
	width: 270px;
}

div.cntWraps div.cntRightBox {
	float: right;
	width: 270px;
}

div.cntWraps div.cntRightBox380 {
	float: right;
	width: 380px;
}

div.cntWraps .txtCenter {text-align: center; }


div.cntWraps dl dt,div.cntWraps dl dd { font-size: 9pt; }


/* ==== Information > feature > dd01 ==== */
ul#dd01LineupSec {
	position: relative;
	width: 560px; height: 187px;
	margin: 0 0 10px;
	list-style: none;
	background: transparent url("/information/feature/images/lineupBg.gif") no-repeat;
	}
	ul#dd01LineupSec li {
		position: absolute;
		left: 380px;
		width: 175px; height: 50px;
		}
		ul#dd01LineupSec li#dlDD01V-S2 { top:  23px; background: transparent url("/information/feature/images/dd01v-s2.jpg") no-repeat right top; }
		ul#dd01LineupSec li#dlDD01-S2  { top:  78px; background: transparent url("/information/feature/images/dd01-s2.jpg")  no-repeat right top; }
		ul#dd01LineupSec li#dlDD01-S1  { top: 132px; background: transparent url("/information/feature/images/dd01-s1.jpg")  no-repeat right top; }

	ul#dd01LineupSec li a {
		width: 120px; height: 25px;
		margin: 13px 0 0;
		display: block;
		text-indent: -99999px;
		}
		ul#dd01LineupSec li#dlDD01V-S2 a { background: transparent url("/information/feature/images/dd01v-s2.gif") no-repeat; }
		ul#dd01LineupSec li#dlDD01-S2  a { background: transparent url("/information/feature/images/dd01-s2.gif")  no-repeat; }
		ul#dd01LineupSec li#dlDD01-S1  a { background: transparent url("/information/feature/images/dd01-s1.gif")  no-repeat; }
		ul#dd01LineupSec li a:hover { background-position: left bottom !important; }

p#dd01LineupComm { margin: 0 0 35px; }

table#packaging td { text-align: center; }


/* Features */
p#adhesion {
	position: absolute;
	right: 0; top: 0;
	width: 107px; height: 107px;
	text-indent: -99999px;
	background: transparent url("/information/feature/images/ico_adhesion.gif") no-repeat;
	}

ol#featureSec {
	width: 535px;
	margin: 0 12px 10px;
	background: transparent url("/information/feature/images/featureBg.gif") repeat-y;
	}
	ol#featureSec li {
		width: 535px;
		padding: 0 0 13px;
		}
		ol#featureSec li#hit { background: transparent url("/information/feature/images/featureBottom.gif") no-repeat left bottom; }
		/* IE6 */ * html ol#featureSec li#hit  { margin: 0 0 -3px; }
		/* IE7 */ *:first-child+html ol#featureSec li#hit  { margin: 0 0 -3px; }
		
		ol#featureSec li h5 {
			height: 40px;
			text-indent: -99999px;
			}
			ol#featureSec li#adjuster h5 { background: transparent url("/information/feature/images/h5Adjuster.gif") no-repeat; }
			ol#featureSec li#cushion  h5 { background: transparent url("/information/feature/images/h5Cushion.gif")  no-repeat; }
			ol#featureSec li#hit      h5 { background: transparent url("/information/feature/images/h5Hit.gif")      no-repeat; }

	ol#featureSec li p {
		float: left;
		margin: 25px 0 0 18px;
		}
		ol#featureSec li p.fePhoto {
			float: right;
			margin: -25px 18px 0 20px;
			}

table#basicSpec {
	
	}
	table#basicSpec th ,
	table#basicSpec td { padding: 8px 5px; }
	
	table#basicSpec td { text-align: right; }


.fwBold { font-weight: bold; }

dl#material {
	font-size: 12px;
	}
	dl#material dt {
		margin: 20px 0 0; padding: 0 0 0 10px;
		background: transparent url("/commons/images/square.gif") no-repeat left center;
		}
	dl#material dd {
		padding: 0 0 0 10px;
		}


/* ==== Information > Basic ==== */
.info_li{
	font-size: 75%;
	line-height: 160%;
	color: #333;
	margin: 0 0 1em 24px;
}
.info_li li{
	margin: 0 0 0.5em 0;
	}
	.info_li li ol{
		margin: 0.4em 0 0 24px;
		}
	.info_li li li{
		margin: 0;
		}

.info_li ol{margin: 0 0 0 24px;}
.info_li ul{margin: 0 0 0 24px;}
.alpha_type{list-style-type: upper-alpha;}
.roman_type{list-style-type: upper-roman;}
.info_image{float: right;margin: 0 0 4px 10px;}

div.copybox{
	background: #F8F8F8;
	border: 1px dotted #cccccc;
	margin: 10px 0;
	}
	div.copybox ul{
		color: #666666;
		margin: 10px 15px 10px 15px;
		list-style: none;
		}
	div.copybox ul li{
		color: #666666;
		margin: 10px 0 10px 0;
		padding: 0 0 0 24px;
		background: transparent url("../../information/images/arrow.gif") no-repeat left 0.3em;
		}
		
/* ==== Information > Communicable Disease ==== */
.image-left.adjustment{
	margin-right: 85px;
}
.support-substance.influenza{
	margin: 0 0 10px 0;
	} 
.support-substance.influenza caption{
	} 
.support-substance.influenza th,
.support-substance.influenza td{
	padding:4px;
	}
.support-substance.influenza .number{
	padding:4px 5px;
	}
.support-substance.influenza .protection{
	width: 200px;
	}
.support-substance.influenza .lv3{
	width:100px;
	}
	


/* ==== Information > Lineup ==== */
.image-left.adjustment{
	margin-right: 85px;
}
.support-substance.lineup{
	margin: 0 0 10px 0;
	} 
.support-substance.lineup caption{
	} 
.support-substance.lineup th,
.support-substance.lineup td{
	padding:4px;
	}
.support-substance.lineup .number{
	padding:4px 5px;
	}
.support-substance.lineup .protection{
	width: 200px;
	}
.support-substance.lineup .lv3{
	width:100px;
	}


/* ==== Information > Dioxin ==== */
.support-substance.dioxin{
	margin: 0 0 10px 0;
	} 
	.support-substance.dioxin caption {
		} 
	.support-substance.dioxin th,
	.support-substance.dioxin td {
		padding:4px;
		}
		.support-substance.dioxin .equipment {
			width: 110px;
			}
		.support-substance.dioxin .management {
			width: 100px;
			background: #ffffee;
			}
		.support-substance.dioxin .lv3 {
			width:100px;
			}


/* ==== Information > Movie ==== */

/*--Banner--*/

#paprNav { width: 100%; height: 65px; margin: -10px 0 0; }

.banner-synchro {
	margin:15px 0 0;
	}
	.banner-synchro.bnrMov { float: left; }
	.banner-synchro a{
		width:260px;
		height:58px;
		display:block;
		margin:0 0 4px;
		background: transparent url("/information/feature/images/bnr_movie.jpg") no-repeat left top;
		text-indent:-9999px;
		}

.banner-synchroPdf {
	margin:15px 0 0;
	}
	.banner-synchroPdf.bnrPdf { float: right; margin:15px 10px 0 0; }
	.banner-synchroPdf a{
		width:260px;
		height:58px;
		display:block;
		margin:0 0 4px;
		background: transparent url("/information/feature/images/bnr_pdf.jpg") no-repeat left top;
		text-indent:-9999px;
		}


#flashMovie {
	text-align: center;
	}



/* news page */

p.clearFloat {
	clear: both;
	padding: 10px 0 0 0;
}

dl.accessList dt,
dl.accessList dd {
	font-size: 75%;
	margin: 0 0 0.9em 2em;
	line-height: 160%;
	color: #333;
}

dl.accessList dt {
	margin: 0 0 0.9em 0;
}

table.defaultNews {
	width: 100%;
	margin: 0 0 10px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	}
	table.defaultNews th ,
	table.defaultNews td {
		font-weight: normal;
		padding: 5px;
		border: 1px solid #ccc;
		}
		table.defaultNews th ,
		table.defaultNews thead th  { background: #daebf4; }
		table.defaultNews th.thBlue { width: 9em; text-align: left; background: #c5d9f1; }
		table.defaultNews td.mark   { background: #ffffcc; }

ol.newsListOrder {
	font-size: 75%;
	margin: 10px 0;
	list-style: decimal;
	
	}
	ol.newsListOrder li {
		font-weight: bold;
		margin-top: 5px;
		margin-bottom: 10px;
		margin-left: 25px;
		line-height: 150%;
		}
		ol.newsListOrder li h4 {
			font-size: 100%;
			margin: 0;
			}
		ol.newsListOrder li p {
			font-size: 100%;
			margin: 0 0 5px;
			font-weight: normal;
			}
		ol.newsListOrder li dl {
			font-weight: normal;
			background: #f8f8f8;
			padding: 5px;
			list-style: none;
			position: relative;
			font-weight: normal;
			}


ol.newsList-ol {
	margin: 0 0 0 -1em;
	}
	ol.newsList-ol li {
		margin: 0 0 10px 0;
		list-style-type: none;
		}
		ol.newsList-ol li h3 {
			margin: 10px 0 5px 0;
			font-weight: normal;
			font-size: 12px;
			}
		ol.newsList-ol li p {
			margin: 0 0 0 1em;
			}
			
		ol.newsList-ol li ol {
			margin: 0 0 0 0;
			}
			ol.newsList-ol li {
				margin: 0 0 0 1em;
				}
			ol.newsList-ol li h4 {
				margin: 10px 0 0 0;
				font-weight: normal;
				font-size: 12px;
				}
			ol.newsList-ol li li p {
				margin: 0 0 0 2em;
				}
			ol.newsList-ol li li ol {
				margin: 0 0 0 -1em;
				}
				ol.newsList-ol li h5 {
					margin: 0 0 5px 1em;
					font-weight: normal;
					font-size: 12px;
					}
		
		
		
		



.news-ul {
	list-style: disc;
	}

.news-ul li {
	margin-left: 25px;
	font-size: 12px;
	}





/* ========== Side Column ========== */
.side-content {
	width: 144px;
	margin-bottom: 20px;
	padding: 1px;
	border: 1px solid #f0f1f3;
	/* background: transparent url(../images/menu_back.jpg) top right repeat-y; */
	}

.side-content2 {
	width: 144px;
	margin-bottom: 20px;
	padding: 1px;
	border: 1px solid #f0f1f3;
	background-color:#f5f5f5;
	}

.side-sub-content {
	width: 144px;
	margin-bottom: 20px;
	padding: 0 3px;
	}

.side-sub-content2 {
	width: 144px;
	margin-bottom: 20px;
	padding: 2px;
	background-color: #f6f6f6;
	}

.menu-box {
	border: 1px solid #f0f1f3;
	background: transparent url(../images/menu_back.jpg) top right repeat-y;
	}

.catalog-box, .information-box {
	border: 1px solid #f0f1f3;
	}

.side-title {
	_width: 142px;
	margin: 1px;
	padding: 3px 0 2px 10px;
	background-color: #0967ec;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	}

.side-title-sub {
	_width: 142px;
	margin: 1px;
	padding: 3px 0 2px 10px;
	background-color: #3399CC;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	}

.side-title2 {
	_width: 142px;
	margin: 1px;
	padding: 3px 10px 2px;
	background-color: #0967ec;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	}

.menu {
	margin-left: 4px;
	margin-right: 2px;
	list-style: none;
	}

.menu li {
	border-top: 1px dotted #ccc;
	background: transparent url(../images/menu_arrow.gif) 0px 7px no-repeat;
	font-size: 12px;
	line-height: 140%;
	}

.menu li a {
	_width: 144px;
	_height: 24px;
	display: block;
	padding: 5px 0px 5px 18px;
	text-decoration: none;
	color: #000;
	}

.menu li a:hover {
	background: #eaeeee url(../images/menu_arrow.gif) 0px 7px no-repeat;
	}

.catalog, .information {
	margin: 5px;
	list-style: none;
	}

.catalog li, .information li {
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #ccc;
	background: transparent url(../images/arrow_red.gif) 4px 6px no-repeat;
	font-size: 12px;
	line-height: 160%;
	color: #666;
	}

.catalog li a, .information li a {
	display: block;
	_width: 142px;
	_height: 16px;
	padding-left: 10px; 
	text-decoration: none;
	color:  #666;
	}

.catalog li a:hover, .information li a:hover {
	background: #eaeeee url(../images/arrow_red.gif) 4px 6px no-repeat;
	}
	
.text-box {
	margin: 5px;
	font-size: 10px;
	line-height: 160%;
	color: #666;
	}

.text-box a {
	text-decoration: none;
	color:  #666;
	}

.text-box a:hover {
	color:  #ff6600;
	}
	
.menu-imagebox {
	margin-bottom: 5px;
	background-color:#fff;
	padding: 2px;
	border: 1px solid #ccc;
	}

.menu-imagebox img { 
	margin-bottom: -4px;
	}

html[xmlns] .menu-imagebox img { 
	margin-bottom: -3px;
	}

.menu-button {
	width: 139px;
	height: 34px;
	margin: 0 0 2px;
	border: 1px solid #ccc;
	}

.menu-button2 {
	height: 50px;
	margin: 0 0 4px;
	padding: 1px;
	border: 1px solid #ccc;
	background-color: #fff;
	}

.menu-button2-bottom {
	height: 50px;
	margin: 0;
	padding: 1px;
	border: 1px solid #ccc;
	background-color: #fff;
	}

.go-top {
	clear: both;
	margin: 2em 0 1em;
	text-align: right;
	}

/*pop-up*/	
#content-box-popup {
	width: 580px;
	margin: 0 auto;
	text-align: center;
	background: transparent url(../images/background_popup.jpg) repeat-y left top;
	}
#content-box-popup-wide {
	width: 650px;
	margin: 0 auto;
	text-align: center;
	background: transparent url(../images/background_popup_wide.jpg) repeat-y left top;
	}

.left14 {
	margin-left:15px;
	}
.left22 {
	margin-left:32px;
	}
.left24 {
	margin-left:40px;
	}

.website a {
	display: block;
	width: 30px; height: 26px;
	margin: auto;
	text-indent:-9999px;
	background: transparent url(../images/icoHome.gif) no-repeat left top;
	}
	.website .txt {
		font-size:9px; color:#666;
		text-align:center;
		margin: 0 auto;
	}
	

/* ========== Footer ========== */
.foot {
	padding-top: 0.3em;
	border-top:1px solid #ccc;
	}

.poricy {
	float: left;
	}

.copyright {
	float: right;
	font-size: 10px;
	color: 3666;
	}


/* ===== fontcolor ===== */
.f-navy		{ color: #000080;}
.f-purple		{ color: #336;}
.f-black		{ color: #333;}
.f-red		{ color: #c00;}
.f-green		{ color: #390;}
.f-orange { color: #f90;}
.f-orangered { color: #ff4500;}
.f-white		{ color: #fff;}
.f-pink		{ color: #939;}
.f-deepred	{ color: #900;}
.f-grey		{ color: #666;}
.f-blue		{ color: #03c;}
.f-skyblue		{ color: #09f;}
.f-ryblue		{ color: #4169e1;}
.f-darkbown		{ color: #5c4033;}
.f-deeppink		{ color: #ff1493;}
.f-strong	{font-weight: bold;}
.f-normal	{font-weight: normal;}
.f-small	{font-size: 80%;}
.f-large	{font-size: x-large;}

