.skinContentsArea,
.layoutContentsA{
width:800px!important;
}
.skinMainArea{
width:480px!important;
}
.skinSubB{
width:0!important;
}
.skinTitle{
display:none;
}
.skinDescription{
display:none;
}
/*普通スキン付け*/
.skinBlogHeadingGroupArea{
background-image:url(普通スキンURL);/*スキンの画像URL*/
width:800px;/*スキンの横幅*/
height:300px;/*スキンの縦幅*/
padding:0;
margin:auto;
}
/*普通スキン付け*/
/*メッセボード非表示*/
.skinMessageBoard{
display:none;
}
/*メッセボード非表示*/
/*「コメントする」ボタン変更 コピペ ココから*/
.commentBtn{
width:220px;
height:105px;
background-image:url(コメ画のURL);
background-repeat:no-repeat;
background-color:transparent;
border:none;
text-indent:-9999px;
}
/*「コメントする」ボタン変更 コピペ ココまで*/
/* アメンバー限定記事 画像変更ここから */
.amemberEntryBtn img{
display:none;
}
.amemberEntryBtn a{
display:block;
margin:0 auto;
width:300px;
height:135px;
background-image:url(飴限画のURL);
}
/* アメンバー限定記事 画像変更ここまで */
/*背景全面に画像を繰り返し貼る*/
html{
background-image:url(背景画像のURL);/*画像URL*/
background-repeat:repeat;
background-attachment:fixed;
}
/*背景全面に画像を繰り返し貼る*/
/*沖田総悟 RC画像
#misa2{
position:fixed;
top:300px;/*上からの位置*/
left:1000px;/*左からの位置*/
}
沖田総悟 RC画像*/
/*沖田総悟 RC画像
#misa1{
position:fixed;
top:60px;/*上からの位置*/
right:980px;/*右からの位置*/
}
沖田総悟 RC画像*/
