
::-webkit-scrollbar{
	width:8px;
}

::-webkit-scrollbar-track {
        background-color: #530109;
        border: 1px solid #530109;
}
::-webkit-scrollbar-thumb {
  background: #f2688e;
}

html {
color:#eeafbf;
font-family:ms pgothic;
font-size:12px;
padding:15px;
line-height:180%;
margin-top:-15px;
}
h1{text-align:center;font-size:33px;font-family:BodoniXT;letter-spacing:-1px;margin-bottom:0px;  text-shadow: 
1px 0 #f2688e, -1px 0 #f2688e, 0 2px #f2688e, 0 -1px #f2688e,
               1px 1px #f2688e, -1px -1px #f2688e, 1px -1px #f2688e, -1px 1px #f2688e;color: #530109}
a{text-shadow: 
1px 0 #eeafbf, -1px 0 #eeafbf, 0 2px #eeafbf, 0 -1px #eeafbf,
               1px 1px #eeafbf, -1px -1px #eeafbf, 1px -1px #eeafbf, -1px 1px #eeafbf;color: #530109; text-decoration:none;}
b{color: #f2688e;font-family:monospace;}
b.info{font-family:BodoniXT;font-size:31px;letter-spacing:-3px;}
i.bq{float:right;}
blockquote{border-left:2px solid #f2688e;border-right:2px solid #f2688e;padding:10px;}

img.code{padding:5px;background-color:#f2688e;margin:6px;}
img.code:hover{padding:5px;background-color:#f2688e;margin:6px;opacity:0.8}
#info{width:400px;
background-color:#f2688e;text-align:center;padding:15px;color:white;}
ul, li{list-style: katakana;}
select#sortmmb{background-color:#f2688e;color:white;border:1px solid #0d0d0d;font-size:11px;font-family:ms pgothic;padding:3px;}

/**form**/
input{background-color:#f2688e;color:white;border:1px solid #0d0d0d;font-size:11px;font-family:ms pgothic;padding:3px;}
button{background-color:#f2688e;color:white;border:1px solid #0d0d0d;font-size:12px;font-family:ms pgothic;padding:7px;}
button.submit{width:40px;padding:3px;margin-left:20px;}
.form{width:300px;margin:auto;padding:10px;}

/**members**/
.member strong{color:#f2688e;font-family:monospace;text-shadow:
1px 0 #530109, -1px 0 #530109, 0 1px #530109, 0 -1px #530109,
               1px 1px #530109, -1px -1px #530109, 1px -1px #530109, -1px 1px #530109;}
#members{padding-top:1px;}
.mm{}
#pagination button{ background-color:#172B42;color:white;border:none;margin-left:4px;}
table.mm{margin-left:5px}