@charset "utf-8";
.title01{height:32px; background:url(../Images/icon02.jpg) repeat-x left center;}
.title01 h3{display:block; float:left; font-size:14px; color:#505050; text-indent:25px; padding-right:10px; line-height:32px; background:url(../Images/icon01.jpg) no-repeat left center #FFF;}
.title01 span{display:block; float:right; height:19px; padding-left:12px; padding-top:13px; background:#FFF;}

.title02{height:35px; background:#9dc38e;}
.title02 h3{display:block; float:left; font-size:13px; color:#FFF; text-indent:30px; line-height:35px; background:url(../Images/icon04.png) no-repeat 11px center;}



.more01{margin-top:50px; width:180px; height:54px; line-height:54px; text-align:center;}
.more01 a{display:block; color:#FFF; background:#b0e454;}
.more01 a:hover{display:block; color:#FFF; background:#0071b9;}

.actGotop {width: 42px; height: 42px; position:fixed; bottom:20px; right:20px; z-index:9999; display:none; cursor:pointer; background: url(../Images/backTop.png) no-repeat; background-size:cover;}
.actGotop .ico { display: block; width: 9px; height: 10px; background: url(../Images/backTop_ico.png) no-repeat scroll center top; margin: 12px auto 0px; -webkit-transition: all 400ms; -ms-transition: all 400ms; -moz-transition: all 400ms; transition: all 400ms;}
.actGotop:hover .ico { margin-top: 10px;}