@charset "utf-8";

/* リンク */
.skinSubArea a,.skinSubArea .skinAnchorColor,.skinSubAnchorColor,.skinSubBlock a,
/* 訪問済のリンク */
.skinSubArea a:visited,.skinSubArea .skinAnchorVisitedColor,.skinSubAnchorVisitedColor,.skinSubBlock a:visited,
/* マウスオーバーしたときのリンク */
.skinSubArea a:focus,.skinSubArea a:hover,.skinSubArea .skinAnchorHoverColor,.skinSubAnchorHoverColor,.skinSubBlock a:focus,.skinSubBlock a:hover
{color:#333333;}

/* ★ヘッダーインフォメーション */
.top_info {
position: absolute;
top: -475px;
right: 12px;
}


/* ★サイドインフォメーション */
.side_info {
position: absolute;
top: 0px;
left: 10px;
}


/* ★リスト装飾 */
.skinMenuBody ul li {
background: url(http://www.popura-k.com/ameblo/img/arrow.jpg) no-repeat 0 12px;
padding: 10px 0 3px 15px;
}
.profileMenu .skinMenuBody ul li{
background:none;
padding:0;
}

/* ★第２見出し */
.skinArticle h2 {
font-size: 14px;
height: 37px;
line-height: 40px;
padding: 0;
margin: 10px 0;
color: #333333;
}

/* ★日付とテーマ */
.articleDetailArea {
padding: 0 0 20px;
text-align: right;
margin-top:0;
}
.articleTime {
position: absolute;
top: 0;
right: 0;
}


/* ★ナビメニュー */
.gnavi_wrap {
	position: absolute;
	left:0px;
        top:-50px;
	width:980px;
	overflow: hidden;
}
.gnavi_wrap li{float: left;text-align:center;}
.gnavi {position: absolute;top: 0;left: 0;}
.gnavi_wrap li a{
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	line-height: 73px;
	height: 73px;
	
}
.skinSubArea .gnavi_wrap a,
.skinSubArea .gnavi_wrap a:hover{
	text-decoration:none;
	color:#ffffff;
	text-shadow: 1px 1px 1px #000000;
	font-weight: bold;
	font-size: 14px;
}










/*
-----------------------------------------

 【CSS編集 目次】

　(1) 文字のスタイル
　(2) ボタンのスタイル
　(3) エリアのスタイル
　(4) その他、拡張

  ※CSS編集で広告を修正しないでください
  （規約違反に該当する可能性があります）

-----------------------------------------
*/



/*
＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊


　(1) 文字のスタイル


＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊
*/



/* (1-1) 全体の文字
--------------------------------------------*/


/* 通常文字 */
/* ★ */
.skinTextColor,.skinBaseTextColor,.skinBlock,body{
font-family: "メイリオ","Meiryo", "Osaka", "MS Pゴシック", "MSゴシック",Helvetica, verdana, arial;
color:#333333;
}

/* カレンダー見出し文字 */
.mon,.tue,.wed,.thu,.fri{color:#333;}

/* リンク */
.skinAnchorColor,.skinBaseAnchorColor,.skinBlock a,a{
color: #c87505;
}


/* 訪問済のリンク */
.skinAnchorVisitedColor,.skinBaseAnchorVisitedColor,.skinBlock a:visited,a:visited{
color: #67001b;
}


/* マウスオーバーしたときのリンク */
.skinAnchorHoverColor,.skinBaseAnchorHoverColor,.skinBlock a:focus,.skinBlock a:hover,a:focus,a:hover{}


/* 弱い文字 （日付など）*/
.skinWeakColor,.skinBaseWeakColor{
color:#999999;
}


/* 強い文字 （NEW! 更新!など）*/
.skinStrongColor,.skinBaseStrongColor{
color:#ff3399;
}



/* (1-2) ブログタイトル文字
--------------------------------------------*/


/* skinTitle ブログタイトル文字 */
/* ★ */
.skinTitle,.skinTitle:visited,.skinTitle:hover,.skinTitle:focus{
color:#ffffff;
font-weight:bold;
font-size:12px;
}


/* skinDescription ブログの説明文字 */
/* ★ */
.skinDescription{
color:#333333;
display:none;
}



/* (1-3) 記事／メッセージボード内の文字のスタイル
--------------------------------------------*/

/* skinArticleTitle 記事タイトル文字 */
/* ★ */
.skinArticleTitle, .skinArticleTitle:hover, .skinArticleTitle:focus, .skinArticleTitle:visited {
color: #4b2f08;
    font-size: 16px;
    font-weight: bold;
    line-height: 70px;
    padding: 10px 10px 0 25px;
}

/* ★ */
.articleText {
font-size: 15px;
line-height: 1.7;
padding: 0 10px;
}

.articleText a {
color:#c87505;
}

.subText {
margin:20px 0; 
}

/* (1-4) サイドバー内の文字のスタイル
--------------------------------------------*/

/* skinMenuTitle サイドメニュータイトル文字 */
.skinMenuTitle{

color:#ffffff;

}




/*
＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊


 (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;/* ←ボタンの文字色 */
}

/* ★サイドバーの読者ボタン（サイドバーの幅によって振り分け） */
.readerMenu .skinImgBtnS {
text-indent: -9999px;
display: block;
}
.readerRequestArea{margin-top:0;}

.skinSubA .readerMenu .skinImgBtnS {
background: url(http://www.popura-k.com/ameblo/img/reader_long.jpg) no-repeat 0 0;
width: 270px;
height: 70px;
}
.skinSubA .readerMenu .skinImgBtnS:hover{
background-position:-270px 0;
}

.skinSubB .readerMenu .skinImgBtnS {
background: url(http://www.popura-k.com/ameblo/img/dokusha_s01.jpg) no-repeat 0 0;
width: 160px;
height: 66px;
}
.skinSubB .readerMenu .skinImgBtnS:hover{
background-position:0 -66px;
}


/* (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://www.popura-k.com/ameblo/img/allback.jpg") no-repeat fixed top center transparent;
}/* ←ブログ全体に背景を敷きたいとき */


.skinBody2{}
.skinBody3{}

.skinFrame {
}

/* ★ */
.skinFrame2 {
background: url("http://www.popura-k.com/ameblo/img/back.jpg") no-repeat scroll center top;
background-color: transparent;

}

/* (3-2) ブログヘッダー
--------------------------------------------*/

/* ★ */
.skinHeaderFrame {
background: url(http://www.popura-k.com/ameblo/img/head.jpg) no-repeat center 0;
}

/* skinHeaderArea ブログヘッダー980pxエリア */
.skinHeaderArea{
url(http://www.popura-k.com/ameblo/img/head.jpg) no-repeat center 0;
}/* ←ブログヘッダーに背景画像を敷きたいとき */

/* ★ */
.skinHeaderArea {
background: url(http://www.popura-k.com/ameblo/img/head.jpg) no-repeat center 0;
height: 450px;
}

/* skinBlogHeadingGroupArea タイトルと説明を囲うエリア */
/* ★ */
.skinBlogHeadingGroupArea{
padding:5px 0 0 10px;
}


/* skinTitleArea ブログタイトルのエリア */
.skinTitleArea{
padding-bottom:4px;
height: 300px;
    padding-bottom: 4px;
    text-indent: -9999px;
    width: 960px;
}

header h1 a {
width: 960px;
height: 300px;
display: block;
overflow: hidden;
}

.headerBnr {
    margin: 0 auto;
    padding-top: 0px;
}

.headerBnrArea{
    background-color: #FFFFFF;
}

/* skinDescriptionArea ブログの説明エリア */
.skinDescriptionArea{}




/* (3-3) コンテンツエリア
--------------------------------------------*/


/* skinContentsArea コンテンツ980pxエリア */
.skinContentsArea{
/* 注 ベースのcssにwidth:980px;の記述有り */
}

/*（A-3のみ背景色に#ffffffを指定） */
.skinContentsArea {
padding-top: 30px;
position:relative;
overflow:visible;
}
.skinContentsArea2 {
overflow:hidden;
}


/* (3-4) メインエリア
--------------------------------------------*/


.columnD .skinMainArea{
}




/* (3-5) メッセージボード
--------------------------------------------*/


.skinMessageBoard{
/* 注 ベースのcssに margin-bottom の記述有り */
border-bottom: 1px dotted #ffffff;
    border-top: 1px dotted #ffffff;
background-color: transparent;
}
.skinMessageBoard2{}
.skinMessageBoard3{
padding:0 0 0 30px;
}




/* (3-6) 記事
--------------------------------------------*/

/* skinArticle 記事エリア */
/* ★ */
.skinArticle{
/* 注　ベースのcssに margin-bottom の記述有り */
padding:20px 0;
background: transparent;/* ←記事に背景を敷きたいとき */
position: relative;
border: medium none;
}
.skinArticle2{
padding: 0 0 0 15px;
}
.skinArticle3{}


/* skinArticleHeader 記事タイトルエリア */
/* ★ */


.skinArticleHeader {
    border-left: none;
    background: url("http://www.popura-k.com/ameblo/img/kiji.png") no-repeat scroll 0 0 transparent;
    padding: 2px 10px;
    margin: 10px 0 0;
    height: 72px;
}
.skinArticleHeader2{}


/* skinArticleBody 記事本文エリア */
/* ★ */
.skinArticleBody {
}
.skinArticleBody2{
margin: 5px 0;
}


/* skinArticleFooter 記事フッターエリア */
/* ★ */
.skinArticleFooter{
margin:10px 0 0;
border-top:1px dotted #949494;
}





/* (3-7) サイドバーエリア
--------------------------------------------*/


.skinSubArea{} /* サイドバーエリア共通 */
.skinSubA{} /* 300pxのサイドバーエリア */


/*プロフィール*/
.profileMenu .skinMenuHeader{
padding-top:0;
padding-bottom:0;
height:auto;
line-height:60px;
text-indent:-9999px;
color:#000000;
background-color:#fff8dc;
background-image:url("http://www.popura-k.com/ameblo/img/pro.png");
background-position:left center;
background-repeat:no-repeat;
}



/*テーマ*/
.themeMenu .skinMenuHeader{
padding-top:0;
padding-bottom:0;
height:auto;
line-height:60px;
text-indent:-9999px;
color:#000000;
background-color:#fff8dc;
background-image:url("http://www.popura-k.com/ameblo/img/thema.png");
background-position:left center;
background-repeat:no-repeat;
}



/*最近の記事*/
.recentEntriesMenu .skinMenuHeader{
padding-top:0;
padding-bottom:0;
height:auto;
line-height:50px;
text-indent:-9999px;
color:#000000;
background-color:#fff8dc;
background-image:url("http://www.popura-k.com/ameblo/img/saikin.png");
background-position:left center;
background-repeat:no-repeat;
}



/*このブログの読者*/
.readerMenu .skinMenuHeader{
padding-top:0;
padding-bottom:0;
height:auto;
line-height:50px;
text-indent:-9999px;
color:#000000;
background-color:#fff8dc;
background-image:url("http://www.popura-k.com/ameblo/img/blogdoku.png");
background-position:left center;
background-repeat:no-repeat;
}


/*ブックマーク*/
.bookmarkMenu .skinMenuHeader{
padding-top:0;
padding-bottom:0;
height:auto;
line-height:50px;
text-indent:-9999px;
color:#000000;
background-color:#fff8dc;
background-image:url("http://www.popura-k.com/ameblo/img/book.png");
background-position:left center;
background-repeat:no-repeat;
}



/*お気に入りブログ*/
.favoriteMenu .skinMenuHeader{
padding-top:0;
padding-bottom:0;
height:auto;
line-height:50px;
text-indent:-9999px;
color:#000000;
background-color:#fff8dc;
background-image:url("http://www.popura-k.com/ameblo/img/okini.png");
background-position:left center;
background-repeat:no-repeat;
}

/* カレンダー */
.calendarMenu .skinMenuHeader { 
background-image: url("http://www.popura-k.com/ameblo/img/cale.png");
height:40px; /*　画像の高さ　*/
text-indent: -9999px;
background-color:#fff8dc;
padding:0;
}





.skinSubB{} /* 180pxのサイドバーエリア */





/* (3-8) サイドバー　メニュー
--------------------------------------------*/

.skinMenu {
}


/* skinMenu サイドバー　メニューのエリア */
.skinMenu{
/* 注　ベースのcssに margin-bottom の記述有り */
/* ←サイドメニューに背景を敷きたいとき */
}
.skinMenu2{}


/* skinMenuHeader サイドメニュータイトルエリア */
.skinMenuHeader{
padding:5px 10px;
}


/* skinMenuBody サイドメニュー本文エリア */
.skinMenuBody{
    background: none repeat scroll 0 0 #fff8dc;
    margin: 0;
    padding: 15px 10px;
/* ←サイドメニューの本文に背景を敷きたいとき */
}




/* (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) その他、拡張


＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊:::＊
*/

.columnD .skinSubA {
}


/* その他、拡張があれば記述 */

/* ★スタイルのリセット */body{font-size:12px;}#my_reset div,#my_reset p,#my_reset table,#my_reset table th,#my_reset ul,#my_reset li{margin:0;padding:0;color:#333333;line-height:1.5;font-weight:normal;font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;}#my_reset ul{list-style:none;}#my_reset table{border-collapse:collapse;}#my_reset a{color:#333333;text-decoration:none;}#my_reset a:hover{color:#333333;text-decoration:underline;}/* ★レイアウトの指定 */#my_reset div#f_wrap{width:100%;background:#DDD;border-top:0;float:left;padding:20px 0 15px;margin-top:0;}#my_reset div#f_wrap div#f_container{width:980px;height:100%;margin:0 auto;text-align:center;}#my_reset div#f_wrap div#f_container div.box_wrap{width: 920px;padding: 15px 30px;background: white;float: left;border-radius: 5px;margin-top: 10px;}#my_reset div#f_wrap div#f_container div.f_box1,#my_reset div#f_wrap div#f_container div.f_box2,#my_reset div#f_wrap div#f_container div.f_box3{height:100%;float:left;padding-right: 20px;margin-right: 20px;}#my_reset div#f_wrap div#f_container div.f_box1{border-right:3px solid #B61153;min-height:70px;}#my_reset div#f_wrap div#f_container div.f_box2 {padding-top: 10px;text-align: left;margin-right:0;}#my_reset div#f_wrap div#f_container div.f_box3{margin-right:0;padding-right:0;float:right;}#my_reset div#f_wrap div#f_container div.f_box3 div {margin-right:5px;display:inline;}#my_reset div#f_foot_outer{clear:both;width:100%;text-align:center;background: #B61153;}#my_reset div#f_foot_outer div#f_foot_inner{padding:6px 0;width:980px;margin:0 auto;}/* ★文字スタイルの指定 */#my_reset div#f_container,#my_reset div#f_container a,#my_reset div#f_container a:hover{color:#333333;}#my_reset div#f_foot_inner,#my_reset div#f_foot_inner a,#my_reset div#f_foot_inner a:hover{color:#ffffff;}

body{
color: #333333;
margin:0;
padding:0;
text-align:center;
font-family: “メイリオ”,”Meiryo”, “Osaka”, “MS Pゴシック”, “MSゴシック”, “ヒラギノ角ゴ Pro W6″, Helvetica, verdana, arial;
}
