@charset "utf-8";
/*
-----------------------------------------

 【CSS編集 目次】

　(1) 文字のスタイル
　(2) ボタンのスタイル
　(3) エリアのスタイル
　(4) その他、拡張

  ※CSS編集で広告を修正しないでください
  （規約違反に該当する可能性があります）

-----------------------------------------
*/



/*
＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊


　(1) 文字のスタイル


＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊
*/



/* (1-1) 全体の文字
--------------------------------------------*/


/* 通常文字 */
.skinTextColor,.skinBaseTextColor,.skinBlock,body{
color: #d2b48c ;
}


/* リンク */
.skinAnchorColor,.skinBaseAnchorColor,.skinBlock a,a{
color:#bdb76b;
}


/* 訪問済のリンク */
.skinAnchorVisitedColor,.skinBaseAnchorVisitedColor,.skinBlock a:visited,a:visited{
color:#bdb76b;
}


/* マウスオーバーしたときのリンク */
.skinAnchorHoverColor,.skinBaseAnchorHoverColor,.skinBlock a:focus,.skinBlock a:hover,a:focus,a:hover{
color:red;
}


/* 弱い文字 （日付など）*/
.skinWeakColor,.skinBaseWeakColor{
color:#E7E18F;
}


/* 強い文字 （NEW! 更新!など）*/
.skinStrongColor,.skinBaseStrongColor{
color:#E67350;
}



/* (1-2) ブログタイトル文字
--------------------------------------------*/


/* skinTitle ブログタイトル文字 */
.skinTitle,.skinTitle:visited,.skinTitle:hover,.skinTitle:focus{
color:#ffffff;
font-weight:bold;
font-size:2.51em;
}


/* skinDescription ブログの説明文字 */
.skinDescription{
color:#ffffff;
}



/* (1-3) 記事／メッセージボード内の文字のスタイル
--------------------------------------------*/

/* skinArticleTitle 記事タイトル文字 */
.skinArticleTitle,.skinArticleTitle:hover,.skinArticleTitle:focus,.skinArticleTitle:visited{
font-size:1.51em;
font-weight:bold;
color:#d2b48c;
}



/* (1-4) サイドバー内の文字のスタイル
--------------------------------------------*/

/* skinMenuTitle サイドメニュータイトル文字 */
.skinMenuTitle{}






/*
＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊


 (2) ボタンのスタイル
 ※ボタンの背景画像や文字の色などを指定


＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊
*/


/* (2-1) ボタン[横180px 縦35px]
--------------------------------------------*/


/* ボタンの背景画像 ※[横180px 縦35px]のボタンの背景画像を指定 */
.skinImgBtnM{
background-image:url(//stat100.ameba.jp/p_skin/wu_pf_cssedit/img/skin_btn_m.png);
}


/* ボタンの文字色 */
.skinImgBtnM:hover span,.skinImgBtnM:focus span,.skinImgBtnM span{
color:#000000 !important;
}



/* (2-2) アイコン付きボタン[横128px 縦28px]
——————————————–*/

/* アイコン付き ボタンの背景画像 ※[横128px 縦28px]のボタンの背景画像を指定 */
 .skinImgBtnS{
 background-image:url(//stat.blogskin.ameba.jp/blogskin_images/20131217/11/7d/46/j/o03400176busyoukan1387245828046.jpg);
 }

.skinImgBtnS:focus span,.skinImgBtnS span{/*—マウスが乗る前のボタンの設定—*/
 /*
アイコン画像は下記から指定
menu_icons_pastel.png (パステル）
menu_icons_gray.png（グレー）
menu_icons_black.png（黒）
menu_icons_white.png（白）
*/
background-image:
 url(//stat100.ameba.jp/common_style/img/skin/cmn/icons/menu_icons/menu_icons_white.png);
 color:#ffffff !important;/* ←ボタンの文字色 */
 }

.skinImgBtnS:hover span{/*—マウスが乗った時のボタンの設定—*/
 /*
アイコン画像は下記から指定
menu_icons_pastel.png (パステル）
menu_icons_gray.png（グレー）
menu_icons_black.png（黒）
menu_icons_white.png（白）
*/
background-image:
 url(//stat100.ameba.jp/common_style/img/skin/cmn/icons/menu_icons/menu_icons_white.png);
 color:#dc143c !important;/* ←ボタンの文字色 */
 }


/* (2-3) ページ送りボタンの  << 次へ 、前へ >> 、「次の記事タイトル」 >> ボタン
--------------------------------------------*/


.skinSimpleBtn,.skinSimpleBtn:visited,.skinSimpleBtn:hover,.skinSimpleBtn:focus{
border:0px solid #dddddd;
background-image:url(//stat.blogskin.ameba.jp/blogskin_images/20131217/11/7d/46/j/o03400176busyoukan1387245828046.jpg);
color:#ffffff !important;
}


/* ボタンにマウスオーバー */
.skinSimpleBtn:hover,.skinSimpleBtn:focus{
background-image:url(//stat.blogskin.ameba.jp/blogskin_images/20131217/11/7d/46/j/o03400176busyoukan1387245828046.jpg);
}





/*
＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊


 (3) エリアのスタイル
 ※背景画像、サイズ、ボーダーなどを各部分ごとに指定


＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊
*/



/* (3-1) ボディ（全体）
--------------------------------------------*/


/* skinBody ボディ */
.skinBody{
background:url(//stat.blogskin.ameba.jp/blogskin_images/20131216/17/45/b8/j/o12290822busyoukan1387182294247.jpg);
}/* ←ブログ全体に背景を敷きたいとき */
.skinBody2{}
.skinBody3{}




/* (3-2) ブログヘッダー
--------------------------------------------*/


/* skinHeaderArea ブログヘッダー980pxエリア */
.skinHeaderArea{}/* ←ブログヘッダーに背景画像を敷きたいとき */

/* skinBlogHeadingGroupArea タイトルと説明を囲うエリア */
.skinBlogHeadingGroupArea{
padding:20px 0 30px;
}


/* skinTitleArea ブログタイトルのエリア */
.skinTitleArea{
padding-bottom:4px;
}


/* skinDescriptionArea ブログの説明エリア */
.skinDescriptionArea{}


/* ブログのタイトルも含めて画像にする */
.skinBlogHeadingGroupArea{
padding:0;
}
.skinTitle{
display:block;
text-indent:-9000em;
outline:none;
height:150px ;
background: url(//stat.blogskin.ameba.jp/blogskin_images/20131217/13/45/63/j/o06000150busyoukan1387255222517.jpg) no-repeat 50% 50% ;
}
.skinDescriptionArea{
text-indent:-9000em;
height:0px;
}


/* (3-3) コンテンツエリア
--------------------------------------------*/


/* skinContentsArea コンテンツ980pxエリア */
.skinContentsArea{
/* 注 ベースのcssにwidth:980px;の記述有り */
}




/* (3-4) メインエリア
--------------------------------------------*/


.skinMainArea{}




/* (3-5) メッセージボード
--------------------------------------------*/


.skinMessageBoard {
border:0;
background:url(//stat100.ameba.jp/common_style/img/skin/cmn/bg/transparent/transparent_000_8.png);
}

.skinMessageBoard2{}
.skinMessageBoard3{
padding:16px 30px;
}




/* (3-6) 記事
--------------------------------------------*/

/* skinArticle 記事エリア */
.skinArticle{
border:0;
background:url(//stat100.ameba.jp/common_style/img/skin/cmn/bg/transparent/transparent_000_8.png);
}

.skinArticle2{}
.skinArticle3{}


/* skinArticleHeader 記事タイトルエリア */
.skinArticleHeader{
margin:0 29px;
padding:2px 10px;
border-left:5px solid #000000;
background:none;
}
.skinArticleHeader2{}


/* skinArticleBody 記事本文エリア */
.skinArticleBody{}
.skinArticleBody2{
margin:0 29px;
background:none;
}


/* skinArticleFooter 記事フッターエリア */
.skinArticleFooter{
margin:10px 29px 0;
border-top:1px dotted #000000;
}





/* (3-7) サイドバーエリア
--------------------------------------------*/


.skinSubArea{
background:url(//stat100.ameba.jp/common_style/img/skin/cmn/bg/transparent/transparent_000_8.png);

} /* サイドバーエリア共通 */
.skinSubA{} /* 300pxのサイドバーエリア */
.skinSubB{} /* 180pxのサイドバーエリア */





/* (3-8) サイドバー　メニュー
--------------------------------------------*/


.skinMenu{
background:url(//stat100.ameba.jp/common_style/img/skin/cmn/bg/transparent/transparent_000_8.png);
}

.skinMenu2{}


/* skinMenuHeader サイドメニュータイトルエリア */
.skinMenuHeader{
padding:5px 10px;
background:url(//stat100.ameba.jp/common_style/img/skin/cmn/bg/transparent/transparent_000_8.png);/* ←サイドメニューのタイトルに背景を敷きたいとき */
}


/* skinMenuBody サイドメニュー本文エリア */
.skinMenuBody{
margin:10px;
padding:10px;
background:url(//stat100.ameba.jp/common_style/img/skin/cmn/bg/transparent/transparent_000_8.png);/* ←サイドメニューの本文に背景を敷きたいとき */
}



/* (3-9) サイドバーの　リスト画像、ボーダー　※要素のbottomに指定すること
--------------------------------------------*/


.skinSubHr,
.skinSubList li{
margin-bottom:3px;
padding-bottom:3px;
border-bottom:1px dotted #b3b3b3;
}



/* (3-10) コメント欄、記事一覧などの一覧
--------------------------------------------*/


/* 背景色 */
.skinBgColor,.skinBaseBgColor,.skinBlock{
background:url(//stat100.ameba.jp/common_style/img/skin/cmn/bg/transparent/transparent_000_8.png);
}

/* 弱い背景色 */
.skinWeakBgColor,.skinBaseWeakBgColor{
background:url(//stat100.ameba.jp/common_style/img/skin/cmn/bg/transparent/transparent_000_8.png);
}

/* 強い背景色 */
.skinStrongBgColor,.skinBaseStrongBgColor{
background:url(//stat100.ameba.jp/common_style/img/skin/cmn/bg/transparent/transparent_000_8.png);
}

/* 枠線の色 */
.skinBorderColor,.skinBaseBorderColor,.skinBlock{
border-color:#000000;
}


/* 境界線の色 */
.skinBorderHr,.skinBorderList li{
border-color:#006400;
}




/*
＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊


 (4) その他、拡張


＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊
*/


/* その他、拡張があれば記述 */


body {
background:#000000;
}

/*読者のコメント欄の背景色*/
.blogComment{
background:url(//stat100.ameba.jp/common_style/img/skin/cmn/bg/transparent/transparent_000_8.png);
}

/*自分のコメント欄の背景色*/
.ownerComment{
background:url(//stat100.ameba.jp/common_style/img/skin/cmn/bg/transparent/transparent_000_8.png);
}

/* アメーババーを薄く(半透明に)する方法 */
#amebaBar{
  opacity: 0.35;
  filter: alpha(opacity=35);
  -ms-filter: alpha(opacity=35);
}
#amebaBar:hover{
 opacity: 1.00;
 filter: alpha(opacity=100);
 -ms-filter: alpha(opacity=100);
}

/* ポインターが指になる方法 */
input[type="submit"], input[type="reset"], input[type="button"], button{
  cursor: pointer;
}

/* 写真やイラストをオシャレに表示する */
/* 枠 */
.articleText a.detailOn {
  display: inline;
  display: inline-block;
  zoom: 1;
  margin: 10px;
  padding: 10px 10px 20px 10px;
  max-width: 370px; /* 画像幅+10程度 */
/* 背景・境界線・影 */
  background: url (//stat.blogskin.ameba.jp/blogskin_images/20131217/13/45/63/j/o06000150busyoukan1387255222517.jpg) none no-repeat bottom right ;
  border: 1px solid;
  border-color: #eee #ccc #ccc #eee;
  border-radius: 3px;
  box-shadow: 4px 4px 8px #aaa,  1px 1px 2px #fff inset, -1px -1px 2px #ddd inset;
/* 文字関連 */
  text-align: right;
  font-size: 14px;
  font-style: italic;
  color: #000;
  text-shadow: -1px -1px 0 #fff, 2px 2px 4px #888;
}
/* 画像 */
.articleText a.detailOn img {
  display: block;
  height: auto !important;
  width: auto !important;
  *width: 360px; /* IE6用 */
  max-width: 360px;
}
/* 画像下の文字列 */
.articleText a.detailOn:after {
  content: "photo by Busyoukan.";
}
/* 記事内画像がマウスオンの時透過する */
.skinArticleBody2 a:hover img{
-ms-filter: "alpha( opacity=80 )";
filter: alpha( opacity=80 );
opacity: 0.8;
}
/* フリースペース内画像がマウスオンの時透過する */
.freespaceArea a:hover img{
-ms-filter: "alpha( opacity=80 )";
filter: alpha( opacity=80 );
opacity: 0.8;
}
/*コメント投稿者名に敬称（さん）を付ける*/
a.commentAuthor:after,
span.commentAuthor:after{
  content:'さん';
}
a.commentAuthor[href=""]:after,
a.commentAuthor[href="http://ameblo.jp/busyoukan/"]:after{
  content:'';
}
/* プロフィール欄の消去 */
/* なう */
.profileMenu .nowQuote{display:none;}

/* 自己紹介 */
.profileMenu .profileDetailArea ul>li.freeText{display:none;}

/* 読者になる */
.profileMenu .profileBtnArea>li:first-child{display:none;}

/* プレゼントを贈る */
.profileMenu .profileBtnArea>li:first-child+li+li+li{display:none;}


/* コメントするボタンのカスタム */
.articleCommentBtnArea{
  border: 0px solid #cccccc;
  border-radius: 2px;
  background-image: url(//stat.blogskin.ameba.jp/blogskin_images/20140110/16/77/b4/j/o01540110busyoukan1389338020424.jpg);
}
.articleCommentBtnArea:hover{
  background-image: url(//stat.blogskin.ameba.jp/blogskin_images/20140110/16/77/b4/j/o01540110busyoukan1389338020424.jpg);
}
.articleCommentBtn, .articleCommentBtn:hover{
  padding-left: 28px;
  border: 0 none;
  background-color: transparent;
  background-position: 6px 2px;
  background-repeat: no-repeat;
  background-image:url(//stat100.ameba.jp/common_style/img/common/icon/open_comment.gif);
}
/* 「いいね！した人」にアイコンを表示 */
.articleLinkArea .iineEntryCnt{
  padding: 2px 0px 4px 17px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-image: url(http://amepi.jp/img/amelike-icon.png);
}
