@charset "UTF-8";
@import "../common/css/base.css";

/*table system1*/
table.system1 th{padding:8px 5px 8px 25px; background:url("../common/images/icon_hyo.gif") no-repeat 10px 11px #f3f3f3; text-align:left; vertical-align:top; font-weight:normal; width:40%;}
table.system1 td.txt{background-color:#fff; padding:8px 0 8px 10px; text-align:left; width:60%;}
table.system1 td.dot{height:1px; line-height:100%; font-size:1px; background:url("../common/images/dot_default.gif") repeat-x left top;}

/*table system2*/
table.system2 th img{padding-bottom: 15px;}
table.system2 td.uni-ttl{padding-bottom: 10px;}
table.system2 td.uni-txt{padding:0 0 15px 0; text-align:left;}
table.system2 td div{width:370px;}
table.system2 td.dot{height:1px; line-height:100%; font-size:1px; background:url("../common/images/dot_default.gif") repeat-x left top;}
table.system2 td.down{padding:25px 0; background: url("images/bg_liquid01.gif") no-repeat center center;}