a:hover,a:link,a:visited {
 text-decoration:none;
 line-height:1.3
}
a:hover,html {
 cursor:url(../../../images/cur.webp),auto
}
a:hover,b {
 color:#f69
}
b,body {
 font-weight:700
}
body,p {
 color:#39f
}
a:hover,h1,h2,h3 {
 background-color:#fff
}
body {
 font-family:'Zen Maru Gothic';
 line-height:1.3em;
 padding:0;
 margin:0 auto
}
h1,h2,h3,h4 {
 font-family:'Kosugi Maru';
 color:#09f
}
a:link,a:visited {
 color:#00c3ff;
 font-weight:700
}
img {
 max-width:100%;
 height:auto;
 padding:.5%
}
p {
 line-height:1.1em
}
h1,h2,h3 {
 font-size:1em;
 text-align:right
}
h4 {
 font-size:.8em;
 text-align:left
}
ul {
 list-style-image:url(../../../images/bullet.png)
}
#content {
 padding:1.5%
}
.imgborder img {
 border:1px solid #3fabde;
 border-radius:5px;
 padding:0
}
.imgborder {
 background-image:url(../../../images/bdbg.png);
 border:1px solid #3fabde;
 border-radius:5px;
 display:inline-flex;
 text-align:center;
 padding:2%
}
.graphicscontainer {
 background:rgba(215,242,250,.7);
 border:1px solid #3fabde;
 border-radius:5px;
 padding:1%;
 margin:1%;
 text-align:center
}
::-moz-selection {
 color:#fff;
 text-shadow:-1px -1px 0 #f69,1px -1px 0 #f69,-1px 1px 0 #f69,1px 1px 0 #f69,0 0 6px #f69
}
::selection {
 color:#fff;
 text-shadow:-1px -1px 0 #f69,1px -1px 0 #f69,-1px 1px 0 #f69,1px 1px 0 #f69,0 0 6px #f69
}
* {
 scrollbar-width:thin;scrollbar-color:#3fabde #d7f2fa
}
::-webkit-scrollbar {
 width:1em
}
::-webkit-scrollbar-track {
 background:#d7f2fa
}
::-webkit-scrollbar-thumb {
 background-color:#3fabde;
 border:3px #fff;
 border-radius:10px
}
.kosugi-maru-regular {
 font-family:"Kosugi Maru",serif;
 font-weight:400;
 font-style:normal
}
.zen-maru-gothic-regular {
 font-family:"Zen Maru Gothic",serif;
 font-weight:400;
 font-style:normal
}
.hachi-maru-pop-regular {
 font-family:"Hachi Maru Pop",serif;
 font-weight:400;
 font-style:normal
}