@charset "utf-8";
/* # content
---------------------------------------------------------------------------- */
div#content div.section{font-size:100%;}
div#content div.sectionInner{padding-bottom:23px;}
div#content div.sectionInner h3.vch3{ border-bottom:#ffcc00 1px solid;border-left:#ffcc00 7px solid;font-weight:bold;padding:4px 0 3px 5px;font-size:18px;}
div#content div.sectionInner table.vctbl{width:100%;margin:10px 0 5px;border:#ccc 1px solid;}
div#content div.sectionInner table.vctbl th{padding:5px;background:#ffcc00;font-weight:bold;border:#ccc 1px solid;text-align:center;}
div#content div.sectionInner table.vctbl td{padding:5px;border:#ccc 1px solid;}
div#content div.sectionInner table.vctbl td:nth-child(1),div#content div.sectionInner table.vctbl td:nth-child(2),div#content div.sectionInner table.vctbl td:nth-child(3),div#content div.sectionInner table.vctbl td:nth-child(5),div#content div.sectionInner table.vctbl td:nth-child(6),div#content div.sectionInner table.vctbl td:nth-child(7){text-align:center;}
div#content div.sectionInner table.vctbl tr:nth-child(even){background:#efefef;}
div#content div.sectionInner table.vc{width:100%;border:none;border-collapse:separate;border-spacing:5px;display:table;margin-bottom:10px;}
div#content div.sectionInner table.vc td{display:table-cell;text-align:center;border:0;padding:0}
div#content div.sectionInner table.vc td:last-child{border-right:none;}
div#content div.sectionInner table.vc td a{background:#5bab21;border-radius:5px;font-size:150%;font-weight:bold;padding:5px 10px;border:none;border-bottom:2px solid #396b15;color:#fff;text-decoration:none;display:block;width:100%;height:100%;position:relative;box-sizing:border-box;}
div#content div.sectionInner table.vc td{width:50%;}
div#content div.sectionInner table.vc td a:hover{top:2px;color:#a5c58d;background:#4a8b1b;border-top:none;}
div#content div.sectionInner table.vc td.tab2 a{background:#f67395;border-bottom:2px solid #d63f66;}
div#content div.sectionInner table.vc td.tab2 a:hover{background:#fd6b91;border-bottom:none;color:#ffbdc3;}
div#content div.sectionInner table.vc td.tab3 a{background:#7373ff;border-bottom:2px solid #5151ea;}
div#content div.sectionInner table.vc td.tab3 a:hover{border-bottom:none;background:#5c5cf5;color:#c2c8f8;}
div#content div.sectionInner table.vc td a.this:after{position:absolute;content:"";top:13px;left:15px;width:0;height:0;border-style:solid;border-width:6px 0 6px 12px;border-color:transparent transparent transparent #fff;}
.bge{background:#f6f6f6;}
.cle{color:#f6f6f6;}