@charset "Shift_JIS";
/*------------------------------------------------------*/
/* Popup Window */
/*------------------------------------------------------*/
/* ヘッダー --------------------------------- */
	body#popup div#header,
	body#popup2 div#header {
		width:100%;
		height: 51px;
		border-bottom: solid 1px #cccccc;
		}
	body#popup div#headerInner,
	body#popup2 div#headerInner {
		position:relative;
		height: 51px;
		margin:0 auto;
		}
	body#popup div#headerInner { width:624px; }
	body#popup2 div#headerInner { width:800px; }

/* フッター --------------------------------- */
	body#popup div#footer,
	body#popup2 div#footer {
		height: 42px;
		margin-top: 0;
		}
	body#popup div#footerInner {
		position:relative;
		width: 624px;
		height: 42px;
		margin:0 auto;
		}
	body#popup2 div#footerInner {
		position:relative;
		width: 800px;
		height: 42px;
		margin:0 auto;
		}

/* 全体 --------------------------------- */
	body#popup div#container {
		position:relative;
		width: 670px;
		margin: 0 auto;
		}
	body#popup div.contents {
		position:relative;
		width: 624px;
		margin: 0 auto;
		_padding-left:23px;
		}
	body#popup2 div#container {
		position:relative;
		width: 846px;
		margin: 0 auto;
		}
	body#popup2 div.contents {
		position:relative;
		width: 800px;
		margin: 0 auto;
		_padding-left:23px;
		}

/* link --------------------------------- */
	div#header a {
		color: #29314e;
		}

/* kuritaLogo | 栗田工業ロゴ --------------------------------- */
	body#popup div#headerInner div#kuritaLogo,
	body#popup2 div#headerInner div#kuritaLogo {
		position: absolute;
		top: 10px;
		left: 0px;
		width: 137px;
		height: 32px;
		font-size: 0;
		line-height: 0;
		}

/* タグ定義 --------------------------------- */
	body#popup h1,
	body#popup2 h1 {
		color:#0d1a48;
		margin:30px 0 8px;
		padding:0 0 11px 0;
		font-size:1.5em;
		border-bottom:1px solid #d1d1d1;
		}
	body#popup h1 span,
	body#popup2 h1 span {
		display:block;
		padding-left:15px;
		background:#ffffff url(/common/images/popup/h1bg.gif) repeat-y left 0px;
		line-height:1.3em;
		}
	body#popup h2,
	body#popup2 h2 {
		color: #0d1a48;
		height: auto;
		margin: 20px 0 10px;
		padding: 10px 10px;
		font-size: 1.2em;
		background: #ffffff url(/common/images/popup/h2bg.gif) no-repeat;
		background-size: 100% 100%;
		}
	body#popup h3,
	body#popup2 h3 {
		color:#0d1a48;
		margin:20px 0 10px;
		padding:10px 0 0;
		background: none;
		font-size:1em;
		}
	body#popup p,
	body#popup2 p {
		margin:10px 0;
		line-height:2.0em;
		}
	body#popup ul,
	body#popup2 ul {
		margin:15px 0 15px 15px;
		}
	body#popup li,
	body#popup2 li {
		list-style:disc outside;
		}
	
	body#popup .btmLine,
	body#popup2 .btmLine { /* 文末のボーダー設定 */
		border-bottom:1px solid #d1d1d1;
		padding:10px 0 20px;
		}
	body#popup .btmDottedLine,
	body#popup2 .btmDottedLine { /* 文末のボーダー（ドット）設定 */
		background:url(/common/images/contents/border_dotted.gif) repeat-x bottom;
		padding:10px 0 20px;
		}
	body#popup .rbox,
	body#popup2 .rbox { /* 角Rのボーダー色・太さ設定 */
		border:1px solid #d1d1d1;
		}

/* retPageTop | ページトップへ戻る --------------------------------- */
	body#popup div.retPageTop,
	body#popup2 div.retPageTop {
		position: relative;
		top: 0px;
		left: 0;
		margin-top: 20px;
		text-align: right;
		}
	body#popup div.retPageTop img,
	body#popup2 div.retPageTop img {
		vertical-align: bottom;
		margin-right:23px;
		}
		
/* btnClose | ウィンドウを閉じる --------------------------------- */
	body#popup div.btnClose,
	body#popup2 div.btnClose {
		width:77px;
		height:28px;
		margin:39px auto 11px;
		}






/*  td | テーブルの設定 --------------------------------- */
	body#popup td,
	body#popup2 td {
		vertical-align:top;
		font-size:10px;
		}
	body#popup table.nomarlTd td,
	body#popup2 table.nomarlTd td {
		font-size: 100% !important;
	}
	body#popup.products td,
	body#popup2.products td {
		font-size:12px;
		}
	body#popup.products .nopadding td,
	body#popup2.products .nopadding td {
		font-size:85%;
		}

/* 旧コンテンツ引き継ぎスタイル定義 --------------------------------- */
td.frame_left {
	background-image:  url("/products/images/frame_left.gif");
	background-repeat: repeat-y;
	background-position: left top;
}
td.frame_right {
	background-image:  url("/products/images/frame_right.gif");
	background-repeat: repeat-y;
	background-position: right top;
}
td.frame_main {
	width: 282px;
}
td.frame_s_main {
	width: 175px;
}
.blue386CB0 {
	color: #386CB0;
	font-weight: bold;
}
td.producs-line{
	background-image: url("/products/images/products_line.gif");
	background-repeat: repeat-x;
	background-position: left center;
}
td.producs-dline{
	background-image:  url("/products/images/products_dline.gif");
	background-repeat: repeat-x;
	background-position: left center;
}
table.chemicalstable
{
	width: 588px;
}
td.chemicalstable1
{
	background-color: #666666;
	padding: 5px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 220px;
	color: #FFFFFF;
}
td.chemicalstable2
{
	background-color: #666666;
	padding: 5px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 220px;
	color: #FFFFFF;
}
td.chemicalstable3
{
	background-color: #666666;
	padding: 5px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	color: #FFFFFF;
}
td.chemicalstable4
{
	background-color: #f5f5f5;
	padding: 5px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
td.chemicalstable5
{
	background-color: #f5f5f5;
	padding: 5px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
td.chemicalstable6
{
	background-color: #f5f5f5;
	padding: 5px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
td.chemicalstable7
{
	background-color: #f5f5f5;
	padding: 5px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
td.chemicalstable8
{
	background-color: #f5f5f5;
	padding: 5px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
td.chemicalstable9
{
	background-color: #f5f5f5;
	padding: 5px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
table.worldsupplytable
{
	width: 588px;
}
td.worldsupplytable1
{
	background-color: #666666;
	padding: 2px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	color: #FFFFFF;
}
td.worldsupplytable2
{
	background-color: #666666;
	padding: 2px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 65px;
	color: #FFFFFF;
}
td.worldsupplytable3
{
	background-color: #666666;
	padding: 2px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 65px;
	color: #FFFFFF;
}
td.worldsupplytable4
{
	background-color: #f5f5f5;
	padding: 2px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
td.worldsupplytable5
{
	background-color: #f5f5f5;
	padding: 2px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
}
td.worldsupplytable6
{
	background-color: #f5f5f5;
	padding: 2px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
}
td.worldsupplytable7
{
	background-color: #f5f5f5;
	padding: 2px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
td.worldsupplytable8
{
	background-color: #f5f5f5;
	padding: 2px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
}
td.worldsupplytable9
{
	background-color: #f5f5f5;
	padding: 2px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
}
td.eleimgline {
	background-image:   url("/products/images/tre_ele_img_line.gif");
	background-repeat: repeat-y;
	background-position: center top;
}
td.foodimgline {
	background-image:   url("/products/images/tre_food_img_line.gif");
	background-repeat: repeat-y;
	background-position: center top;
}
td.boilimgline {
	background-image:   url("/products/images/chemi_boil_img_line.gif");
	background-repeat: repeat-y;
	background-position: center top;
}
.jsub {
	position: relative;
    top: 0.2em;
	font-size: 75%;
}

.jsup {
	vertical-align: text-top;
	font-size: 75%;
	line-height: 0px;
}
td.chemi_ship_inquiry {
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #E9E9E9;
}


/*------------------------------------------------------*/
/* End */
/*------------------------------------------------------*/




/*studio get 追加 ---------------------------*/
div.contents_left{
	margin:0 12px 0 0;
	padding:0;
	width:388px;
	float:left;
}

div.contents_right{
	margin:0;
	padding:0;
	width:224px;
	float:left;
}

hr.clearfloat{
	clear:both;
	visibility:hidden;
	border:0;	
}

p.img_only{
	margin:0;
	padding:0 0 0 15px;
}

body#popup h1 span.jsub2,
body#popup2 h1 span.jsub2 {
	vertical-align: text-botom;
	font-size: 75%;
	display:inline;
	padding-left:0px;
	background:none;
	line-height:1em;
}

/* for irregular page  products/khowsystem.html etc---------------------------*/
body#popup h2.stick,
body#popup2 h2.stick {
	color:#0d1a48;
	width:624px;
	height:1px;
	margin:0px 0 0px;
	padding:0px 10px 0;
	font-size:1.2em;
	background:#ffffff url(/common/images/popup/h2bg.gif) no-repeat;
	visibility:hidden;
}

*html body#popup h2.stick,
*html body#popup2 h2.stick {
	color:#0d1a48;
	width:624px;
	height:1px;
	margin:-1.2em 0 0px;
	padding:0px 10px 0;
	font-size:1.2em;
	background:#ffffff url(/common/images/popup/h2bg.gif) no-repeat;
	visibility:hidden;
}

.irr_left_column{
	margin:0;
	padding:0;
	width:388px;
	float:left;
}

.irr_right_column{
	margin:0 0 0 12px;
	padding:0;
	width:212px;
	float:right;
}

body#popup div.irr_left_column h2,
body#popup2 div.irr_left_column h2 {
	color:#0d1a48;
	width:376px;
	height:35px;
	margin:20px 0 10px;
	padding:10px 10px 0;
	font-size:1.2em;
	background:#ffffff url(/common/images/popup/h2bg.gif) no-repeat;
}



/* for irregular page  products/kurisofner.html ---------------------------*/
body#popup h2.stick,
body#popup2 h2.stick {
	color:#0d1a48;
	width:624px;
	height:1px;
	margin:0px 0 0px;
	padding:0px 10px 0;
	font-size:1.2em;
	background:#ffffff url(/common/images/popup/h2bg.gif) no-repeat;
	visibility:hidden;
}

*html body#popup h2.stick,
*html body#popup2 h2.stick {
	color:#0d1a48;
	width:624px;
	height:1px;
	margin:-1.2em 0 0px;
	padding:0px 10px 0;
	font-size:1.2em;
	background:#ffffff url(/common/images/popup/h2bg.gif) no-repeat;
	visibility:hidden;
}

.irr_left_column02{
	margin:0;
	padding:0;
	width:457px;
	float:left;
}

.irr_right_column02{
	margin:0 0 0 12px;
	padding:0;
	width:143px;
	float:right;
}

.irr_right_column02 img.top_padding{
	margin:12px 0 0 0;
	padding:0;
}

body#popup div.irr_left_column02 h2,
body#popup2 div.irr_left_column02 h2 {
	color:#0d1a48;
	width:445px;
	height:35px;
	margin:20px 0 10px;
	padding:10px 10px 0;
	font-size:1.2em;
	background:#ffffff url(/common/images/popup/h2bg.gif) no-repeat;
}


/* for irregular page  information/business_bioplanet_sr.html ---------------------------*/
.irr_left_column03{
	margin:0;
	padding:0;
	width:275px;
	float:left;
}

.irr_right_column03{
	margin:0 0 0 12px;
	padding:0;
	width:325px;
	float:right;
}

body#popup div.irr_left_column02 h2,
body#popup2 div.irr_left_column02 h2 {
	color:#0d1a48;
	width:445px;
	height:35px;
	margin:20px 0 10px;
	padding:10px 10px 0;
	font-size:1.2em;
	background:#ffffff url(/common/images/popup/h2bg.gif) no-repeat;
}

/* for irregular page  products/khowsystem_outline.html ---------------------------*/
body#popup h2.stick,
body#popup2 h2.stick {
	color:#0d1a48;
	width:624px;
	height:1px;
	margin:0px 0 0px;
	padding:0px 10px 0;
	font-size:1.2em;
	background:#ffffff url(/common/images/popup/h2bg.gif) no-repeat;
	visibility:hidden;
}

*html body#popup h2.stick,
*html body#popup2 h2.stick {
	color:#0d1a48;
	width:624px;
	height:1px;
	margin:-1.2em 0 0px;
	padding:0px 10px 0;
	font-size:1.2em;
	background:#ffffff url(/common/images/popup/h2bg.gif) no-repeat;
	visibility:hidden;
}

.irr_left_column04{
	margin:0;
	padding:0;
	width:447px;
	float:left;
}

.irr_right_column04{
	margin:0 0 0 12px;
	padding:0;
	width:153px;
	float:right;
}

body#popup div.irr_left_column04 h2,
body#popup2 div.irr_left_column04 h2 {
	color:#0d1a48;
	width:435px;
	height:35px;
	margin:20px 0 10px;
	padding:10px 10px 0;
	font-size:1.2em;
	background:#ffffff url(/common/images/popup/h2bg.gif) no-repeat;
}


/* for irregular page  products/km.html ---------------------------*/
body#popup h2.stick,
body#popup2 h2.stick {
	color:#0d1a48;
	width:624px;
	height:1px;
	margin:0px 0 0px;
	padding:0px 10px 0;
	font-size:1.2em;
	background:#ffffff url(/common/images/popup/h2bg.gif) no-repeat;
	visibility:hidden;
}

*html body#popup h2.stick,
*html body#popup2 h2.stick {
	color:#0d1a48;
	width:624px;
	height:1px;
	margin:-1.2em 0 0px;
	padding:0px 10px 0;
	font-size:1.2em;
	background:#ffffff url(/common/images/popup/h2bg.gif) no-repeat;
	visibility:hidden;
}

.irr_left_column05{
	margin:0;
	padding:0;
	width:347px;
	float:left;
}

.irr_right_column05{
	margin:0 0 0 12px;
	padding:0;
	width:253px;
	float:right;
}

body#popup div.irr_left_column05 h2,
body#popup2 div.irr_left_column05 h2 {
	color:#0d1a48;
	width:335px;
	height:35px;
	margin:20px 0 10px;
	padding:10px 10px 0;
	font-size:1.2em;
	background:#ffffff url(/common/images/popup/h2bg.gif) no-repeat;
}



/*for officers page　----------------------------------------*/
body.biography div#header {
	height:0px !important;
	border-bottom: solid 0px #cccccc !important;
}

/*for map page　----------------------------------------*/
body.pop_map div#header {
	height:0px !important;
	border-bottom: solid 0px #cccccc !important;
}

.top-right {
	vertical-align: top;
	text-align: right;
	padding:0 0.5em 0 0;
}

.top-right02 {
	vertical-align: top;
	text-align: right;
	padding:0 0 0 0;
}


/* for No Logo - No Title -------------------------------*/
body.noLogo div#header {
	display:none; !important;
}

body.noLogo div#container {
	position:relative;
	width:100% !important;
	margin: 0 auto;
	text-align:center;
}

*html body.noLogo div#container {
	position:relative;
	width:96% !important;
	margin: 0 auto;
	text-align:center;
}
	
body.noLogo div.contents {
	position:relative;
	width:100% !important;
	margin: 0 auto;
	text-align:center;
}

body.noLogo div.retPageTop {
	display:none !important;
}

body.noLogo div.btnClose {
	width:77px;
	height:28px;
	margin:39px auto 11px;
	text-align:center;
}

body.noLogo div#footer {
	height: 42px;
	border-top: solid 1px #cccccc;
	padding:0 0 0 12px;
}

body.noLogo div#footerInner {
	position:relative;
	width:100% !important;
	height: 42px;
	margin:0 !important;
}


table.table_format{
	margin:0 0 0 15px;
	padding:0;
	width:600px;
	border-top:solid 1px #d1d1d1;
	border-left:solid 1px #d1d1d1;
}

body#popup .td1 {
	background-color: #FFFFFF;
	padding: 10px;
	border-right:solid 1px #d1d1d1;
	border-bottom:solid 1px #d1d1d1;
}

body#popup .td1b {
	background-color: #eaeef3;
	padding: 10px;
	width: 100px;	
	border-right:solid 1px #d1d1d1;
	border-bottom:solid 1px #d1d1d1;
}

body#popup .td2 {
	background-color: #FFFFFF;
	padding: 10px;
	border-right:solid 1px #d1d1d1;
	border-bottom:solid 1px #d1d1d1;
}

table.table_format2{
	margin:0 0 0 15px;
	padding:0;
	width:600px;
	border-top:solid 0px #d1d1d1;
	border-left:solid 0px #d1d1d1;
}

body#popup .td3 {
	background-color: #FFFFFF;
	padding: 0px;
	border-right:solid 0px #d1d1d1;
	border-bottom:solid 0px #d1d1d1;
	text-align:right;
}

.redc92439{
	color:#c92439;
}


/*for products/soil/env_guideline.html  */

.table-width1 { width: 66px; }
.table-width2 { width: 77px; }
.table-width3 { width: 76px; }
.table-width4 { width: 76px; }
.table-width5 { width: 81px; }
.table-width6 { width: 77px; }

table.table-graph{
	margin:0 23px 0 0;
	border-top:solid 1px #d1d1d1;
	border-left:solid 1px #d1d1d1;
}


table.table-graph td{
	padding: 6px;
	border-right:solid 1px #d1d1d1;
	border-bottom:solid 1px #d1d1d1;
}
body#popup table.table-graph td.vmiddle,
body#popup2 table.table-graph td.vmiddle {
	vertical-align: middle;
}
table.table-graph.graphInner td {
	padding: 0 5px;
}

table.table-graph td.table-graph4{
	padding:0;
	border-right:solid 1px #d1d1d1;
	border-bottom:solid 1px #d1d1d1;
	text-align:left;
}

table.table-graph td.table-graph-bigtitle{
	padding:0 0 0 6px;
	/*width:10em;*/
}

table.table-graph02 {
	margin:0;
	/*width:100%;*/
	border-top:solid 0px #d1d1d1;
	border-left:solid 0px #d1d1d1;
}
table.table-graph td table.table-graph02 td {
	padding: 6px 3px;
}
table.table-graph02 td.noBorder{
	border-bottom:solid 0px #d1d1d1;
	border-right:solid 1px #d1d1d1;
}

table.table-graph02 td.noBorder_light{
	border-bottom:solid 1px #d1d1d1;
	border-right:solid 0px #d1d1d1;
}

table.table-graph02 td.noBorder_light_bottom{
	border-bottom:solid 0px #d1d1d1;
	border-right:solid 0px #d1d1d1;
}

table.table-graph td table.table-graph03{
	margin: 0;
	padding: 0;
	/*width:100%;*/
	border:none;
}

table.table-graph td table.table-graph03 td {
	margin:0;
	padding: 0;
	border:none;
}

table.table-graph03 td.table-graph03-sub{
	margin:0;
	width:18em;
	border:none;
}

p.enter_no{
	margin:2em 0 0 0;
	padding:0;
}


/*for khowsystem_comparison.html etc */
.sp_block{
	margin:0 0 0 15px;
	padding:0;
}

.sp_block img{
	margin:0;
	padding:0;
	float:left;
}

.sp_block p{
	margin:0;
	padding:0 0 0 6px;
	float:left;
}

/*for get plus 09/03/09 */
body#popup ul.arrow,
body#popup2 ul.arrow {
	margin-left: 0;
}

body#popup ul.arrow li,
body#popup2 ul.arrow li {
	background:url("/products/images/arrow_s.gif") 3px 5px no-repeat;
	padding-left: 20px;
	list-style-type:none;
}


/* get plus 2009/03/27  */


body#popup h2.motto {
	color:#0d1a48;
	width:624px;
	height:35px;
	margin:40px 0 10px;
	padding:10px 10px 0;
	font-size:1.2em;
	background:#ffffff url(/common/images/popup/h2bg.gif) no-repeat;
}


body#popup h2.semaku,
body#popup2 h2.semaku {
	color:#0d1a48;
	width:624px;
	height:35px;
	margin:0px 0 10px;
	_margin:-30px 0 10px;
	padding:10px 10px 0;
	font-size:1.2em;
	background:#ffffff url(/common/images/popup/h2bg.gif) no-repeat;
}

/* for IE7 */
*+html body#popup h2.semaku,
*+html body#popup2 h2.semaku {
	color:#0d1a48;
	width:624px;
	height:35px;
	margin:-30px 0 10px;
	padding:10px 10px 0;
	font-size:1.2em;
	background:#ffffff url(/common/images/popup/h2bg.gif) no-repeat;
}



p.img_only02{
	margin:0;
	padding:20px 0 0 15px;
}


body#popup ul.topup,
body#popup2 ul.topup {
		margin:-10px 0 15px 15px;
		}
body#popup li,
body#popup2 li {
	list-style:disc outside;
	}

/* 2013/07/26 add */
body#popup ul.normalList,
	body#popup2 ul.normalList {
		margin: 0;
		}
	body#popup ul.normalList li,
	body#popup2 ul.normalList li {
	list-style-type: none;
		}




/* 2016/03/04 add */
body#popup.products div.contents {
	position:relative;
	width: 634px;
	margin: 0 auto;
}
body#popup.products img {
	max-width:100%;
}
body#popup.products div.btnClose{
	width:634px;
	margin:39px auto 0;
	text-align:center;
}
body#popup.products div.retPageTop{
	width:634px;
	margin:31px auto 0;
}
body#popup.products div.retPageTop img{
	margin-right:0;
}
body#popup.products ul{
	margin:15px 0;
}
body#popup.products ul li,
body#popup.products div.list01,
body#popup.products p.list01,
body#popup.products ul.list01 li,
body#popup.products dl.list01 dt,
body#popup.products li.list01,
body#popup.products dt.list01,
body#popup.products dd.list01,
body#popup.products span.list01{
	list-style:none;
}
body#popup.products .t_flame img,
body#popup.products .t_flame_last img{
	max-width:inherit;
}