* {margin: 0; padding: 0;}
html {}
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption {display: block;}
time {display: inline;}
body {}
body, input, textarea {}
hr {display: none;}
img, fieldset {vertical-align: top; border: 0 none}
caption {overflow: hidden; visibility: hidden; position: absolute; width: 0; height: 0; font-size: 0; text-indent: -9999px; line-height: 0}
form {margin: 0}
ins, ins * {border-bottom: 1px dashed; text-decoration: none}
ins a {text-decoration: underline}
del, del * {text-decoration: line-through}
pre {overflow: auto}
blockquote {padding: 0 1em}
dl,
dt,
dd,
ul,
ol,
li,
figure, 
figcaption {list-style: none}
.hidden {border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}

.colbox {display: table; overflow: hidden; width: 100%; border-collapse: collapse; border-spacing: 0; font-size: 0;}
.col {display: table-cell; font-size: 0;}
.col2 {overflow: hidden;}
.col2 li {float: left; width: 50%;}

.colbox span {font-size: 0;}
.colbox span:nth-child(1) {}
.colbox span:nth-child(2) {}
.colbox span:nth-child(3) {}
.colbox span:nth-child(4) {}
.colbox span:nth-child(5) {}

.nbsp {font-size: 0;}

body {background: #fff;}
img {width: 100%;}
.go-menu a {display: block; font-size: 0;}
@media (min-width: 728px) {
	body {margin: 0 auto; max-width: 720px; text-align: center;}

}
