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}
.ifrm{border:none;display:block;height:100%;width:100%}
.cf:before,.cf:after{content:" ";display:table}.cf:after{clear:both}
/* この上はいじらないほうがいいです */

html{
font-size:62.5%;
height:100%
}
body{
background:#fff;/* インラインフレーム内背景色 */
color:#000;/* インラインフレーム内文字色 */
font-family:Verdana,Roboto,'游ゴシック','Yu Gothic','游ゴシック体','YuGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
font-size:1.2em;/* 文字の大きさ */
text-align:left;
letter-spacing:.2em;
line-height:1.5;
padding:10px
}
a{
color:#800e13;
text-decoration:underline
}
a:hover{
color:#666;
position:relative;
top:1pt;left:1pt
}
/*--------------------------------------------------------
スクロール
--------------------------------------------------------*/
::-webkit-scrollbar {
  width: 7px;
  height:5px;
}
::-webkit-scrollbar-track {
  background-image: url("back03.gif"); 
  background-repeat: repeat-y;
  background-size:7px
}
::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.7);
  width:5px;
  border:1px #ffadad outset
}
::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 173, 173,1); 
  width:5px;
  border:1px #ffadad outset
}
/*--------------------------------------------------------
インラインフレーム外設定
--------------------------------------------------------*/
#page{
background:url("https://foollovers.com/mat/frill/x01-bg-frill.gif") repeat-x;
color:#000;
text-align:center
}
#page a{
text-decoration:none
}
#page a:hover{
color:#ccc
}
header{
padding:10px 20px
}
#contents{
position:static;
border:1px #000 solid;
margin:0 auto;
padding:8px;
width:450px; /* 枠の大きさ 高さはjquery.height.jsで指定 */
height:480px;
box-shadow:5px 5px 3px #999
}
#contents-inner{
border:1px #000 dotted;
padding:10px;
height:100%;width:100%
}
/*--------------------------------------------------------
ボックス
--------------------------------------------------------*/
#box-inner{
border:1px #000 dotted;
padding:10px;
height:100%;width:100%
}
#box0{
border:1px #000 solid;
margin:0 auto;
padding:8px;
width:450px; /* 枠の大きさ 高さはjquery.height.jsで指定 */
height:170px
}
#box-l{
  border:2px #000 dotted; border-bottom:none;
  border-bottom-left-radius:5px; border-bottom-right-radius:5px;
  background-image: url(backa2.gif);
    background-size:110%;
    background-repeat: no-repeat;
    background-position: center bottom;
  width:260px;
  height:350px;
  position:absolute;
  bottom:225px;
  left:170px;
  box-shadow:5px 5px 3px #999;
}
#wrapper{
  width:320px;
  height:330px;
  position:absolute;
  right:30px;
  bottom:65px;
  background:transparent;
}
#box-rtheader{
  width:270px;
  height:50px;
  background:transparent;
  text-align:left;
  position:relative;
  left:60px;
  top:10px;
  z-index:20;
}
#box-rt{
 border:2px #000 dotted;
  width:290px;
  height:260px;
  position:absolute;
  top:38px;
  left:15px;
  background:#fff;
  box-shadow:5px 5px 3px #999
}
#wrapperheader{
  padding:5px;
  margin-bottom:20px;
  background-image: url("https://foollovers.com/mat/baf/animal/an200-002-a.gif");
    background-repeat: no-repeat;
    background-size:40%;
    background-position:top right;
  color: #ffadad;
  line-height:1.2em;
  text-align: right
}
#box-rb{
  border:2px #000 dotted;
  width:270px;
  height:360px;
  position:absolute;
  right:160px;
  top:165px;
  background:#fff;
  box-shadow:5px 5px 3px #999
}
/*--------------------------------------------------------
メニュー
--------------------------------------------------------*/
#menu{
text-align:center;
margin:10px 0;
text-shadow:1px 1px #999;
}
nav li{
display:inline-block
}
nav li a{
color:#000;
display:inline-block;
margin:0 5px
}
nav li+li:before{
content:"/"
}
/*--------------------------------------------------------
フッタ
--------------------------------------------------------*/
#footer{
  position:absolute;
  width:100%;
  bottom:10px;
margin:10px 0;
padding:3px;
text-align:center;
background:url("https://foollovers.com/mat/line02/ubaf01.gif");
background-repeat:repeat-x
}
/*--------------------------------------------------------
見出し、枠、線
--------------------------------------------------------*/
h1{
font-size:1.3em;
padding:0 0 .5em 0;
text-align:center
}
h2,.h2{
color:#999;
font-size:1.2em;
font-weight:500;
margin:20px 0;
padding:.2em 0;
position:relative;
border-bottom:1px solid #999
}
h2:first-letter,.h2:first-letter{
color:#000;
font-size:1.2em
}
h2::after,.h2::after{
background:#000;
position:absolute;
bottom:-1px;left:0;
content:'';
height:1px;width:20%;
z-index:2
}
h3,.h3{
font-size:1.1em;
border-bottom:1px #000 dotted;
font-weight:400;
line-height:18px;
margin:20px 0
}
dt{
font-weight:700;
margin:0 0 5px
}
dd{
border-bottom:1px solid #000;
margin:0 0 5px 1em
}
dl:after{
content:"";
clear:both;
height:0;
display:block;
visibility:hidden
}
em{
font-weight:700
}
input,textarea{
background:#fff;
border:1px #000 dotted;
color:#000;
margin:3px 0;
width:100%
}
textarea{
height:50px
}
hr{
display:block;
border:0;  
border-top:1px solid #ccc;
margin:1em 0;
padding:0;
height:1px
}
.marker{
background:#ffb4a2; /* Ie9 */
background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.49, #fff), color-stop(0.5, #abf2fe), color-stop(1, #abf2fe));
background:-webkit-linear-gradient(transparent 50%, #ffb4a2 0%);
background:linear-gradient(transparent 50%, #ffb4a2 0%)
}
.ln01{
border-left:5px solid #000;
margin:5px 0;
padding:3px
}
.ln02{
border-left:5px solid #c00;
margin:5px 0;
padding:3px
}
.textbox{
border:1px #000 solid;
margin:10px 0;
padding:3px;
text-align:center
}
.title{
color:#000;
font-size:1.5em;
font-weight:500;
margin:2em 0;
text-align:right
}
.title:first-letter{
color:#999;
font-size:1.6em
}
.txt{
border-left:1px dotted #000;
color:#999;
margin:1em;
padding:0 0 0 1em
}
.ribbontxt{
background:url("https://foollovers.com/mat/baf/ribbon/ri200-003-a.gif");
background-repeat:no-repeat;
background-position:top;
margin: 8px 0 0 0;
width:100%;
height:60px;
color:#ffadad;
line-height:1.3em
}
/*--------------------------------------------------------
スマホ、タブレット用
横幅600pxで切り替え
--------------------------------------------------------*/
@media screen and (max-width: 600px){
#page{padding:10px;height:100%}
#contents{width:90%;height:70%}
#box-l{position:static;margin-top:10px;margin-left:20px;width:90%;height:250px}
#box-rt,#box-rb{position:static;margin-top:10px;margin-left:20px;width:90%}
#wrapper,#wrapperheader{position:static;width:100%}
#box-rtheader{position:relative;top:30px;left:250px}
#footer{position:static}
}