@charset "UTF-8";
/* css reset */
*,body,html,div,p,h1,h2,h3,h4,h5,h6,span,i,strong,small,ul,li,dl,dt,dd,ol,table,tr,td,th,a,input,textarea,label{margin:0;padding:0}
a{text-decoration: none;outline:none;}
img{border:0;vertical-align: middle;}
span{display:inline-block;}
i{font-style: normal}
em{font-style: normal;}
ul,li{list-style: none}
input:focus,textarea:focus,select:focus{outline-color:#fc6c21 }
body,textarea{font-family:arial; color: #000;}


.clear{clear:both}
.wrap{width:100%;margin:0 auto;}
