@charset "UTF-8";
/* CSS Document */

/*
-----------------------------------------

 【CSS編集 目次】

　(1) 文字のスタイル
　(2) ボタンのスタイル
　(3) エリアのスタイル
　(4) その他、拡張

  ※CSS編集で広告を修正しないでください
  （規約違反に該当する可能性があります）

-----------------------------------------
*/



/* リセット
--------------------------------------------*/
body, input, button, select, textarea {
font-family:  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif !important;
}
body {min-width: 0px;}
img {vertical-align: bottom;}
h1 {font-size: 1em;margin: 0;}
ul {list-style: none;margin: 0;padding: 0;}
.headerBnrArea {padding-bottom: 0;}
.plugin,.subModule {margin: 0 0 28px;}
.skinArticleBody img {margin: 0;}


/*
＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊


　(1) 文字のスタイル


＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊
*/



/* (1-1) 全体の文字
--------------------------------------------*/


/* 通常文字 */
.skinTextColor,.skinBaseTextColor,.skinBlock,body{
color:#333333;
}


/* リンク */
.skinAnchorColor,.skinBaseAnchorColor,.skinBlock,.skinArticleHeader a,a{
color:#DA785E;
}


/* 訪問済のリンク */
.skinAnchorVisitedColor,.skinBaseAnchorVisitedColor,.skinBlock,.skinArticleHeader a:visited,a:visited{
color:#DA785E;
}


/* マウスオーバーしたときのリンク */
.skinAnchorHoverColor,.skinBaseAnchorHoverColor,.skinBlock,.skinArticleHeader a:focus,.skinBlock a:hover,a:focus,a:hover{
color:#F067A6;
}


/* 弱い文字 （日付など）*/
.skinWeakColor,.skinBaseWeakColor{
color:#999999;
}


/* 強い文字 （NEW! 更新!など）*/
.skinStrongColor,.skinBaseStrongColor{
color:#ff3399;
}



/* (1-2) ブログタイトル文字
--------------------------------------------*/


/* skinTitle ブログタイトル文字 */
.skinTitle,.skinTitle:visited,.skinTitle:hover,.skinTitle:focus{
color:#999;
font-weight:bold;
}


/* skinDescription ブログの説明文字 */
.skinDescription{
color:#1015;
}



/* (1-3) 記事／メッセージボード内の文字のスタイル
--------------------------------------------*/

/* skinArticleTitle 記事タイトル文字 */
.skinArticleTitle,.skinArticleTitle:hover,.skinArticleTitle:focus,.skinArticleTitle:visited{
font-size:15px;
color:#DA785E;
}



/* (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 #fff;
background:#EC8F9F;
color:#fff !important;
}


/* ボタンにマウスオーバー */
.skinSimpleBtn:hover,.skinSimpleBtn:focus{
background:#B88C6A;
}






/*
＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊


 (3) エリアのスタイル
 ※背景画像、サイズ、ボーダーなどを各部分ごとに指定


＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊
*/



/* (3-1) ボディ（全体）
--------------------------------------------*/

body {
background:url(http://chelseadesign.jp/ameba/101/bg.jpg);
}


/* skinBody ボディ */
.skinBody{ }/* ←ブログ全体に背景を敷きたいとき */
.skinBody2{ }
.skinBody3{}


.skinFrame2{background:url(http://chelseadesign.jp/ameba/101/header.jpg)  no-repeat top center;
}

/* (3-2) ブログヘッダー
--------------------------------------------*/


/* skinBlogHeadingGroupArea タイトルと説明を囲うエリア
.skinBlogHeadingGroupArea{
}
 */

/* skinTitleArea ブログタイトルのエリア */
.skinTitleArea{
}


/* skinDescriptionArea ブログの説明エリア */
.skinDescriptionArea{}

.skinHeaderArea {
height: 500px!important;/*高さ*/
left:-83px;
margin-top:-12px;
padding-top:0px;
position:relative;
}

.nav1{
position:absolute;
top:-470px;
left:0px;
}
.nav2{
position:absolute;
top:-465px;
left:790px;
}
.nav3{
position:absolute;
top:-200px;
left:30px;
}
.nav4{
position:absolute;
top:-400px;
left:350px;
}
.nav5{
position:absolute;
top:-410px;
left:420px;
}
.nav6{
position:absolute;
top:-410px;
left:620px;
}
.nav7{
position:absolute;
top:-410px;
left:820px;
}

h1.skinTitleArea,h2.skinDescriptionArea{
margin-top:-100px;
}
h1.skinTitleArea a{
color:#999;
font-size:12px;
font-weight:normal;
}
h1.skinTitleArea a:hover{
color:#999;
font-size:12px;
font-weight:normal;
}
h2.skinDescriptionArea{
display:none;
}


/* (3-3) コンテンツエリア
--------------------------------------------*/


/* skinContentsArea コンテンツ980pxエリア */
.skinContentsArea{
clear:both;
/* 注 ベースのcssにwidth:980px;の記述有り */
}




/* (3-4) メインエリア
--------------------------------------------*/


.skinMainArea{margin-top:-40px;}




/* (3-5) メッセージボード
--------------------------------------------*/


.skinMessageBoard{
/* 注 ベースのcssに margin-bottom の記述有り */
margin-left:30px;
border:none;
width:630px;
background-color:#ffffff;
}
.skinMessageBoard2{}
.skinMessageBoard3{
padding-top:10px;
padding-left:10px;
padding-right:10px;
font-size:14px;
color:#444444;
}
.msg{
padding:0 30px;
}



/* (3-6) 記事
--------------------------------------------*/

/* skinArticle 記事エリア */
.skinArticle{
background-color: #ffffff;
border: none;
width:630px;
margin-top:0px;
margin-left:30px;
}
.skinArticle2{
background-repeat: repeat-y;
margin: 0px;
padding: 0px;
}
.skinArticle3{
background-color: transparent;
background-repeat: no-repeat;
background-position: left bottom;
}


/* skinArticleHeader 記事タイトルエリア */
.skinArticleHeader{
width:620px;
height:51px;
background:url(http://chelseadesign.jp/ameba/101/kijiue.jpg) no-repeat top left ;
margin-top:-10px;
margin-left:0px;
padding-top: 30px;
padding-left: 70px;
padding-bottom: 0px;
border:none;
font-size: 12px;
color:#444444;
}
.skinArticleHeader2{}


/* skinArticleBody 記事本文エリア */
.skinArticleBody{
}
.skinArticleBody2{
margin-left:0px;
padding:0 10px;
font-size: 14px;
}


/* skinArticleFooter 記事フッターエリア */
.skinArticleFooter{
margin:0;
}







/* (3-7) サイドバーエリア
--------------------------------------------*/


.skinSubArea{margin-top:-20px;margin-left:15px; }/* サイドバーエリア共通 */
.skinSubA{} /* 300pxのサイドバーエリア */
.skinSubB{} /* 280pxのサイドバーエリア */





/* (3-8) サイドバー　メニュー
--------------------------------------------*/

/* skinMenu サイドバー　メニューのエリア */
.skinMenu{
/* 注　ベースのcssに margin-bottom の記述有り */
margin-bottom:20px;
background-color: transparent;
border: none;
}
.skinMenu2{}


/* skinMenuHeader サイドメニュータイトルエリア */
.skinMenuHeader{
padding:10px 10px 10px 10px; 
color:#101101101;
background:url(http://chelseadesign.jp/ameba/101/side.jpg);
background-repeat:no-repeat;
text-align:left;
/* ←サイドメニューのタイトルに背景を敷きたいとき */
}

.skinMenuTitle {
line-height:31px;
font-size:1.2em;
color:#101101101;
background-color: transparent;
}

/* skinMenuBody サイドメニュー本文エリア */
.skinMenuBody{
margin:0px;
padding:10px;
font-size:1.1em;
background-color: transparent;
}



/* (3-9) サイドバーの　リスト画像、ボーダー　※要素のbottomに指定すること
--------------------------------------------*/


.skinSubHr,
.skinSubList li{
margin-bottom:3px;
padding-bottom:3px;
border-bottom:1px dotted #b3b3b3;
}





/* (3-28) コメント欄、記事一覧などの一覧
--------------------------------------------*/


/* 背景色 */
.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) その他、拡張


＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊
*/


/* その他、拡張があれば記述 */



/* 記事リンクアンダーライン
--------------------------------------------*/
.skinArticleBody a{
text-decoration: underline;
}

/* ------------------------------------------------------- */
/* 記事の文字の色・大きさ・太さ（記事タイトル部を含む） */
/* ------------------------------------------------------- */
.skinArticle{
color:#333;/* 色 */
}
/* ------------------------------------------------------- */
/* 他の人（自分以外）のコメントの調整 */
/* ------------------------------------------------------- */
.blogComment{
color:#333;/* 文字の色 */
}
/* ------------------------------------------------------- */
/* オーナー（自分）のコメントの調整 */
/* ------------------------------------------------------- */
.commentArea .ownerComment{
color:#333;/* 文字の色 */
}


.bottomborder2 {
   background:url(https://stat001.ameba.jp/user_images/20280517/28/chelsea-custom/9f/1b/g/o0652805312842876604.gif) no-repeat;
   padding-bottom:30px;
   padding-left:45px;}




/* ナビゲーション
--------------------------------------------*/
#wrap,.skinContentsArea{
  position:relative;
  padding-top:0px;
}
#headerMenu{
  position:absolute;
  margin-top:0px;
  padding:0;
}
#headerMenu ul.menu{
  margin:0;
  padding:0;
  list-style: none;
}
#headerMenu ul.menu li{
  display:inline;

}
#headerMenu ul.menu li a{
  display:block;
  float:left;
  margin:0 0px;
  padding:0;
  white-space:nowrap;
  overflow:hidden;
  text-align:center;
}

#headerMenu ul.menu li a:hover {
display:block;
background-repeat: no-repeat;
}


#wrap,.skinContentsArea{
             /* メニュー設置用スペース */
}
#headerMenu{
  top:-48px;                      /* 上下位置調整 */
  left:0px;                     /* 左右位置調整 */
  width:980px;                  /* メニュー全体の幅 */
}
#headerMenu ul.menu li a{
  line-height:67px;             /* ボタンの高さ */
  font-size:14px;               /* ボタンの文字サイズ */
}

/* ------------------------------------------------------- */
/* フッターエリア */
/* ------------------------------------------------------- */

div.skinContentsFrame{background-image:url(http://chelseadesign.jp/ameba/101/footer.jpg);
background-repeat:no-repeat;
background-position:center bottom;
}

div.skinContentsArea2{margin-bottom:82px;}

.skinContentsArea{
  position:relative;
}
.footerArea{
  position:absolute;
  width:980px; 
  height:82px;
  left:0;
  bottom:0px;
  margin-top:0px;
  overflow:hidden;
}
.footerContents{
  margin-top:0px; /* 枠線の内側のマージン */
  padding-top:0px; 
  width:980px; 
  height:82px;
}
.footerSubContents{
  float:left;
  width:980px; 
  height:82px; 
  margin:0 10px; 
  overflow:auto;
  text-align:center;
   font-size:14px;
  position:relative;
}

.fnav1{
position:absolute;
top:5px;
left:-10px;
}
.fnav2{
position:absolute;
top:90px;
left:650px;
}
.fnav3{
position:absolute;
top:90px;
left:650px;
}
.fnav4{
position:absolute;
top:60px;
left:650px;
}
.fbtm{
position:absolute;
top:60px;
left:650px;
}
.fnav6{
position:absolute;
top:10px;
left:0px;
}
.fnav7{
position:absolute;
top:100px;
left:1010px;
}

.flogo{
position:absolute;
top:50px;
left:0px;
}

.copy {
position:absolute;
top:150px;
left:300px;
font-size;12px;
color:#666666;
}


.footerSubContents a{
	color : #666666 ;
        text-decoration: underline;
}

.footerSubContents a:link {
	color : #666666 ;
	text-decoration : underline ;
}

.footerSubContents a:visited {
	color : #red;
	text-decoration : underline ;
}

.footerSubContents a:hover {
	color : #666666 ;
	text-decoration : none ;
}

div.userLinkArea {
  display: none !important;
}

.skinMainArea2 {
margin-top:40px;
}


ul.fmenu li{
float:left;
list-style:none;
}

ul.teikeilist li{
float:left;
list-style:none;
}


/* ------------------------------------------------------- */
/* 読者登録 */
/* ------------------------------------------------------- */


#reader_btn{
margin:10px 0px; 
}
#reader_btn a{
display:block;
width:425px; /*★画像の幅*/
height:68px; /*★画像の高さ÷２*/
background:url(http://chelseadesign.jp/ameba/101/reader.png) no-repeat 0px top; /* ★画像のアップロード先を指定*/
margin: auto;
}

/* ------------------------------------------------------- */
/* プラグイン */
/* ------------------------------------------------------- */

.teikei{
margin:20px 0;
width:600px;
height:251px;
background:url(http://chelseadesign.jp/ameba/101/accessbtn.jpg);
}
.teikei a{
position:relative;
top:100px;
left:310px;
}
#leftside{
margin:10px 0;
}
#leftside img{
margin:10px 0;
}



#viewer {
    margin-top:-470px;
    margin-left:0px;
    width: 980px;
    height: 385px;
    text-align: left;
    overflow: hidden;
    position: relative;
}
 
#viewer img {
    top: 0px;
    left: 0;
    position: absolute;
}
/*　　記事、リンク文字　　*/


.articleText a{

font-size:16px; /*文字サイズ*/

font-weight:bold; /*文字の太さ*/
}

.articleText a:link{

 color:#0000ff; /* リンクを設定した時の文字の色 #0000ffは青です。*/
 text-decoration: underline;

}

.articleText a:hover{

 color:#ff1493;  /* マウスを文字ののせた時の文字の色　 #ff1493はピンクです。*/
 text-decoration:none;

}
/*サイドバーのリンク文字色（個別に色指定）*/
div.skinMenuBody a:link,
 div.freespaceArea a:link,
 div.plugin a:link{
 color:#0044CC; /*未訪問のリンク*/
 }
div.skinMenuBody a:visited,
 div.freespaceArea a:visited,
 div.plugin a:visited{
 color:#666666; /*訪問済みのリンク*/
 }
div.skinMenuBody a:hover,
 div.freespaceArea a:hover,
 div.plugin a:hover{
 color:#ff1493; /*カーソルがのっている時のリンク*/
 }
div.skinMenuBody a:active,
 div.freespaceArea a:active,
 div.plugin a:active{
 color:#33FF00; /*クリック中のリンク*/
 }
