<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
 color: #ffffff;
 background-color: #000000;
 line-height: 1.5em;
 font-size: 15.5px;
 font-family: "Times New Roman", "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, serif;
}




a {
 color: #ffffff;
}


h1 {
 line-height: 1em;
font-family: "Times New Roman", "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, serif;
}

h2 {
 line-height: 0.4em;
font-family: "Times New Roman", "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, serif;
margin-left: 20px;
}

#contents {
 height: 1550px;
 width: 100%;
 min-width: 960px; 
}

#in {
 position: relative;
 width: 960px;
 height: 1400px;
 margin-left: auto;
 margin-right: auto;
}


#up {
 width: 960px;
 height: 1200px;
}


#upleft {
 width: 440px;
 height: 1200px;
 float: left;
 margin-top: 0px;
}


#upright {
 width: 520px;
 height: 1200px;
 float: left;
}

#upleft img{
 padding: 20px 0px 0px 20px;
}

#upright h3 {
 margin-top: 35px;
 margin-left: 10px;
 line-height: 1em;
}

#upright h2 {
 margin-top: 40px;
}


#info {
 width: 520px;
 height: 750px;
}

#sns {
 width: 440px;
 height: 50px;
}

.snsbuttons {
 overflow: hidden;
}


.snsbuttons ul,
.snsbuttons li {
 list-style: none;
 margin: 0;
 padding: 0;
}

.snsbuttons li {
 float: left;
 margin-right: 5px;
}
.snsbuttons iframe {
 margin: 0 !important;
}

iframe.twitter-share-button {
 width: 100px !important;
}

#footer {
 width: 960px;
 height: 430px;
 float: left;
 text-align: right;
}

span.b {
 color:#000000;
}

.info {
	margin-left: 80px;
}

.center {
 text-align: center;
}

span.underline {
 text-decoration:underline;
}
</pre></body></html>