@import "/lib/cmn_css/component_e.css"; /* CSS Document */

#contents h1.vimage {
	background: url(/english/contribution/images/vi_contribution.jpg) left top no-repeat;
	display: block;
	height: 100px;
	margin-bottom: 15px;
	width: 720px;
}

#contents .blkHead01 {
	background: url(/english/contribution/environment/images/h_control_01.gif) left top no-repeat;
	display: block;
	height: 34px;
	margin-bottom: 10px;
	width: 720px;
}

#contents .blkHead02 {
	background: url(/english/contribution/environment/images/h_green_01.gif) left top no-repeat;
	display: block;
	height: 34px;
	margin-bottom: 10px;
	width: 720px;
}

#contents .blkHead03 {
	background: url(/english/contribution/environment/images/h_iso_01.gif) left top no-repeat;
	display: block;
	height: 34px;
	margin-bottom: 10px;
	width: 720px;
}

#contents h1 span,
#contents .blkHead01 span,
#contents .blkHead02 span,
#contents .blkHead03 span {
 display:block;
 text-indent:-9999px;
 overflow:hidden;
}

/* iso.html */
#contents div.isoL {
	float: left;
	margin-right: 15px;
	width: 140px;
}

#contents div.isoR {
	float: left;
	width: 550px;
}

#contents table.isoTable {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0 90px 10px 90px;
	width: 530px;
}

#contents table.isoTable th {
	background: #EBEBEB;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-weight: normal;
	text-align: center;
	padding:  6px 9px 1px 9px;
}

#contents table.isoTable td {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: center;
	padding: 6px 9px 1px 9px;
	vertical-align: middle;
}

#contents table.isoTable td.blue {	background: #E1F2FD;}
#contents table.isoTable td.green {	background: #E4F9C9;}
#contents table.isoTable td.orange {	background: #FFE6BE;}
#contents table.isoTable td.yellow {	background: #FFFBCF;}

/* green.html */

#contents div.dlBox {
	background: url(/lib/cmn_images/bg_dott_03.gif) left bottom repeat-x;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 685px;
}

#contents div.dlL {
	float: left;
	text-align: right;
	width: 303px;
	margin-right: 84px;
}

#contents div.dlR {
	float: left;
	text-align: center;
	width: 190px;
}

/* control.html */

#contents div.ctlBox {
	background: url(/english/contribution/environment/images/bg_control_mdl.gif) left top repeat-y;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
	padding-bottom: 10px;
	width: 710px;
}

#contents div.ctlTit {
	background: url(/english/contribution/environment/images/bg_control_btm.gif) left bottom no-repeat;
	margin-bottom: 15px;
	padding-bottom: 7px;
	width: 710px;
}

#contents div.ctlTit h4 {
	background: url(/english/contribution/environment/images/bg_control_top.gif) left top no-repeat;
	display: block;
	padding-top: 7px;
	width: 710px;
}

#contents div.ctlTit h4 span {
	display: block;
	font-weight: bold;
	margin-left: 12px;
}

#contents div.ctlOuter {
	background: url(/english/contribution/environment/images/bg_ctlouter.gif) left top repeat-y;
	margin: 0 20px 0 25px;
	width: 665px;
}

#contents div.dottCol {
	display: inline;
	float: left;
	margin: 0 70px 0 25px;
	width: 280px;
}

#contents div.dottColR {
	float: left;
	width: 280px;
}

#contents table.ctlTable {
	width: 710px;
}

#contents table.ctlTable td.ctlbox {
	background: url(/english/contribution/environment/images/bg_controlS_mdl.gif) left top repeat-y;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
	padding-bottom: 10px;
	vertical-align: top;
	width: 333px;
}

#contents table.ctlTable div.ctlTit {
	background: url(/english/contribution/environment/images/bg_controlS_btm.gif) left bottom no-repeat;
	margin-bottom: 10px;
	padding-bottom: 7px;
	width: 333px;
}

#contents table.ctlTable h4 {
	background: url(/english/contribution/environment/images/bg_controlS_top.gif) left top no-repeat;
	display: block;
	padding-top: 7px;
	width: 333px;
}

#contents table.ctlTable h4 span {
	display: block;
	font-weight: bold;
	margin-left: 12px;
}

#contents div.ctlInner {
	margin: 0 10px;
	width: 312px;
}

#contents div.ctlL {
	float: left;
	width: 220px;
}

#contents div.ctlR {
	float: right;
	margin-left: 2px;
	width: 73px;
}

#contents table.chemicalTable {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 10px;
	width: 710px;
}

#contents table.chemicalTable th,
#contents table.chemicalTable td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-weight: normal;
	text-align: left;
	padding: 6px 5px 1px 5px;
	vertical-align: middle;
	word-wrap: break-word;
}

#contents table.chemicalTable th {
	background: #EBEBEB;
	text-align: center;
}

#contents table.chemicalTable .center {text-align: center !important;}
#contents table.chemicalTable .top {vertical-align: top !important;}
#contents table.chemicalTable .w3 {width: 3% !important;}
#contents table.chemicalTable .w5 {width: 5% !important;}
#contents table.chemicalTable .w10 {width: 10% !important;}
#contents table.chemicalTable .w27 {width: 27% !important;}
#contents table.chemicalTable .w33 {width: 33% !important;}
#contents table.chemicalTable td.cm01 {background: #EBEBEB;}


#contents table.chemicalTable td.cm02 {
	border-bottom: none !important;
}

#contents table.chemicalTable td.cm03 {
	border-top: 1px solid #CCCCCC;
}

#contents table.chemicalTable td.cm04 {
	border-right: none !important;
}

#contents table.chemicalTable td.cm05 {
	border-right: 1px solid #CCCCCC;
}

#contents table.chemicalTable td.cm06 {
	border-left: none !important;
}

#contents table.chemicalTable td.cm07 {
	border-left: 1px solid #CCCCCC;
}

/* 上付き・下付き文字 */
.suptxt {
	font-size: 0.9em;
	position: relative;
	top: -0.5em;
}

.subtxt {
	font-size: 0.9em;
	position: relative;
	top: 0.4em;
}

#contents ol.orderedBold {
	list-style-type: decimal;
}

#contents ol.orderedBold span.boldL {
	display: block;
	float: left;
}

#contents ol.orderedBold span.boldR {
	display: block;
	float: left;
}
