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
}
.miniblog{
  background-image:url("https://foollovers.com/mat/frill03/i01-bg-frill.gif");
  min-height:350px;
  background-attachment:fixed;
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-image:url("https://foollovers.com/mat/frill/x01-bg-frill.gif"), url("https://foollovers.com/mat/simple/ka01-bg-simple.gif");
background-repeat: repeat-x, repeat;
color:#000;
text-align:center
}
#page a{
text-decoration:none
}
#page a:hover{
color:#ccc
}
header{
padding:10px 20px
}
/*--------------------------------------------------------
アイコン
--------------------------------------------------------*/
.icon{
  width:30px;height:30px;
  object-fit:cover;
  vertical-align:middle;
  border:1.5px #ffadad solid;
  margin-left:0px
}
/*--------------------------------------------------------
見出し、枠、線
--------------------------------------------------------*/
.textbox{
border:1px #ffadad solid;
margin:10px 0;
padding:8px;
background:#fff
}
.date{
  text-align:right
}
.txt{
border-left:1px dotted #000;
color:#343a40;
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: 0px 0 0 5px;
width:100%;
height:60px;
color:#ffadad;
line-height:1.4em;
text-align:center;
position:sticky;
top:15px
}