article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%; /* 1 */
    overflow-y: scroll; /* 2 */
    -webkit-text-size-adjust: 100%; /* 3 */
    -ms-text-size-adjust: 100%; /* 3 */
}

body {
    margin: 0;
}

body,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

a {
    color: #0476b8; text-decoration:none;
}

a:visited {
    color: #2c1b8c;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, 
strong { 
    font-weight: bold; 
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

mark {
    background: rgba(0,0,0,0.5);
    color: #000;
}

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: '';
    content: none;
}

small {
    font-size: 75%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

ul,
ol {
    margin: 1em 0;
    padding: 0 0 0 40px;
}

dd {
    margin: 0 0 0 40px;
}

p.fooder {font-size: 70%
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

img.scale {
    width: 100%;
    height: auto;
	-ms-interpolation-mode: bicubic;
}
img.t {
	border: 0;
	-ms-interpolation-mode: bicubic;
	min-width: 300px;
	max-width: 500px;
}


input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0; /* 2 */
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

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

td.navi {
	font-size: 16px;
}

textarea {
    overflow: auto;
    vertical-align: top;
}


body{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	background: #EEE;
	font-weight: normal;
	min-width: 400px;
	max-width: 1140px;
  margin-left: auto ;
  margin-right: auto ;
}

a{ color: #000; }
a:visited{ color: #666; }
a:hover { color: #5188D2; }

header a{
	text-decoration: none;
}

#site{
	min-width: 320px;
	width: 90%;
	max-width: 1140px;
	margin: 0 auto;
	background: #ddcdb2;
	height: auto;
	min-height: 575px;
}

.container{
	float: left;
	margin: 10px 10px 30px 0;
	padding: 10px;
	height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
}


.button {
font-size: 18px;
line-height: 25px;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
font-weight:bold;
word-spacing:+20px;
}

span.text1 {
font-size: 12px;
line-height: 18px;
font-family: font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

span.text {
font-size: 12px;
line-height: 21px;
font-family: font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

span.sub {
font-size: 14px;
line-height: 25px;
word-spacing: +6px;
font-family: font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}


span.text4 {
font-size: 11px;
line-height: 20px;
font-family: font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}


span.css {
font-size: 12px;
line-height: 21px;
font-family: font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

.sb {scrollbar-3dlight-color:#FFFF00;
           scrollbar-arrow-color:#FFFF00;
           scrollbar-base-color:#336699;
           scrollbar-darkshadow-color:#FFFF00;
           scrollbar-face-color:#336699;
           scrollbar-highlight-color:#336699;
           scrollbar-shadow-color:}