@charset "utf-8";

* {
margin:0;
padding:0;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

img {
border:none;
}

a {
outline:none;
}

.align-center {
text-align:center;
}

table {
border-collapse:collapse;
border-color:#cccccc;
border:1px solid #cccccc;
}

table td {
padding:5px;
}

