/* ERR BOX */
#web_all {width: 100%; z-index: 1; }
#web_cover {position: absolute; top: 0; left: 0; width: 100%; height: 2000px; background: url('/bg/50_percent_black.png'); z-index: 2; }
/*#web_cover {background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/bg/50_percent_black.png'); }*/
#err_box {position: absolute; display: none; width: 420px; height: 370px; background: #FFF; z-index: 3; text-align: left; }
#err_box.warning {height: 220px;  }
#err_box.information {border: 7px solid #DFDBCE; }
#err_box.cartadd{border: 7px solid #DFDBCE; }
#err_box.warning {border: 7px solid #DFDBCE; }
#err_type {padding: 30px 20px 30px 77px; color: #666; font-size: 20px; font-weight: bold; }
#err_type.information {background: url('/ico/information.gif') no-repeat 20px 20px; color: #43A4D0;}
#err_type.cartadd{background: url('/css/img/cm-dokosiku.gif') no-repeat 15px 15px ; color: #646464;padding: 32px 20px 14px 87px; color: #666; font-size: 20px; font-weight: bold; }
#err_txt .product-linew {float:left;}
#err_txt .product-linew .imgw{width:65px;height:62px;border:1px solid #6e6e6e;float:left;margin-right:6px;overflow:hidden;padding-top:3px;}
#err_txt .product-linew img{width:60px;margin-left:2px;}
#err_txt .product-linew .rightw{position:relative;height:60px;width:308px;border-bottom:1px solid #6e6e6e;border-top:1px solid #6e6e6e;float:left;padding-top:5px;padding-left:7px;}

#err_txt  .linefirw{float:left;margin-top:18px;}
#err_txt  .linefirw img{float:left;}
#err_txt  .linesecw {float:left;width:299px;border-top:1px solid #dedad7;border-bottom:1px solid #dedad7;height:40px;line-height:16px;padding:6px 8px 0 8px; }
#err_txt  .linesecw .dpw {color:#1e7a0b;font-size:14px;font-weight:bold; }

#err_txt .product-linew .pocetksw{position:absolute;left:7px;bottom:5px;font-weight:bold;}
#err_txt .product-linew .cenaw{position:absolute;right:0px;bottom:5px;font-weight:bold;}
#err_txt .product-linew .cenaw b{color:#d94517;font-weight:bold;font-size:13px;}
#err_txt .product-linew .cartprodh{float:left;font-size:15px;color:#1e7a0b;font-weight:bold;width:308px;}
#err_type.warning {background: url('/ico/warning.gif') no-repeat 20px 20px; color: #D04343; }
#err_txt {padding: 0 50px; color: #666; font-size: 11px; font-weight: normal; }
.cartadd #err_txt {padding: 0 16px;}
#err_txt a {color: font-weight: bold; }
a#blackunder {color:#666;text-decoration:underline}
a#blacokunder:hover {color:#666;text-decoration:none;}
#err_close {position: absolute; top: 175px; left: 170px; width: 95px; height: 35px; }
#err_box.information #err_close {top: 235px;} 
#err_close1 {position: absolute; top: 315px; left: 35px; width: 350px; height: 35px; }
#err_close a, #err_close1 a {cursor: pointer; display: block; width: 90px;height: 23px; padding: 7px 5px 5px 0; background: #DFDBCE url('/bg/err_btn_close_shadow.gif') no-repeat 0 0; color: #666; font-size: 14px; font-weight: bold; text-align: center;float: left; }
#err_close1 a { background: #DFDBCE url('/bg/err_btn_close_shadow1.gif') no-repeat 0 0;width: 160px;  }
#err_close1 a.dokoncito {background-color:#d84519;color:#fff;}

#err_close1 a.otherClose { margin-left: 20px; }
#err_close a:hover {background-image: url('/bg/err_btn_close_shadow_on.gif'); }
#err_close1 a:hover {background-image: url('/bg/err_btn_close_shadow_on1.gif'); }
#web_box {position: absolute; top: 0; left: 0; width: 100%; height: 2000px; z-index: 1; }

