DIV#dvPage.history DIV.dvHistory {position:relative;}
DIV#dvPage.history DIV.dvHistory:before {position:absolute;top:-30px;left:19px;content:"";display:block;width:1px;height:100%;background:#d3d3d3;border-radius:5px;}
DIV#dvPage.history DIV.dvHistory SPAN { display: block; margin: .5em 0 }
DIV#dvPage.history DIV.dvHistory > UL {list-style:none;margin:40px 0 0;padding:3px 0;}
DIV#dvPage.history DIV.dvHistory > UL ul {list-style:none;margin:0 0 40px;padding:3px 0;}
DIV#dvPage.history DIV.dvHistory > UL:before {position:absolute;top:-40px;left:10px;content:"";display:block;width:10px;height:10px;background:#919191;border:5px solid #ebebeb;border-radius:50%;}
DIV#dvPage.history DIV.dvHistory > UL > li {position:relative;margin:7px 0;padding-left:50px;}
DIV#dvPage.history DIV.dvHistory > UL > li .title{font-size: 28px;color: #333;font-weight:700;line-height: 1;margin-bottom: 15px;margin-left:-5px;}
DIV#dvPage.history DIV.dvHistory > UL > li:before {position:absolute;top:9px;left:15px;content:"";display:block;width:10px;height:10px;background:#919191;border:0px solid #343d4c;border-radius:50%;}
DIV#dvPage.history DIV.dvHistory > UL > li ul > li {margin:7px 0 10px;font-size:14px;}
DIV#dvPage.history DIV.dvHistory > UL > li ul > li .t01, DIV.dvHistory > UL > li ul > li .t02 {display:block;}
DIV#dvPage.history DIV.dvHistory > UL > li ul > li .t01 {color:#000;box-sizing:border-box;font-size:16px;font-weight:600;}