@charset "utf-8";
/*
-----------------------------------------

【CSS編集 目次】

　(1) 文字のスタイル
　(2) ボタンのスタイル
　(3) エリアのスタイル
　(4) その他、拡張

※CSS編集で広告を修正しないでください
（規約違反に該当する可能性があります）

-----------------------------------------
*/



/*
＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊


　(1) 文字のスタイル


＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊
*/



/* (1-1) 全体の文字
--------------------------------------------*/


/* 通常文字 */
.skinTextColor,.skinBaseTextColor,.skinBlock,body{
color:#000000;
}


/* リンク */
.skinAnchorColor,.skinBaseAnchorColor,.skinBlock a,a{
color:#0066cc;
}


/* 訪問済のリンク */
.skinAnchorVisitedColor,.skinBaseAnchorVisitedColor,.skinBlock a:visited,a:visited{
color:#996699;
}


/* マウスオーバーしたときのリンク */
.skinAnchorHoverColor,.skinBaseAnchorHoverColor,.skinBlock a:focus,.skinBlock a:hover,a:focus,a:hover{
color:#ff3366;
}


/* 弱い文字 （日付など）*/
.skinWeakColor,.skinBaseWeakColor{
color:#999999;
}


/* 強い文字 （NEW! 更新!など）*/
.skinStrongColor,.skinBaseStrongColor{
color:#ff3399;
}



/* (1-2) ブログタイトル文字
--------------------------------------------*/


/* skinTitle ブログタイトル文字 */
.skinTitle,.skinTitle:visited,.skinTitle:hover,.skinTitle:focus{
color:#000000;
font-weight:bold;
font-size:2.11em;
}


/* skinDescription ブログの説明文字 */
.skinDescription{
color:#333333;
}



/* (1-3) 記事／メッセージボード内の文字のスタイル
--------------------------------------------*/

/* skinArticleTitle 記事タイトル文字 */
.skinArticleTitle,.skinArticleTitle:hover,.skinArticleTitle:focus,.skinArticleTitle:visited{
font-size:1.31em;
font-weight:bold;
color:#0066cc;
}



/* (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:#333333 !important;
}




/* (2-2) アイコン付きボタン[横128px 縦28px]
--------------------------------------------*/


/* アイコン付き ボタンの背景画像 ※[横128px 縦28px]のボタンの背景画像を指定 */
.skinImgBtnS{
background-image:url(//stat100.ameba.jp/p_skin/wu_pf_cssedit/img/skin_btn_s.png);
}



.skinImgBtnS:hover span,.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_pastel.png);
color:#333333 !important;/* ←ボタンの文字色 */
}




/* (2-3) ページ送りボタンの << 次へ 、前へ >> 、「次の記事タイトル」 >> ボタン
--------------------------------------------*/


.skinSimpleBtn,.skinSimpleBtn:visited,.skinSimpleBtn:hover,.skinSimpleBtn:focus{
border:1px solid #dddddd;
background:#ffffff;
color:#0066cc !important;
}


/* ボタンにマウスオーバー */
.skinSimpleBtn:hover,.skinSimpleBtn:focus{
background:#f7f7f7;
}





/*
＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊


(3) エリアのスタイル
※背景画像、サイズ、ボーダーなどを各部分ごとに指定


＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊
*/



/* (3-1) ボディ（全体）
--------------------------------------------*/

/* ■ブログ全体の背景画像■ */

/* skinBody ボディ */
.skinBody{background:url(http://file.xtoyotoyox.blog.shinobi.jp/o18001000maman441352344589704.png) no-repeat 50% 0 #e0caa3 fixed;}/* ←ブログ全体に背景を敷きたいとき */
.skinBody2{}
.skinBody3{}



/* (3-2) ブログヘッダー
--------------------------------------------*/


/* skinHeaderArea ブログヘッダー980pxエリア */
.skinHeaderArea{}/* ←ブログヘッダーに背景画像を敷きたいとき */


/* skinBlogHeadingGroupArea タイトルと説明を囲うエリア */
.skinBlogHeadingGroupArea{
padding:20px 0 30px;
}


/* skinTitleArea ブログタイトルのエリア */
.skinTitleArea{
padding-bottom:4px;
}


/* skinDescriptionArea ブログの説明エリア */
.skinDescriptionArea{}




/* (3-3) コンテンツエリア
--------------------------------------------*/


/* skinContentsArea コンテンツ980pxエリア */
.skinContentsArea{
/* 注 ベースのcssにwidth:980px;の記述有り */
}




/* (3-4) メインエリア
--------------------------------------------*/


.skinMainArea{}




/* (3-5) メッセージボード
--------------------------------------------*/


.skinMessageBoard{
/* 注 ベースのcssに margin-bottom の記述有り */
border-top:1px dotted #979797;
border-bottom:1px dotted #979797;
background:#ffffff;/* ←メッセージボードに背景を敷きたいとき */
}
.skinMessageBoard2{}
.skinMessageBoard3{
padding:16px 30px;
}




/* (3-6) 記事
--------------------------------------------*/

/* skinArticle 記事エリア */
.skinArticle{
border:0;
background:url(//stat100.ameba.jp/common_style/img/skin/cmn/bg/transparent/transparent_fff_8.png);
font-size:1.2em;
}
.skinArticle2{}
.skinArticle3{}


.skinArticle .skinWeakBgColor{
font-size:12px;
}



/* skinArticleHeader 記事タイトルエリア */
.skinArticleHeader{
margin:0 29px;
padding:2px 10px;
border-left:5px solid #e4e4e4;
}
.skinArticleHeader2{}


/* skinArticleBody 記事本文エリア */
.skinArticleBody{}
.skinArticleBody2{
margin:0 29px;
}


/* skinArticleFooter 記事フッターエリア */
.skinArticleFooter{
margin:10px 29px 0;
border-top:1px dotted #949494;
}





/* (3-7) サイドバーエリア
--------------------------------------------*/


.skinSubArea{} /* サイドバーエリア共通 */
.skinSubA{} /* 300pxのサイドバーエリア */
.skinSubB{} /* 180pxのサイドバーエリア */



/* (3-7) サイドバーエリア
--------------------------------------------*/


.skinSubArea{} /* サイドバーエリア共通 */
.skinSubA{} /* 300pxのサイドバーエリア */
.skinSubB{} /* 180pxのサイドバーエリア */





/* (3-8) サイドバー　メニュー
--------------------------------------------*/


/* skinMenu サイドバー　メニューのエリア */
.skinMenu{
background:url(//stat100.ameba.jp/common_style/img/skin/cmn/bg/transparent/transparent_fff_8.png);
}
.skinMenu2{}


/* skinMenuHeader サイドメニュータイトルエリア */
.skinMenuHeader{
padding:5px 10px;
background: none ;
}


/* skinMenuBody サイドメニュー本文エリア */
.skinMenuBody{
margin:10px;
padding:10px;
background: none ;
}



/* (3-9) サイドバーの　リスト画像、ボーダー　※要素のbottomに指定すること
--------------------------------------------*/


.skinSubHr,
.skinSubList li{
margin-bottom:3px;
padding-bottom:3px;
border-bottom:1px dotted #b3b3b3;
}



/* (3-10) コメント欄、記事一覧などの一覧
--------------------------------------------*/


/* 背景色 */
.skinBgColor,.skinBaseBgColor,.skinBlock{
background-color:#ffffff;
}


/* 弱い背景色 */
.skinWeakBgColor,.skinBaseWeakBgColor{
background-color:#f7f7f7;
}


/* 強い背景色 */
.skinStrongBgColor,.skinBaseStrongBgColor{
background-color:#f7f7f7;
}


/* 枠線の色 */
.skinBorderColor,.skinBaseBorderColor,.skinBlock{
border-color:#dddddd;
}


/* 境界線の色 */
.skinBorderHr,.skinBorderList li{
border-color:#b3b3b3;
}




/*
＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊


(4) その他、拡張


＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊
*/


/* その他、拡張があれば記述 */

/* ヘッダー画像設定 */
#header,.skinHeaderArea{
height:398px;
background-image:url(http://file.xtoyotoyox.blog.shinobi.jp/f7b332bc.png);
background-repeat:no-repeat;
background-position:center top;
}

/* ヘッダー画像をブログトップへのリンクにする */
.skinHeaderArea2,.skinBlogHeadingGroupArea{
padding:0;
}
.skinTitleArea{
display:block;
padding:0;
text-indent:-9999px;
}
.skinTitle{
display:block;
height:400px;
}
/* アメーババーを薄く(半透明に)する方法 */
#amebaBar{
opacity: 0.25;
filter: alpha(opacity=25);
-ms-filter: alpha(opacity=25);
}
#amebaBar:hover{
opacity: 1.00;
filter: alpha(opacity=100);
-ms-filter: alpha(opacity=100);
}


/* コメント欄常時表示追加 */
.skinArticle+.commentArea{
margin-top:0;
margin-bottom:30px;
}



/*忍者ビジター囲み枠 */

#ninjaVisitor{
  margin:0;
  padding:0;
  text-align:center;
  border:1px solid #ffccdd;
  background-color:#ffffff;
}
#ninjaVisitor p.text{
  padding:4px;
  font-size:12px;
  color:#ffffff;
  background-color:#ffccdd;
}
#ninjaVisitor p.image{
  padding:4px;
}
#ninjaVisitor p.image img{
  max-width:32px;
}

/* 外枠 */
.amelinkArea {
  margin: 5px 0;
  border: 1px solid #FE96D6;
  border-radius: 5px;
}
/* ヘッダー部 */
.amelinkHead {
  position: relative;
  padding: 5px 10px;
  font-weight: bold;
  color: #fff;
  background-color: #39f;
}
/* タイトル文字部 */
.amelinkTitle {
  display: block;
}
/* ▼アメリンクのアイコン(ここから)▼ */
.amelinkLink {
  position: absolute;
  z-index: 999;
  display: block;
  right: 5px;
  top: 4px;
  width: 20px;
  height: 20px;
}
.amelinkArea:hover .amelinkLink {
  width: 32px;
  height: 32px;
}
.amelinkLink a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
}
.amelinkLink img {
  margin: 0;
  width: 100%;
  height: auto;
}
/* ▲アメリンクのアイコン(ここまで)▲ */
/* 本体領域 */
.amelinkBody {
  padding: 0px 5px;
  background-color: #FEE1EE;
}

/* リスト項目 */
.amelinkBody li {
  position: relative;
  margin-left: 0px;
  padding: 5px 0;
  height: 40px;
  list-style-type:none;
  border-top: 1px dotted #cccccc;
}
/* リスト項目一件目 */
.amelinkBody li:first-child {
  border-top: 0px none;
}
/* リスト項目(フロート解除) */
.amelinkBody li:after {
  display: block;
  clear: both;
  content: ".";
  height: 0px;
  overflow: hidden;
  visibility: hidden;
}
/* 紹介０時の本体内メッセージ */
.amelinkMessage {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #999;
}
/* プロフィール画像領域 */
.amelinkProfileImage {
  position: absolute;
  z-index: 100;
}
/* プロフィール画像 */
.amelinkProfileImage img {
  width: auto;
  height: auto;
  max-width: 40px;
  max-height: 40px;
}
/* お名前 */
.amelinkProfileName {
  display: block;
  padding: 0 0 0 50px;
  margin: 3px 0 0 0;
  font-size: 12px;
  line-height: 16px;
  overflow: hidden;
  white-space: nowrap;
}
/* 記事名 */
.amelinkBlogEntry {
  display: block;
  padding: 0 0 0 50px;
  margin: 3px 0 0 0;
  font-size: 12px;
  line-height: 16px;
  overflow: hidden;
  white-space: nowrap;
}
/* ブログ紹介 全体 */
.amelinkBlog {
  border-top: 1px solid #FFCCFF;
}

/* ブログ紹介 ヘッダ部の文字 */
.amelinkBlogTitle, .amelinkBlogTitle:visited, .amelinkBlogTitle:focus {
  display: block;
  color: #000000;
  text-decoration: none;
}
/* ブログ紹介 本体部 */
.amelinkBlogBody {
  padding: 0px;
  text-align: center;
  background-color: #ffffff;
}
/* ブログ紹介 プロフィール画像 */
.amelinkBlogProfImg img {
  width: 36px;
  height: 36px;
  margin: 1px 1px 0 0;
  padding: 0;
  border: 1px solid #dddddd;
}
/* ヘッダー部 */
.amelinkHead {
position: relative;
padding: 5px 60px;
font-size: 14px;
font-weight: bold;
color: #000000;
background-color: #ffccdd;
background-image:url(//stat.ameba.jp/user_images/20140225/09/maman44/48/9d/p/o0629002812857260109.png);
}



/* リスト部 */
.amelinkBody ul {
margin: 0px -5px 0px 5px;
padding: 0px;
list-style-type:none;
background-image:url("//stat.ameba.jp/user_images/20140225/09/maman44/00/10/g/o0575037912857250618.gif");
background-repeat:no-repeat;
background-position: right top;
}


/* あめリンクフッター部 */
.amelinkFoot {
padding: 5px;
text-align: right;
font-size: 12px;
font-weight: bold;
line-height: 20px;
border-radius: 0 0 5px 5px;
border-top: 1px dotted;
background-color: #ffccdd;
}

/*いいねしてくれた人設定 */

.iineUserList{
margin: 10px 0px;/* 周辺の余白 */
}
.iineUserListTitle{
position: relative;
 padding: 5px 60px; /* タイトルと枠の間の余白 */
  font-size: 12px; /* タイトル文字サイズ */
font-weight: bold; /* タイトル文字を太字に */
color: #000000; /* タイトルの文字色 */
border: 1px solid #ffccdd; /* タイトル領域の枠線 */
border-radius: 5px 5px 0 0;
background-color: #ffccdd; /* タイトル領域の背景色 */
background-image:url(//stat.ameba.jp/user_images/20140225/09/maman44/86/31/p/o0629002812857260108.png);
}

.iineUserList{
  margin: 10px 0px; /* 周辺の余白 */
}
  
.iineUserListTitle .amepiLink{
  position: absolute;
  right: 5px;
  top: 4px;
}
.iineUserListTitle .amepiLink img{
  margin: 0;
}
.iineUserListBody{
  padding: 4px 7px 5px 8px; /* 本体領域の内側余白 */
  text-align: center; /* 中央寄せで表示 */
  color: #999999; /* 本体領域の文字色 */
  border: 1px solid #ffccdd; /* 本体領域の枠線 */
  border-radius: 0 0 5px 5px;
  background-color: #ffffff; /* 本体領域の背景色 */
}
.iineUserList .iineUserListBody img{
  margin: 1px 1px 0 0;
  padding: 0;
  width: 36px; /* プロフィール画像の表示幅 */
  height: 36px; /* プロフィール画像の高さ */
  vertical-align: top;
  border: 1px solid #dddddd; /* 画像ごとの枠線 */
}

/*タイトル横にリアルピグ設定 */
.skinArticleHeader{
background-image:url(http://contents.pigg.ameba.jp/api/user/maman44/image?scale=80&direction=FR&action=pose_please);
background-repeat:no-repeat;/* 繰り返ししない */
background-position:20px 0px;/* 画像の位置(横・高さの順) */
padding: 30px 0;/* タイトル周辺の余白(上下、左右の順) */
border:none;
text-align:center;
}
