@charset "utf-8";
/*-----------------------------------------
 【CSS編集 目次】

　(1) 文字のスタイル
　(2) ボタンのスタイル
　(3) エリアのスタイル
　(4) その他、拡張
　　＊ヘッダーメニューを挿入
　　＊ヘッダーメニューのサブメニュー
　　＊プロフィール欄をシンプルにする
　　＊記事の前後の定型文
　　＊ブログ全体・各カラムの横幅調整
　　＊読者登録ボタンをメインカラム上におく
　　＊ページ切替ボタンの表示文字を変える
　　＊サイドバーのリンク文字装飾変更
　　＊関連記事リンクの装飾　
-----------------------------------------*/

/***************************
　(1) 文字のスタイル
**************************/



/* (1-1) 全体の文字
--------------------------------------------*/


/* 通常文字 */
.skinTextColor,.skinBaseTextColor,.skinBlock,body{
color:#333333;
font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}


/* リンク */
.skinAnchorColor,.skinBaseAnchorColor,.skinBlock a,a{
color:#0066cc;
text-decoration:underline;
}


/* 訪問済のリンク */
.skinAnchorVisitedColor,.skinBaseAnchorVisitedColor,.skinBlock a:visited,a:visited{
color:#996699;
text-decoration:underline;
}


/* マウスオーバーしたときのリンク */
.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:#ffaa00;
font-weight:bold;
font-size:1.5em;
text-decoration:none;
}


/* skinDescription ブログの説明文字 */
.skinDescription{
color:#008000;
font-size:0.8em;
font-weight:bold;
}



/* (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;
width:150px;
}


/* ボタンにマウスオーバー */
.skinSimpleBtn:hover,.skinSimpleBtn:focus{
background:#f7f7f7;
}



/****************************************
 (3) エリアのスタイル
 ※背景画像、サイズ、ボーダーなどを各部分ごとに指定

*******************************************/



/* (3-1) ボディ（全体）
--------------------------------------------*/


/* skinBody ボディ */
.skinBody{}/* ←ブログ全体に背景を敷きたいとき */
.skinBody2{}
.skinBody3{}




/* (3-2) ブログヘッダー
--------------------------------------------*/


/* skinHeaderArea ブログヘッダー980pxエリア */
.skinHeaderArea{}/* ←ブログヘッダーに背景画像を敷きたいとき */


/* skinBlogHeadingGroupArea タイトルと説明を囲うエリア */
.skinBlogHeadingGroupArea{
padding:20px 0 10px;
}


/* 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{
/* 注　ベースのcssに margin-bottom の記述有り */
padding:16px 0;
border:1px solid #dddddd;
background:#ffffff;/* ←記事に背景を敷きたいとき */
}
.skinArticle2{}
.skinArticle3{}


/* skinArticleHeader 記事タイトルエリア */
.skinArticleHeader{
margin:0 15px;
padding:2px 10px;
border-left:5px solid #00e200;
}
.skinArticleHeader2{}


/* skinArticleBody 記事本文エリア */
.skinArticleBody{}
.skinArticleBody2{
margin:0 29px;
}

/**********************************************************
  記事本文エリアのリンク文字色変更
***********************************************************/
div.skinArticleBody a:link,{
 text-decoration:none;
 }
div.skinArticleBody a:visited,{
 text-decoration:none; /*訪問済みのリンク*/
 }


/* skinArticleFooter 記事フッターエリア */
.skinArticleFooter{
margin:10px 29px 0;
border-top:1px dotted #949494;
}

}

/* (3-7) サイドバーエリア
--------------------------------------------*/


.skinSubArea{} /* サイドバーエリア共通 */
.skinSubA{} /* 300pxのサイドバーエリア */
.skinSubB{} /* 180pxのサイドバーエリア */





/* (3-8) サイドバー　メニュー
--------------------------------------------*/


/* skinMenu サイドバー　メニューのエリア */
.skinMenu{
/* 注　ベースのcssに margin-bottom の記述有り */
background:#fff;
border:solid 2px #4ee592; /* サイドメニューの枠に色を付けました。 */
}
.skinMenu2{}


/* skinMenuHeader サイドメニュータイトルエリア */
.skinMenuHeader{

padding:18px 0 20px 25px;
font-family: "メイリオ","Meiryo"; /*←フォントの種類はしなくてもいいです。*/
font-size:14px; /*← フォントサイズをちょっと大きめに設定*/
font-weight:bold;/*← 文字を太字に設定（なくても可）*/
background:url("//stat.ameba.jp/blog/ucs/img/char/char2/026.gif") no-repeat 0 15px;
}

/* skinMenuBody サイドメニュー本文エリア */
.skinMenuBody{
margin:10px;
padding:10px;
background:#ffffff;/* ←サイドメニューの本文に背景を敷きたいとき */
}



/* (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) その他、拡張
********************/



/***************************************
  ヘッダーメニューを設置する
***************************************/
/* ▼ 通常は変更不要 (ここから) ▼ */
.skinContentsArea {
  position: relative;
}
#headerMenu, #headerMenu ul,
#headerMenu li, #headerMenu a {
  margin: 0;
  padding: 0;
  background-color: transparent;
}
#headerMenu {
  position: absolute;
  line-height: 1.0;
  overflow: visible;
}
#headerMenu ul.menu {
  list-style: none;
  overflow: visible;
}
#headerMenu ul.menu:after {
  display: block;
  clear: both;
  content: ".";
  height: 0px;
  overflow: hidden;
  visibility: hidden;
}
#headerMenu ul.menu li {
  position: relative;
  display: block;
  float: left;
  overflow: visible;
}
#headerMenu ul.menu>li {
  border-style: none none none solid;
}
#headerMenu ul.menu>li:first-child {
  border: 0 none;
}
#headerMenu ul.menu li a {
  display: block;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  background-repeat: repeat;
  background-position: center center;
}
/* ▲ 通常は変更不要 (ここまで) ▲ */
/* ▼ メニューカスタマイズ (ここから) ▼ */
.skinContentsArea {
  padding-top: 400px; /* ■設置スペース確保 */
}
#headerMenu {
  top: 0px; /* ■上下位置調整 */
  left: 0px; /* ■左右位置調整 */
}
#headerMenu ul.menu li {
  font-size: 18px; /* ■文字サイズ */
  height: 40px; /* ■ボタンの高さ(上下枠線を含む) */
  line-height: 40px; /* ■ボタンの高さ(上下枠線の内側) */
}
#headerMenu ul.menu li {
  width: 195px; /* ■ボタンの幅(第一ボタン以外) */
}
#headerMenu ul.menu>li:first-child {
  width: 196px; /* ■ボタンの幅(第一ボタン) */
}
#headerMenu ul.menu>li {
  border-width: 1px; /* ■区切り線の太さ */
  border-color: #ffffff; /* ■区切り線の色 */
}
#headerMenu ul.menu li a {
  color: #ffffff; /* ■文字色(通常時) */
  font-weight:bold ; /* ■太字[なし](通常時) */
  text-decoration: none; /* ■下線[なし](通常時) */
  border:solid 2px #ffffff;
  background-color: #00e200; /* ■背景色(通常時) */
}
#headerMenu ul.menu li a:hover {
  color: #ffffff; /* ■文字色[白](オンマウス時) */
  font-weight: bold; /* ■太字[なし](オンマウス時) */
  text-decoration: underline; /* ■下線[あり](オンマウス時) */
  background-color: #aaffaa; /* ■背景色[](オンマウス時) */
　border:solid 2px #ffffff;

}
/*▲ メニューカスタマイズ (ここまで) ▲ */



/***************************************
  ヘッダーメニューのサブメニュー
***************************************/
/* ▼ 通常は変更不要 (ここから) ▼ */
#headerMenu ul.submenu {
  position: absolute;
  top: -99999px;
  z-index: 99999;
}
/* ▲ 通常は変更不要 (ここまで) ▲ */


/* ▼ メニューカスタマイズ (ここから) ▼ */
#headerMenu ul.submenu {
  color:;
  border-style: ; /* ■ 枠線の種類 */
}
#headerMenu ul.menu li:hover ul.submenu {
  left: 0px; /* ■ 横位置(親メニューボタンの左端から) */
  top: 50px; /* ■ 縦位置(親メニューボタンの上端から) */
}
#headerMenu ul.submenu li {
  border-top: 1px solid #ffffff; /* ■ ボタン区切り線(上側) */
}
#headerMenu ul.submenu li:first-child {
  border: 0 none; /* ■ 第一ボタンの区切り線(上側) */
}
/*▲ メニューカスタマイズ (ここまで) ▲ */




/************************************
 プロフィール欄をシンプルにする 
************************************/

.skinSubA .profileMenu {
  position: relative;
}
.nowQuote {
  display: none;
}
.profileUserPages {
  display: none;
}
.profileDetailArea {
  display: ;
}


.skinSubA .profileBtnArea li {
  position: absolute;
  display: block;
  top: 83px;
  left: 135px;
  text-align: center;/* 「読者登録」ボタン */
}
.skinSubA .profileBtnArea li+li+li {
  top: 113px;/*「 アメンバーになる」ボタン */
  display: block;/* 「メッセージを送る」ボタン */

}
.skinSubArea .profileBtnArea li+li {
  display: none;
}
.skinSubArea .profileBtnArea li+li+li {
  display: block;/* 「メッセージを送る」ボタン */
}
.skinSubArea .profileBtnArea li+li+li+li {
  display: none;/* 「プレゼントを贈る」ボタン */
}


/*********************
　記事の前後の定型文
**********************/

#high-news{

margin-top:5px;/*スペースの広さ*/
margin-bttom:30px;
text-align:left;

}

#ro-news{

margin-top:30px;/*スペースの広さ*/
padding: 20px;
text-align:left;/*中央寄せ*/
background-color:#fff;
font-size:15px;
font-style:bold;
}


#ro-news-two{

margin-top:10px;/*スペースの広さ*/
padding: 10px;
text-align:left;/*中央寄せ*/
font-size:10px;
}


/*************************************************
 ブログ全体・各カラムの横幅調整
*************************************************/
.skinHeaderArea,.skinContentsArea{
  width: 980px; /* ①全体の幅 */
}
.columnA .skinSubA,.columnB .skinSubA,
.columnC .skinSubA,.columnD .skinSubA,
.columnE .skinSubA{
  width: 350px; /* ②(太い)サイドバーAの横幅 */
}
.columnC .skinSubB,.columnD .skinSubB,
.columnE .skinSubB{
  width: 30px; /* ③(細い)サイドバーBの横幅 */
}
.columnC .skinMainArea,.columnD .skinMainArea,
.columnE .skinMainArea{
  width: 575px; /* ④3カラム時のメインカラムの横幅  */
}

.columnC .layoutContentsA,.columnD .layoutContentsA {
  width: 940px; /* ⑥メイン＆サイドAを囲う領域 */
}


/*************************************************
 読者登録ボタンをメインカラム上におく
*************************************************/

.skinMainArea .readerRequestBtnArea{
  margin:10px 0; /* 上下マージン */
  text-align:center;
}


/***********************************************************
  ページ切替ボタンの表示文字を変える
***********************************************************/
.nextPrevPaging a,
.nextPrevPaging ~ article .entryPaging a {
  height: 1.4em;
  line-height: 1.4em;
  overflow: hidden;
}
.nextPrevPaging ~ article .entryPaging a{
  vertical-align: top;
}
.nextPrevPaging .pagingPrev:before,
.nextPrevPaging ~ article .entryPaging .pagingPrev:before {
  display: block;
  white-space: pre;
  content:"\3c\3c\20新しい記事\a\a\a";
}
.nextPrevPaging .pagingNext:before,
.nextPrevPaging ~ article .entryPaging .pagingNext:before {
  display: block;
  white-space: pre;
  content:"前の記事\20\3e\3e\a\a\a";
}


/**********************************************************
  サイドバーのリンク文字色変更
***********************************************************/
div.skinMenuBody a:link,
 div.freespaceArea a:link,
 div.plugin a:link{
 text-decoration:none;
 }
div.skinMenuBody a:visited,
 div.freespaceArea a:visited,
 div.plugin a:visited{
 text-decoration:none; /*訪問済みのリンク*/
 }

/**********************************************************
  関連記事の表示装飾
***********************************************************/
.articleThemeListArea{
 padding:10px;
 background:#fff;
 border:#00e200 solid 3px;
 width:350px;
 }
 .articleThemeListArea li {
 border-bottom:1px dotted #979797;
 width:320px;
 padding:5px 0 5px 18px;
 line-height:1.5;
 background:url("//stat.ameba.jp/blog/ucs/img/char/char2/182.gif") no-repeat;
 }
 .articleThemeHeading {
 padding:0 0 3px 18px;
 font-size:14px;
 font-weight:bold;
 }
