
body {
	margin: 0 auto;
	width: 1000px;
	position: relative;
    background: url("../images/13move47.gif");
    /* background: linear-gradient(180deg, rgb(175, 195, 238) 0%, rgb(255, 250, 250) 70%) fixed; */
    background-repeat: repeat;
    cursor: url("../cursors/arrow.png"), auto;
}




.wrapper {
    width: 900px;
    margin: 0 auto;
}

.sidebar-img,
.footer,
.title,
#toplinks,
.box {
    margin-top: 25px;
}

.title,
#toplinks,
.footer {
    text-align: center;
}

td {
    text-align: center; 
    vertical-align: middle;
}

#toplinks ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#toplinks li {
    display: inline-block;
}


#toplinks li:before {
    content: "ã€Œ";
}

#toplinks li:after {
    content: "ã€ âˆ· ";
}

#toplinks .last:after {
    content: "ã€";
}

#toplinks li:before,
#toplinks li:after {
    letter-spacing: 0.1em;
}


.box {
    border: 1px solid black;
    padding: 0.5em 1em;
}


.inner {}


.box img,
.sidebar img {
    max-width: 100%;
    height: auto;
    
}


.sidebar {
    width: 200px;
    float: left;
}


.sidebar-image {
    margin-bottom: -25px;
}


.sidebar-image img {
    display: block;
}


.main-wrapper {
    margin-left: 200px;
}


.main {
    columns: 2;
    column-gap: 25px;
}

.dual {
    columns: 2;
    column-gap: 25px;
}

.main .box {
    display: inline-block;
}

.single-column {
    position: relative;
    columns: 1;
}

.footer {
    margin-bottom: 25px;
}

@font-face {
    font-family: MSPGothic;
    src: url('../font/msp.ttf');
}


h3 {
    font-family: MSPGothic, 'MS PGothic';
}

p:hover {
    cursor: url("../cursors/beam.png"), auto;
}

a:hover {
    cursor: url("../cursors/hand2.png"), auto;
    text-transform: uppercase;
    font-style: italic;
}

::-moz-selection {
    color: white;
    background: #98d5f9;
}

::selection {
    color: white;
    background: #98d5f9;
}


/* for epic win crunchy text...doesnt work in chrome! fail! */
html {
	    -moz-osx-font-smoothing: none;
    font-smooth: never;
    -webkit-font-smoothing: none;
}
body, b, i, table, td, tr, th {
    -webkit-font-smoothing: none; -moz-osx-font-smoothing: unset; font-smoothing: unset; font-smooth: never; filter: contrast(1);
    -ms-interpolation-mode: nearest-neighbor;
    /* background: linear-gradient(180deg, rgb(191, 229, 246) 0%, rgb(255, 250, 250) 60%) fixed; */
    font-family: 'MS PGothic', 'MS Gothic', MSPGothic, 'Hiragino Kaku Gothic Pro', Tahoma;
}

.nointerp {
    image-rendering: optimizeSpeed;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor;
}

a {
    color: #6b3d5d;
    text-decoration: none;
}

ul {
    margin-left: 10px;
    padding-left: 0;
}

li::before {
    content: url("../images/star2.gif");
    padding-left: 0;
    padding-right: 4px;
}

li {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 0.5em;
}

.title {
    font-family: "Fjalla One";
    font-size: 1.2em;
}

.title .box {
    
    background-color: white;
    min-height: fit-content;
}

.wrapper {
    margin-top: 30px;
    width: 900px;
}

.sidebar-img,
.footer,
.title,
#toplinks,
.box {
    margin-top: 15px;
}



h1 {
    font-family: MSPGothic, 'MS PGothic';
}

.main-wrapper {
    margin-left: 215px;
}

.main-wrapper2 {
    margin-left: auto;
}

.footer {
    margin-top: 25px;
    margin-bottom: 15px;
}

#toplinks {
    top: 0;
    margin-top: 0;
    z-index: 6;
}


.box, 
.sidebar .box,
.sidebar-image {
    background-color: white;
    background: url("../images/bgs2/bodypink.gif");
    border: #e09fbe 2px solid;
    border-radius: 5px;
}

.box {
    border: #e09fbe 2px solid;
    padding: initial;
    z-index: -1 !important;
}

.cbox .inner,
.cboxm .inner {
    background-color: #fcfffc;
}

.cboxm {
    display: none;
}

.inner {
    overflow: visible;
    padding: 10px;
}

.box h2 {
    background: #e19fbf;
    color: #fbfff9;
    margin: 0;
    margin-top: -3px;
    padding: 6px;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 2px solid #e19fbf;
    margin: 1em 0;
    padding: 0;
}

#toplinks li:before {
    content: "「"
}

#toplinks li:after,
#toplinks .last:after {
    content: " 」";
}

#toplinks li {
    margin: 0 0.275em;
}

.column {
    float: left;
    width: 50%;
    padding: 5px;
}


.row::after {
    content: "";
    clear: both;
    display: table;
}


#koukoku img {
    width: 100%;
}

#koukoku h2 {
    background-color: transparent;
}

#koukoku_below {
    width: 100%;
    margin-top: 12px;
}

#footer_banners {
    margin-top:10px; margin-bottom: 0px; margin-right: 10px; max-width: 50%; 
}

#bunkasai_header {
    position: absolute; top:-54px; left:75px; z-index: 5; 
}

#blog1_header {
    position: absolute; top:-0px; left:-10Ipx; z-index: 5; 
}

.mobispon {
    display: none;
}

.desktophide {
    display: none;
}

.pnmimage {
    float: left;
    margin-right: 15px;
    clear: both;
}

#dots_bl {
    position: absolute;
    right: -110px;
    bottom: 565px;
}

#header_section {
    z-index: 999;margin-bottom: 32px;
}

.box_border {
    position: relative;
    display: inline-block;
    background: url('../images/pinkborder.gif');
    width: 100%;
    height: 30px;
    margin-top: -15px;
}

#web2buttons {
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 1px;
    display: flex;
    justify-content: space-between;
}

#web2buttons2 {
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 1px;
    display: flex;
    height: 50px;
    justify-content: space-between;
}

#boxconnector {
    position: absolute;
	top: -0px;
	right: -4px;
}

#boxwrapper {
	position: relative;
}

#linkshuu {
    position: relative; top:0px; left:0px; margin-bottom: -55px; margin-top:-10px;
    z-index: 10;
}

#linkbox h2 {
    background-color: transparent;
}

#wideads {
    max-height: 60px;
    width: 95%;
    display: flex;
    justify-content: center;
    align-items: stretch;
    margin-top:120px; 
    margin-bottom: -11px;
    margin-left:25px;
}

#wideads img {
    margin: 0px 5px;
    width: 50%;
    height: auto;
    object-fit: contain;
}

.web2button {
    display: inline;
    width: 20%;
}

.web2button2 {
    display: inline;
    width: 25%;
    align-self: center;
}

#edit_log {
    max-height: 300px;
    margin-top: -15px;
    overflow-y: scroll;
    overflow-x: hidden;
}


#second_box {
	max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.otoireimg1 {
    position: absolute;
    margin-bottom: 50px;
    bottom: -60px;
    right: -24px;
}

.bottom_ad {
    height: 6px;flex:1;
}

#tenki {
    position: absolute;
    top: 185px;
    left: 3px;
    margin-top: 10px;
    z-index: 10;
}

#weatherbox {
    margin-top: 75px;
    margin-bottom: -10px;
}


#buttonsrow {
    margin: 0px;
    margin-bottom: 2px;
    padding: 0px;
}

#marqwrapper{
  border: 0px solid black;
  overflow: hidden;
  white-space: nowrap;
    margin: 0px;
    margin-bottom: 2px;
    padding: 0px;
}

#marq1 {
  display: inline-block;
  animation: marquee 10s linear infinite;
}

#marq2 {
  display: inline-block;
  animation: marquee2 10s linear infinite;
  animation-delay: 5s;
}

@keyframes marquee {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes marquee2 {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-200%);
  }
}



.gallery {
    display: flex;
    position: relative;
   justify-content: space-around; 
    flex-wrap: wrap;
  max-height: 800px;
    width: 100%;
    
}

.galitem {
    display: flex;
  flex-wrap: wrap;
  place-content: center;
  place-items: end;
}

.galitem img{
    display: flex;
  flex-wrap: wrap;
  place-content: center;
  place-items: end;
    padding: 2px;
  max-height: 98%;
  max-width: 98%;
  height: 210px;
  width: 200px;
    object-position: top;
  object-fit: scale-down;
  transition: transform 165ms ease;
}

.galitem img:hover {
  transform: scale(1.7) rotate(3deg);
  object-fit: contain;
}

.galitembig img{
    display: flex;
  flex-wrap: wrap;
  place-content: center;
  place-items: end;
    padding: 2px;
  max-height: 98%;
  max-width: 98%;
  height: 210px;
  width: 300px;
    object-position: top;
  object-fit: scale-down;
  transition: transform 165ms ease;
}

.galitembig img:hover {
  transform: scale(2.3) rotate(1deg);
  object-fit: contain;
}

#animtest {
  transform: scale(1.7) rotate(1deg);
  object-fit: contain;
}

.itemdesc {
    background: url("../images/bgs2/L4.gif");
    padding: 4px 18px;
    border: #e09fbe 2px solid;
    border-radius: 5px;
    color: white;
    display: inline-block;
    width:100%;
    margin-left: -20px;
}

.mobileshow {
    display: none;
}

@media only screen and (hover: none) and (pointer: coarse){

.mobileshow {
    display: unset;
}

}