body {
 color: #ffffff;
 background-color: #000000;
 line-height: 1.5em;
 font-size: 15.5px;
 font-family: "游ゴシック体", YuGothic, "YuGothic M", sans-serif;
}




a {
 color: #ffffff;
}


h1 {
 line-height: 1em;
font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

h2 {
 line-height: 1.2em;
font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
margin-left: 20px;
}

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

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


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


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


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

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

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

#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;
}