/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
　　　　　body
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
body
{
 background-color: #f8fbf8 ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position:  px  px ;

 color: #000000 ;
 font-size: 16px ;
 line-height: 1.5 ;

 text-align:  ;
 overflow: scroll ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　リンク
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
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;}










/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
　　　　　SSSSS-10000　大枠
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
#SSSSS-10000
{
 width: 1060px ;
 height: px ;

 border: px # ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: #433d3c ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position:  px  px ;

 margin: 20px auto ;
 padding: 10px ;

 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}



/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　PPP-100　ページャー
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.PPP-100{width:660px;display:box;text-align:center;margin:0 auto 10px;font-size:14px;}

.PP-150{width:280px;height:31px;display:inline-block;background-color:#f8fbf8;padding:5px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.PP-160{width:80px;height:31px;display:inline-block;background-color:#f8fbf8;margin:0 10px;padding:5px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.PP-170{width:280px;height:31px;display:inline-block;background-color:#f8fbf8;padding:5px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　TTT-200　全記事一覧
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.TTT-200{background-color:#f8fbf8;font-size:14px;display:box;margin:0 0 10px;padding:5px;}

.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{background-color:#433d3c;color:#ffffff;font-size:16px;padding:5px;}
.TT-220{}










/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
　　　　　HHHH-1000　ヘッダー
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
#HHHH-1000
{
 width: px ;
 height: px ;

 border: px # ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: #f8fbf8 ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position:  px  px ;

 margin: 0 0 10px ;
 padding: 0 20px ;

 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-1100　ブログタイトル
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
#HHHH-1000 h1
{
 font-size: 40px ;
 text-align: center ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　HHH-1200　ブログの説明
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
#HHHH-1000 h2
{
 font-size: 20px ;
 text-align:  ;
}










/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
　　　　　NNNN-2000　上フリースペース
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
#NNNN-2000
{
 width: px ;
 height: px ;

 border: px # ;
 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: px ;

 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　NNN-2500　個別プラグイン枠
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.NNN-2500
{
 width: px ;
 height: px ;

 border: px # ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: #f8fbf8 ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position:  px  px ;

 margin: 0 0 10px ;
 padding: 10px ;

 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}

.NNN-2500 table{font-size:14px;}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　NN-2510　タイトル
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.NN-2510
{
 width: px ;
 height: px ;

 border: px # ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: #433d3c ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position:  px  px ;

 margin: 0 0 10px ;
 padding: 5px ;

 color: #ffffff ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　NN-2520　本文
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.NN-2520
{
 width: px ;
 height: px ;

 border: px # ;
 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: 0 ;

 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}










/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
　　　　　LLLL-3000　左メニュー
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
#LLLL-3000
{
 float: left ;

 width: 180px ;
 height: px ;

 border: px # ;
 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: px ;

 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}

#LLLL-3000 a:link
{
 color: # ;
 background-color: # ;
 text-decoration: none ;
}
#LLLL-3000 a:visited
{
 color: # ;
 background-color: # ;
 text-decoration: none ;
}
#LLLL-3000 a:hover
{
 color: # ;
 background-color: # ;
 text-decoration: none ;
}
#LLLL-3000 a:active
{
 color: # ;
 background-color: # ;
 text-decoration: none ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　LLL-3500　個別プラグイン枠
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.LLL-3500
{
 width: px ;
 height: px ;

 border: px # ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: #f8fbf8 ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position:  px  px ;

 margin: 0 0 10px ;
 padding: 10px ;

 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}
/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　LL-3510　タイトル
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.LL-3510
{
 width: px ;
 height: px ;

 border: px # ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: #433d3c ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position:  px  px ;

 margin: 0 0 10px ;
 padding: 5px ;

 color: #ffffff ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　LL-3520　本文
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.LL-3520
{
 width: px ;
 height: px ;

 border: px # ;
 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: 0 ;

 color: # ;
 font-size: 14px ;
 line-height:  ;
 text-align:  ;
}










/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
　　　　　CCCC-4000　メインコンテンツ
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
#CCCC-4000
{
 float: left ;

 width: 660px ;
 height: px ;

 border: px # ;
 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 10px 0;
 padding: px ;

 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}

#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 # ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: #f8fbf8 ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position:  px  px ;

 margin: 0 0 10px ;
 padding: 10px ;

 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　CC-4510　記事タイトル
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.CC-4510
{
 width: px ;
 height: px ;

 border: px # ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: #433d3c ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position:  px  px ;

 margin: 0 0 10px ;
 padding: 5px ;

 color: #ffffff ;
 font-size: 20px ;
 line-height:  ;
 text-align:  ;
}

.CC-4510 a:link{color:#ffffff;}
.CC-4510 a:visited{color:#ffffff;}
.CC-4510 a:hover{color:#ffffff;}



/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　CC-4520　記事本文
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.CC-4520
{
 width: px ;
 height: px ;

 border: px # ;
 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: px ;

 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　C-4521　関連記事
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.C-4521
{
 text-align:left;
 padding:20px;
 color:#000000;
}

.C-4521 span{color:#ffffff;background-color:#433d3c;padding:5px;line-height:2.5;}

.C-4521 a:link{color:#000000;}
.C-4521 a:visited{color:#000000;}
.C-4521 a:hover{background-color:#433d3c;color:#ffffff;}



/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　CCC-4600　コメント
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.CCC-4600
{
 background-color:# ;
 padding:0px;
 margin:10px 0;
 font-size:14px;
}

.CC-4610{background-color:#433d3c;color:#ffffff;padding:5px;}










/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
　　　　　RRRR-5000　右メニュー
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
#RRRR-5000
{
 float: right ;

 width: 180px ;
 height: px ;

 border: px # ;
 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: px ;

 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}

#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 # ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: #f8fbf8 ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position:  px  px ;

 margin: 0 0 10px ;
 padding: 10px ;

 color: # ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　RR-5510　タイトル
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.RR-5510
{
 width: px ;
 height: px ;

 border: px # ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: #433d3c ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position:  px  px ;

 margin: 0 0 10px ;
 padding: 5px ;

 color: #ffffff ;
 font-size: px ;
 line-height:  ;
 text-align:  ;
}

/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆
　　　　　RR-5520　本文
☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆*/
.RR-5520
{
 width: px ;
 height: px ;

 border: px # ;
 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: 0 ;

 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 # ;
 border-top:  ;
 border-right:  ;
 border-bottom:  ;
 border-left:  ;
 border-color: # ;
 border-radius: px ;

 background-color: #f8fbf8 ;
 background-image: url("●") ;
 background-attachment:  ;
 background-repeat:  ;
 background-position:  px  px ;

 margin: px ;
 padding: 10px ;

 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{}