@charset "Shift_JIS";
/*popup.css*/
html{background:transparent;overflow-y:hidden;}
/*aboutPop*/
#aboutPop.popup{width:740px;height:1220px;background:none;background-color:transparent;margin:0 auto;overflow:visible;}
#aboutPop.popup #popWrapper{background:transparent;}
#aboutPop.popup #popCont{background:url(../img/pop/pop_bg_top.png) left top no-repeat;padding:30px 0 0;width:740px;}
#aboutPop.popup #popCont .normalSet{width:680px;padding-bottom:30px;}
#aboutPop.popup #popCont .lastChild{padding-bottom:0;}
#aboutPop.popup #popContIn{width:680px;_width:740px;padding:0 30px;display:block;overflow:hidden;background-color:#fff;clear:both; float:left;}

#aboutPop.popup #popCont h5{padding-bottom:16px;}
#aboutPop.popup #popCont h6{padding-bottom:8px;}
#aboutPop.popup #popCont table{border-left:1px solid #646464;border-top:1px solid #646464;font-size:14px;line-height:1.8;background-color:#fff;}
#aboutPop.popup #popCont table th,
#aboutPop.popup #popCont table td{border-right:1px solid #646464;border-bottom:1px solid #646464;padding-left:9px;}
#aboutPop.popup #popCont table th{width:140px;background-color:#fff0b4;text-align:left;font-weight:normal;}
#aboutPop.popup #popCont table td{width:511px;padding-right:9px;}
#aboutPop.popup #popCont table th.list{background:url(../img/about/about_pop_ic_circle.gif) 10px center no-repeat #fef7d9;text-indent:0.7em;}

/*aboutMovPop*/
#aboMovPop.popup,
#aboMovNoplug.popup{width:710px;height:503px;background:none;margin:0 auto;}
#aboMovPop.popup #popWrapper,
#aboMovNoplug.popup #popWrapper{width:650px;height:412px;margin:0 auto;padding:62px 30px 29px;background:url(../img/about/about_mov_bg.png) 0 0 no-repeat transparent;margin:0 auto;}
#aboMovNoplug.popup #popWrapper{position:relative;}
/*popCont*/
#aboMovPop .movPopCont{width:650px; height:412px; margin:0 auto; position:relative;text-align:left;display:none;}
#aboMovPop .movFrameIp {margin:0 auto;width:480px;}

#aboMovNoplug #jkzjBtnBack{width:30px;height:42px;text-indent:-9999px;position:absolute;right:30px;top:0;}
#aboMovNoplug #jkzjBtnBack a{display:block;width:100%; height:100%;overflow:hidden;background-image:url(../img/pop/pop_btn_close.png);background-repeat:no-repeat; background-position:left top;}
#aboMovNoplug #jkzjBtnBack a:hover{background-position:left bottom;}

