html,body,div,span,iframe,h1,h2,h3,h4,p,pre,del,em,img,b,i,dl,dt,dd,ol,ul,li,form,table,tbody,tr,th,td,article,aside,footer,header,nav,section
{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;box-sizing:border-box;}

article,aside,footer,header,nav,section,textarea
{display:block}

body
{line-height:1;overflow-wrap:break-word;word-wrap:break-word;}

input,textarea,select
{font-family:inherit;font-size:inherit;color:inherit;vertical-align:middle}

a
{margin:0;padding:0;text-decoration:none;outline:none;font-size:100%;vertical-align:baseline;background:transparent}

a img
{border-style:none}

ul,li
{list-style-type:none}

.if-container
{display:inline-block;margin:0 auto;height:100%;width:100%;overflow:auto;-webkit-overflow-scrolling:touch}

.ifrm
{border:none;display:block;height:100%;width:100%}

.cf:before,.cf:after
{content:" ";display:table}

.cf:after
{clear:both}
/* この上はいじらないほうがいいです */

/*fonts*/
@font-face {                  
font-family: 'Barecast';
src: url(https://humantooth.neocities.org/fonts/Barecast-Regular.woff2) format('woff2');
font-weight: normal;
font-style: normal;
} 

@font-face {                  
font-family: 'Barecast-Thin';
src: url(https://humantooth.neocities.org/fonts/Barecast-Regular.woff2) format('woff2');
font-weight: normal;
font-style: normal;
} 

@font-face {
font-family: pixel;
src: url(https://dl.dropbox.com/s/kmhe7d3n18vdz5e/w95fa.woff?dl=0);
}
 
 
/*
background-image: url('https://sadhost.neocities.org/images/tiles/roesbudtrelbg.gif');
background-repeat: repeat;
background-size: 15px;
*/

html{
font-size:62.5%;
position: relative;
height:100%;min-height:100%;
}
body{
background:#e3f0ff;
background-image:url('https://files.catbox.moe/748610.png');
color:#000;
font-family:'pixel','游ゴシック','Yu Gothic','游ゴシック体','YuGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
font-size:1.1em;
letter-spacing:.1em;
line-height:1.8;
text-align:left;
padding:20px 20px 60px
}
a{
color:#a52421;
text-decoration:underline
}
a:hover{
color:#000
}
/*--------------------------------------------------------
インラインフレーム外設定
--------------------------------------------------------*/
#page{
background:#fff;
color:#000;
padding:20px;
height:100%;
text-align:center;
background-image: url('https://64.media.tumblr.com/54b6973b5f71fa97ca880a9292dbf240/cfce284f9f549d99-52/s250x400/03063bf2f0d9a3cc9125d2a06f5490d61398d705.jpg');
background-repeat: repeat;
}
#wrapper{
text-align:left;
height:100%
}
#box{
background:url('https://64.media.tumblr.com/685ed4428cc541e4aac67a8c20f98188/cfce284f9f549d99-14/s250x400/80e7aaaa1f408ac6b365c7a6bae69e6faa6fdf1c.jpg');
border:1px solid #000;
position:absolute;
top:0;left:0;right:0;bottom:0;
margin:auto;
width:770px; /* 全体の大きさ (※1)+(※2)+(※3)*/
height:500px; /* 全体の高さ */
-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box
}
#leftcolumn{
float:left;
position:relative;
padding:20px;
width:350px;/* (※1) */
height:100%
}
#leftcolumn-inner{
background:#fff;
border-radius:5px;
padding:10px
}
#main{
float:right;
width:420px; /* (※2)+(※3) */
height:100%
}
#center{
float:left;
background:url(/selfship/img/back02.gif);
width:70px; /* (※2) */
height:100%
}
#contents{
float:right;
padding:10px;
width:350px; /* (※3) */
height:100%
}
.fl{
position:absolute;
bottom:20px;left:20px
}
/*--------------------------------------------------------
index
--------------------------------------------------------*/
#indexbox{
background:url(/selfship/img/back01.gif);
border:1px solid #000;
position:absolute;
top:0;left:0;right:0;bottom:0;
margin:auto;
width:350px;
height:500px;
-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box
}
.indexbox-inner{
background:#fff;
border-radius:5px;
padding:10px;margin:20px
}
/*--------------------------------------------------------
インラインフレームの枠
--------------------------------------------------------*/
.if-container{
background:#fff;
border:1px solid #000
}
/*--------------------------------------------------------
メニュー
--------------------------------------------------------*/
nav li{
background:url(/selfship/img/i01.gif) no-repeat 0 50%;
padding-left:10px
}
nav li a{
color:#000;
display:inline-block;
padding:0 10px;
text-decoration:none
}
nav li a:hover{
color:#a52421;
letter-spacing:.3em
}
/*--------------------------------------------------------
見出し、枠、線
--------------------------------------------------------*/
h1{
font-size:1.2em;
letter-spacing:.2em;
margin:0 0 .5em 0;
font-family: "Barecast";
}
h2,.h2{
background:#e8eaff;
border-left:8px solid #ffcfde;
box-shadow:1px 1px 2px #999;
font-size:1.2em;
font-weight:700;
margin:15px 0;
padding:3px 10px;
font-family: "Barecast";
}
h3,.h3{
border-bottom:1px #000 solid;
font-size:1.2em;
font-weight:400;
margin:15px 0;
padding:3px 10px;
font-family: "Barecast";
}
dt{
font-weight:700;
margin:0 0 5px
}
dd{
border-bottom:1px solid #000;
margin:0 0 5px 1em
}
em{
font-weight:700
}
input,textarea{
border:1px solid #000;
color:#000;
margin:3px 0;
width:80%
}
textarea{
height:50px
}
hr{
display:block;
border:0;  
border-top:1px solid #ccc;
margin:1em 0;
padding:0;
height:1px
}
.marker{
background:#fa8282
}
.ln01{
border-left:8px solid #e9967a;
margin:5px 0;
padding:0 5px
}
.ln02{
border-left:8px solid #a3a328;
margin:5px 0;
padding:0 5px
}
.textbox{
border:1px #000 solid;
margin:10px 0;
padding:3px;
text-align:center
}
.title{
color:#000;
font-size:1.5em;
font-weight:700;
margin:2em 0;
text-align:right
}
.title:first-letter{
color:#e1d7b8;
font-size:1.6em
}
.txt{
border-left:1px dotted #000;
color:#999;
margin:1em;
padding:0 0 0 1em
}
.frame{
border:6px solid #fff;
border-radius:3px;
box-shadow:4px 4px 4px #ccc;
-webkit-box-shadow:4px 4px 4px #ccc
}
/*--------------------------------------------------------
横幅770pxで切り替え
--------------------------------------------------------*/
@media screen and (max-width: 770px){
#box{width:600px} /* 全体の大きさ (※1)+(※2)+(※3)*/
#leftcolumn{width:250px}/* (※1) */
#main{width:350px} /* (70)+(※3) */
#contents{width:280px} /* (※3) */
}
/*--------------------------------------------------------
スマホ、タブレット用
横幅600pxで切り替え
--------------------------------------------------------*/
@media screen and (max-width: 600px){
html{min-height:inherit}
body{font-size:1.2em}
#wrapper{width:100%}
#box{position:relative;width:100%;height:100%}
#leftcolumn,#main{float:none;width:100%;height:auto}
#leftcolumn{padding:10px}
#contents{padding:0 10px 10px}
#center{float:none;background:none;width:auto;height:auto;display:none}
#contents{float:none;width:100%}
#indexbox{position:relative;height:auto;width:100%}
nav li{display:inline-block}
nav li a{display:block}
nav li a:hover{letter-spacing:.1em}
.fl{position:relative;bottom:0;left:0;text-align:right;line-height:1}
img{max-width:100%;height:auto} /* 画像の縮小表示 */
}
