﻿@charset "utf-8";

/* CSS Document */

*{ margin: 0; padding: 0;}


body { width: 100%; max-width: 800px; min-height: 100vh; margin: 0 auto; line-height: 1.75; font-size: 16px; font-family: "????"; word-break: break-all; word-wrap: break-word;  background: #fff;}

input, select, button, textarea { margin: 0; padding: 0;color: inherit; border: 0; font-family: inherit; outline: none; resize: none;}

input[type="text"] { -webkit-appearance: none;}

ol, ul {list-style: none;}

img { vertical-align: middle;}

a {  text-decoration: none; color: inherit;}

:focus { outline: 0;}

table {	border-collapse: collapse; border-spacing: 0;}


.h10 { height: 10px; font-size: 0; line-height: 0; clear: both; background: #f5f5f5;}

.clear { clear: both;}



@media screen and (max-width:750px){ 

body { font-size: 16px; border: 0;}

.h10 { height: 6px;}
}

a.back,a.more,a.home,a.pop,a.refresh,a.search,a.set{position:absolute;background-color:transparent;background-position:center center;background-repeat:no-repeat;width:30px;height:30px;display:block;margin:7px;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background-size:cover}
a.right{right:0}
.fleft{float:left}
.fright{float:right}
.center{text-align:center}
.right{text-align:right}
.left{text-align:left}
.b{font-weight:bold}
.nor{font-weight:normal}
.ml{margin-left:8px}
.mr{margin-right:8px}
.none{display:none}
.cboth{clear:both}
.bwhite{background-color:#fff}
.bgreen{background-color:#008000}
.bred{background-color:red}
.bblue{background-color:blue}
.bpink{background-color:#c00}
.bgray{background-color:#e5e5e5}
.borange{background-color:orange}
.byellow{background-color:#ffffb5}
.bblack{background-color:#333}
.bbb,.br,.brl,.blr,.btr,.brt,.bbr,.brb{border-right:1px solid #e5e5e5}
.bbb,.bl,.brl,.blr,.btl,.blt,.bbl,.blb{border-left:1px solid #e5e5e5}
.bbb,.bt,.btb,.bbt,.btl,.blt,.btr,.brt{border-top:1px solid #e5e5e5}
.bbb,.bb,.btb,.bbt,.blb,.bbl,.brb,.bbr{border-bottom:1px solid #e5e5e5}
.mm,.mr,.mrl,.mlr,.mtr,.mrt,.mbr,.mrb{margin-right:8px}
.mm,.ml,.mrl,.mlr,.mtl,.mlt,.mbl,.mlb{margin-left:8px}
.mm,.mt,.mtb,.mbt,.mtl,.mlt,.mtr,.mrt{margin-top:8px}
.mm,.mb,.mtb,.mbt,.mlb,.mbl,.mrb,.mbr{margin-bottom:8px}
.pp,.pr,.prl,.plr,.ptr,.prt,.pbr,.prb{padding-right:8px}
.pp,.pl,.prl,.plr,.ptl,.plt,.pbl,.plb{padding-left:8px}
.pp,.pt,.ptb,.pbt,.ptl,.plt,.ptr,.prt{padding-top:8px}
.pp,.pb,.ptb,.pbt,.plb,.pbl,.prb,.pbr{padding-bottom:8px}
.f8,.f8 a{font-size:8pt}
.f9,.f9 a{font-size:9pt}
.f10,.f10 a{font-size:10pt}
.f11,.f11 a{font-size:11pt}
.f12,.f12 a{font-size:12pt}
.f13,.f13 a{font-size:13pt}
.f14,.f14 a{font-size:14pt}
.f16,.f16 a{font-size:16pt}
.f18,.f18 a{font-size:18pt}
.f24,.f24 a{font-size:24pt}
.f36,.f36 a{font-size:36pt}
.l100{line-height:100%}
.l150{line-height:150%}
.l180{line-height:180%}
.l200{line-height:200%}
.l250{line-height:250%}
.l300{line-height:300%}