/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
　　　　　body
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
body
{
 background-color: # ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position: px  px ;

 font-family: "●" , "▲" , "■" ;
 color: #000000 ;
 font-size: 16px ;
 line-height: 1.5 ;
 text-align:  ;

 overflow: scroll ;
 word-wrap: break-word ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　リンク
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
a:link
{
 color: #000000 ;
 background-color: # ;
 text-decoration: none ;
}
a:visited
{
 color: #000000 ;
 background-color: # ;
 text-decoration: none ;
}
a:hover
{
 color: #ff0000 ;
 background-color: # ;
 text-decoration: none ;
}
a:active
{
 color: #ff0000;
 background-color: # ;
 text-decoration: none ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　テーブル
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
table
{
 width: auto ;
 border: px solid #000000 ;
 border-spacing: 0 ;
 padding: px ;
 border-collapse:collapse;
}

table tr
{
 background-color: # ;
 background-image: url("●") ;
 border:  ;
 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
 padding: px ;
}

table th
{
 background-color: # ;
 background-image: url("●") ;
 border: px solid #000000 ;
 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
 padding: 5px ;
}

table td
{
 background-color: # ;
 background-image: url("●") ;
 border: px solid #000000 ;
 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
 padding: 5px ;
}

.borderless{border:0px;}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　自動余白キャンセル
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
*
{
 margin:0px;
 padding:0px;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　横幅自動調整
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
*
{
 -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
     -ms-box-sizing: border-box;
         box-sizing: border-box;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　AA
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.aa
{
 font-family:'ＭＳ Ｐゴシック','ＭＳＰゴシック','MSPゴシック','MS Pゴシック';
 font-size:16px ;
 line-height:1.125 ;
}

.tt
{
 font-family:'ＭＳ ゴシック';
 font-size: 16px ;
 line-height: 1.0 ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　その他
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}
h1, h2, h3, h4, h5, h6{font-size:normal;font-weight:normal;}
ul{list-style-type:none;}
img{max-width:100%;height:auto;}
img:hover{max-width:none;z-index:10;position:relative;}










/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
　　　　　SSSSS-10000　大枠
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
#SSSSS-10000
{
 width: 960px ;
 height: px ;

 border: px solid #000000 ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: # ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position: px  px ;

 margin: 0 auto ;
 padding: 0px ;
}



/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　PPP-100　ページャー
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.PPP-100
{
 border:px dotted #000000;
 display:box;
 text-align:center;
 font-size:14px;
 margin:0 0 20px 0;
 padding:9px 0;
}
.PP-150
{
 width:310px;
 height:42px;
 border:px dotted #000000;
 display:inline-block;
 background-color:#;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden;
}
.PP-160
{
 width:50px;
 height:42px;
 border:px dotted #000000;
 display:inline-block;
 background-color:#;
 margin:0 10px;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden;
}
.PP-170
{
 width:310px;
 height:42px;
 border:px dotted #000000;
 display:inline-block;
 background-color:#;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　TTT-200　全記事一覧
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.TTT-200
{
 border:1px solid #000000;
 background-color:#ffffd5;
 font-size:14px;
 display:box;
 margin:0 0 10px;
 padding:10px;
}
.TTT-200 hr{border:none;border-top:1px dotted;}

.TT-250{display:inline-block;width:700px;}
.TT-260{display:inline-block;width:80px;}
.TT-270{display:inline-block;width:100px;}
.TT-280{display:inline-block;width:80px;}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　TTT-200　検索結果一覧
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.TT-210
{
 border:1px dotted;
 background-color:#ffffd5;
 color:#;
 font-size:16px;
 padding:5px;
}
.TT-220{}










/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
　　　　　HHHH-1000　ヘッダー
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
#HHHH-1000
{
 width: px ;
 height: px ;

 border: px solid #000000 ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: # ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position:  px  px ;

 margin: 0 0 20px ;
 padding:  0px ;

 font-family: "●" , "▲" , "■" ;
 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}

#HHHH-1000 a:link
{
 color: # ;
 background-color: # ;
 text-decoration:  ;
}
#HHHH-1000 a:visited
{
 color: # ;
 background-color: # ;
 text-decoration:  ;
}
#HHHH-1000 a:hover
{
 color: # ;
 background-color: # ;
 text-decoration:  ;
}
#HHHH-1000 a:active
{
 color: # ;
 background-color: # ;
 text-decoration:  ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　HHH-1300　ブログタイトル
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.HHH-1100
{
 border: px dotted #000000 ;
 background-color:#0000FF;
 margin:0 0 10px;
 font-family: "●" , "▲" , "■" ;
 font-size: 50px ;
 text-align: center ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　HHH-1200　ブログの説明
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.HHH-1200
{
 border: px dotted #000000 ;
 background-color:#FF0000;
 font-family: "●" , "▲" , "■" ;
 font-size: 30px ;
 text-align: center ;
}










/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
　　　　　NNNN-2000　上フリースペース
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
#NNNN-2000
{
 width: px ;
 height: px ;

 border: 1px solid #000000 ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: # ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position: px  px ;

 margin: 0 0 20px;
 padding: 10px 10px 0 ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　NNN-2500　個別プラグイン枠
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.NNN-2500
{
 width: px ;
 height: px ;

 border: 1px dotted #000000 ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: # ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position: px  px ;

 margin: 0 0 10px ;
 padding: 10px ;

 font-family: "●" , "▲" , "■" ;
 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　NN-2520　タイトル
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.NN-2510
{
 width: px ;
 height: px ;

 border: 1px dotted #000000 ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: # ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position: px  px ;

 margin: 0 0 10px ;
 padding: 5px ;

 font-family: "●" , "▲" , "■" ;
 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　NN-2520　本文
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.NN-2520
{
 width: px ;
 height: px ;

 border: 1px dotted #000000 ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: # ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position: px  px ;

 margin: 0 ;
 padding: 5px ;

 font-family: "●" , "▲" , "■" ;
 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}










/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
　　　　　CCCC-4000　メインコンテンツ
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
#CCCC-4000
{
 float: left ;

 width: 720px ;
 height: px ;

 border: px solid #000000 ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: # ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position:  px  px ;

 margin: 0 0 20px ;
 padding: 0px ;
}

#CCCC-4000 a:link
{
 color: # ;
 background-color: # ;
 text-decoration: none ;
}
#CCCC-4000 a:visited
{
 color: # ;
 background-color: # ;
 text-decoration: none ;
}
#CCCC-4000 a:hover
{
 color: # ;
 background-color: # ;
 text-decoration: none ;
}
#CCCC-4000 a:active
{
 color: # ;
 background-color: # ;
 text-decoration: none ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　CCC-4500　個別記事枠
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.CCC-4500
{
 width: px ;
 height: px ;

 border: px dotted #000000 ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: # ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position: px  px ;

 margin: 0 0 20px ;
 padding: 0px ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　CC-4510　記事タイトル
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.CC-4510
{
 width: px ;
 height: px ;

 border: px dotted #000000 ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: # ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position: px  px ;

 margin: 0 ;
 padding: 5px ;

 font-family: "●" , "▲" , "■" ;
 color: # ;
 font-size: 30px ;
 line-height:  ;
 text-align:  ;
}

.CC-4510 a:link{color:#;}
.CC-4510 a:visited{color:#;}
.CC-4510 a:hover{color:#;}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　CC-4520　記事本文
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.CC-4520
{
 width: px ;
 height: px ;

 border: px dotted #000000 ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: # ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position: px  px ;

 margin: px ;
 padding: 5px ;

 font-family: 'ＭＳ Ｐゴシック','ＭＳＰゴシック','MSPゴシック','MS Pゴシック' ;
 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}



/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　C-4521　関連記事
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.C-4521
{
 text-align:left;
 padding:20px;
 color:# ;
}

.C-4521 span
{
 color:# ;
 background-color:# ;
 padding: px ;
 line-height:  ;
}

.C-4521 a:link{color:# ;}
.C-4521 a:visited{color:# ;}
.C-4521 a:hover{background-color:# ;color:# ;}



/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　CCC-4600　コメント
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.CCC-4600
{
 border: 1px dotted #000000 ;
 background-color:# ;
 padding:5px;
 margin:10px 0;
 font-size:14px;
}

.CC-4610
{
 border: 1px dotted #000000 ;
 background-color:#　;
 color:#　;
 padding:5px;
}



/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　CCC-4700　コメント投稿
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.CC-4710
{
 width:100% ;
}
.CC-4720
{
 width:100% ;
 height:400px;
}










/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
　　　　　RRRR-5000　右メニュー
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
#RRRR-5000
{
 float: right ;

 width: 220px ;
 height: px ;

 border: px solid #000000 ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: # ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position: px  px ;

 margin: 0 0 0 20px ;
 padding: 0px ;
}

#RRRR-5000 a:link
{
 color: # ;
 background-color: # ;
 text-decoration: none ;
}
#RRRR-5000 a:visited
{
 color: # ;
 background-color: # ;
 text-decoration: none ;
}
#RRRR-5000 a:hover
{
 color: # ;
 background-color: # ;
 text-decoration: none ;
}
#RRRR-5000 a:active
{
 color: # ;
 background-color: # ;
 text-decoration: none ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　RRR-5500　個別プラグイン枠
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.RRR-5500
{
 width: px ;
 height: px ;

 border: px dotted #000000 ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: # ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position: px  px ;

 margin: 0 0 20px ;
 padding: 0px ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　RR-5510　タイトル
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.RR-5510
{
 width: px ;
 height: px ;

 border: px dotted #000000 ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: # ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position: px  px ;

 margin: 0 ;
 padding: 5px ;

 font-family: "●" , "▲" , "■" ;
 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　RR-5520　本文
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.RR-5520
{
 width: px ;
 height: px ;

 border: px dotted #000000 ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: # ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position: px  px ;

 margin: 0 ;
 padding: 5px ;

 font-family: "●" , "▲" , "■" ;
 color: # ;
 font-size: 14px ;
 line-height:  ;
 text-align:  ;
}










/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
　　　　　WWWW-6000　下フリースペース
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
#WWWW-6000
{
 clear:both;
 text-align:center;
}










/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
　　　　　FFFF-7000　フッター
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
#FFFF-7000
{
 clear:both;

 width: px ;
 height: px ;

 border: px solid #000000 ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: # ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position:  px  px ;

 margin: px ;
 padding: 10px ;

 font-family: "●" , "▲" , "■" ;
 color: # ;
 font-size: px ;
 line-height:  ;
 text-align: center ;
}

#FFFF-7000 a{}
#FFFF-7000 a:link{}
#FFFF-7000 a:visited{}
#FFFF-7000 a:hover{}
#FFFF-7000 a:active{}










/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
　　　　　画像　B1, B2
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
body
{
 background-color: # ;
 background-image: url("https://blog-imgs-125.fc2.com/m/a/s/masahirotsuchiya0523/colombia-1460312_1920.jpg") ,/*■■　B1　■■*/
                   url("https://blog-imgs-125.fc2.com/m/a/s/masahirotsuchiya0523/blog_import_5c7875a82725c.jpeg") ;/*■■　B2　■■*/
 background-attachment:  ;
 background-repeat: no-repeat ,
                    repeat ;
 background-position: center top ,
                      center top ;
}

#HHHH-1000/*■■　B1の調整　■■*/
{
 height: 400px ;
 margin: 0px 0px 20px 0px ;
 padding: 20px 0px 0px 0px ;
}

.HHH-1100/*■■　ブログの名前の調整　■■*/
{
 width: px ;
 height: px ;
 margin: 0px 0 20px 0 ;
 font-size: 40px ;
 text-align: center ;

 border: 1px dotted #000000 ;
}

.HHH-1200/*■■　ブログの説明の調整　■■*/
{
 width: px ;
 height: px ;
 margin :  ;
 font-size: 20px ;
 text-align: center ;

 border: 1px dotted #000000 ;
}



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
　　　　　画像　S2
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
#SSSSS-10000
{
 background-color: # ;
 background-image: url("https://blog-imgs-125.fc2.com/m/a/s/masahirotsuchiya0523/colombia-1460312_1920.jpg") ;/*■■　S2　■■*/
 background-attachment:  ;
 background-repeat: no-repeat ;
 background-position: right bottom 120px ;
}

#RRRR-5000/*■■　S2の調整　■■*/
{
 margin: 0px 0px 460px 20px ;
}



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
　　　　　画像　C1, C2, C3
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.CCC-4500
{
 background-color: # ;
 background-image: url("https://blog-imgs-128.fc2.com/m/a/s/masahirotsuchiya0523/20190704090308190.jpg") ,/*■■　C1　■■*/
                   url("https://blog-imgs-128.fc2.com/m/a/s/masahirotsuchiya0523/20190704090308190.jpg") ,/*■■　C2　■■*/
                   url("https://blog-imgs-128.fc2.com/m/a/s/masahirotsuchiya0523/20190704090308190.jpg") ;/*■■　C3　■■*/
 background-attachment:  ;
 background-repeat: no-repeat ,
                    no-repeat ,
                    repeat ;
 background-position: left top ,
                      left bottom ,
                      left top ;
}

.CC-4510/*■■　C1の調整　■■*/
{
 width: 720px ;
 height: 50px ;
 padding:10px 5px 10px 5px ;
}

.CCC-4500/*■■　C2の調整　■■*/
{
 padding: 0px 0px 100px 0px ;
}



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
　　　　　画像　R1, R2, R3
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.RRR-5500
{
 background-color: # ;
 background-image: url("https://blog-imgs-128.fc2.com/m/a/s/masahirotsuchiya0523/20190704090308190.jpg") ,/*■■　R1　■■*/
                   url("https://blog-imgs-128.fc2.com/m/a/s/masahirotsuchiya0523/20190704090308190.jpg") ,/*■■　R2　■■*/
                   url("https://blog-imgs-128.fc2.com/m/a/s/masahirotsuchiya0523/20190704090308190.jpg") ;/*■■　R3　■■*/
 background-attachment:  ;
 background-repeat: no-repeat ,
                    no-repeat ,
                    repeat ;
 background-position: left top ,
                      left bottom ,
                      left top ;
}

.RR-5510/*■■　R1の調整　■■*/
{
 width: 220px ;
 height: 50px ;
 padding:13px 5px 13px 5px ;
}

.RRR-5500/*■■　R2の調整　■■*/
{
 padding: 0px 0px 100px 0px ;
}



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
　　　　　画像　P
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.PPP-100
{
 background-color: # ;
 background-image: url("https://blog-imgs-125.fc2.com/m/a/s/masahirotsuchiya0523/colombia-1460312_1920.jpg") ;/*■■　P　■■*/
 background-attachment:  ;
 background-repeat: no-repeat ;
 background-position: center top ;

 width: 720px ;
 height: 60px ;
 padding:  ;
 font-size:  ;
}

.PP-150
{
 width: 310px ;
 height: 42px ;

 border: 1px dotted #000000 ;
}

.PP-160
{
 width: 50px ;
 height: 42px ;
 margin: 0 10px ;

 border: 1px dotted #000000 ;
}

.PP-170
{
 width: 310px ;
 height: 42px ;

 border: 1px dotted #000000 ;
}



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
　　　　　画像　F
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
#FFFF-7000
{
 background-color: # ;
 background-image: url("https://blog-imgs-125.fc2.com/m/a/s/masahirotsuchiya0523/colombia-1460312_1920.jpg") ;/*■■　F　■■*/
 background-attachment:  ;
 background-repeat: no-repeat ;
 background-position: center top ;

 width: 960px;
 height: 100px;
}