@charset "utf-8";
/* =============================================  
beige_chamomile-3c
 ============================================= */
/*
2010.4.27
*/

*{margin : 0; padding : 0 ;}


/* =============================================  
ボディ
 ============================================= */
body {
  margin : 0; padding : 0 ;
  text-align : center;
  font-family : "Verdana", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "Osaka",sans-serif;
  font-size : 80%; 
  color : #555;
  line-height : 150%;
  background-color : #F2F0DB;
  background-image : url("https://blog-imgs-30-origin.fc2.com/b/e/i/beigeheart/chamomile-bg-f.gif");
  background-repeat : repeat ;
}


/* =============================================  
レイアウト設定
 ============================================= */

/*コンテンツ*/
div#container {
  margin : 0px auto ; 
  width : 1010px;
  text-align : left;
  background-image : url("https://blog-imgs-30-origin.fc2.com/b/e/i/beigeheart/bg-chamomile-800body.gif");
  background-repeat : repeat-y ;
  background-position : right top;
}
div#layout {
  background-image : url("https://blog-imgs-30-origin.fc2.com/b/e/i/beigeheart/chamomile-800top.gif");
  background-repeat : no-repeat ;
  background-position : right top;
}

div#wrapper {
  float : left;
  width : 750px;
}
/*メイン部分*/
div#layout_main {
  float : right;
  width : 500px; 
  margin : 0px 0px 0px 0px;
}

/*ヘッダー*/
div#layout_head {
  height : 270px; 
}

/*左サイド部分*/
div#layout_leftside {
  float : left; 
  width : 210px;  
  margin : 10px 0px 5px 0px;
}
/*右サイド部分*/
div#layout_rightside {
  float : right; 
  width : 240px; 
  margin : 270px 0px 0px 0px;
  padding-right : 40px; 
  voice-family : "\"}\""; 
  voice-family : inherit; 
  width : 200px; 
}
html>body div#layout_rightside { 
  width : 200px; 
}


/* フッター部分 */
div#layout_footer {
  clear : both;
  text-align : left;
}


/* =============================================  
見出し
 ============================================= */
h1 { font-size : 180%;}
h2 { font-size : 120%;}
h3 { font-size : 110%;}
h4 { font-size : 105%; color : #693;}
h5 { font-size : 100%; color : #693;}
h6 { font-size : 95%; color : #693;}


/* =============================================  
リンク設定
 ============================================= */
a:link { color : #693; text-decoration : none;}
a:active { color : #693; text-decoration : none;}
a:visited { color : #693; text-decoration : none;}
a:hover { color : #360; text-decoration : underline;}


/* =============================================  
投稿部分設定
 ============================================= */
input,select,textarea{
  font-family : "Osaka","Verdana", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
  border-top : 1px dotted #CC9 ; 
  border-right : 1px dotted #CC9 ; 
  border-bottom : 1px dotted #CC9 ; 
  border-left : 1px dotted #996 ; 
  color : #55545D;
  font-size : 100%;
  background-color : #F6F6E9; 
}


/* =============================================  
タイトル
 ============================================= */
/*サイトタイトル*/
h1 {
  margin : 0px;
  padding : 180px 0px 0 20px;
  font-weight : bolder;
}
h1 a:link { color : #EDE05F; text-decoration : none;}
h1 a:active { color : #743F91; text-decoration : none;}
h1 a:visited { color : #EDE05F; text-decoration : none;}
h1 a:hover { color : #693; text-decoration : none;}

/*サイト説明*/
#layout_head p#introduction {
  margin : 0px;
  padding: 20px 0px 0 20px;
  font-size : 110%;
  font-weight : normal;
  color : #693;
}

/*各エリアサブタイトル*/
h2 {  
  margin : 0px;
  padding : 2px 0px ;
  color : #663;
  font-weight : normal;
}
/*メイン見出し*/
h2#subtitle {
  display : none;
}


/*管理ページリンク*/
ul.admin {
  margin : 0;
  padding : 35px 0 0px 20px;
  list-style-type : none;
  text-align : left;
}
ul.admin li { 
  display : inline; 
}



/* =============================================  
エントリー関連
 ============================================= */

/*エントリー：1ブロック*/
.entry-body{
  margin : 0px 0px 70px 0;
}

/*エントリー：日付*/
div.entry_date {
  margin: 0px;
  padding: 2px 20px 3px;
  font-size : 140%;
  font-weight : normal;
  color : #CC6;
  text-align : right;
}

/*エントリー：見出し*/
.entry-body h3 {
  margin: 0px;
  padding: 5px 0px 2px 25px;
  font-weight : normal;
  color : #360;
  background-color : #EFEDD9; 
  background-image : url("https://blog-imgs-30-origin.fc2.com/b/e/i/beigeheart/chamomile-icon.gif");
  background-repeat : no-repeat ;
  background-position : left bottom ;
  border-top : 1px dashed #FFF ; 
  border-bottom : 1px dashed #BCBB9B ; 
}
.entry-body h3 a:link { color : #360; text-decoration: none;}
.entry-body h3 a:active { color : #693; text-decoration: none;}
.entry-body h3 a:visited { color : #360; text-decoration: none;}
.entry-body h3 a:hover { color : #693; text-decoration: none;}


/*エントリー：記事部分*/
.entry_text {
  margin: 0px;
  padding: 5px 20px 0 20px;
}
/*エントリー：追記テキスト*/
.entry_more{
  margin: 0px;
  padding: 20px 0 0 0;
}

/*エントリー：ステータス*/
ul.entry_state {
  margin: 0;
  padding : 5px 20px 0px 0;
  list-style-type : none;
  color : #696969 ;
  text-align : right;
  border-bottom : 1px dashed #996 ; 
}
ul.entry_state li { 
  display : inline; 
}


/*テキスト内の画像*/
.entry_text img {
  margin: 0px ;
  padding: 2px;
  border: none;
}

/*テキスト内のタグ*/
.entry_text a.tagword {
  background-color : #F6EEFF;
}
.entry_text a:hover.tagword {
  border-bottom: 1px dotted #743F91;
  text-decoration: none;
}

/*タグリスト*/
ul.tag_state {
  margin: 0;
  padding : 5px 20px 0px 0;
  list-style-type : none;
  color : #696969 ;
  text-align : right;
  border-bottom : 1px dashed #996 ; 
}
ul.tag_state li { 
  display : inline; 
}


/*絵文字*/
img.emoji {
  border: none;
  margin: 0px;
  padding: 0px;
  float:none;
  vertical-align: middle; 
}

/*新着マーク画像*/
img.newmark {
  margin: 0px ;
  padding: 0px;
  border: none;
}

/*スレッドテーマ*/
ul.thread {
  margin : 0;
  padding : 5px 20px 0 0;
  list-style-type : none;
  text-align : right;
}
ul.thread li { 
  display : inline; 
}


/* =============================================
コメントリスト
 ============================================= */
.c-list_body {
  margin: 0;
  padding: 0 20px ;
  text-align: right;
}
.c-list_text {
  line-height: 120%;
  text-align: left;
  overflow:hidden ;
}
.c-list_text dl.comment-list {
  margin: 0px;
  padding : 10px 0 ;
}
.c-list_text dl.comment-list dt{
  color : #663;
  background-color : #EFEDD9;
  padding : 2px 0px;
}
/*コメントリスト中URL*/
.c-list_text dl.comment-list dd a {
  display:block; 
  height:1em; 
  width:20em; 
  overflow:hidden ;
}


/* =============================================  
引用文設定
 ============================================= */
blockquote {
  margin : 5px 0;
  padding : 0 10px ;
  line-height : 150%;
  color : #777;
  border-top : 1px dashed #BCBB9B ; 
  border-bottom : 1px dashed #BCBB9B ; 
  border-left : 2px dotted #BCBB9B ; 
  border-right : 1px dashed #BCBB9B ; 
  background-image : url("https://blog-imgs-30-origin.fc2.com/b/e/i/beigeheart/herb-bg.gif");
}

/* =============================================  
水平線設定
 ============================================= */
hr {
  margin : 5px 10px;
  color : #BCBB9B;
  background-color : #BCBB9B;
  border : 0; 
  height : 1px ;
}


/* ============================================= 
その他の設定
 ============================================= */
em ,i { font-style : italic;}
strong ,b { font-weight : bold;}
u { text-decoration : underline;}
p { margin : 1em 0;}


/* =============================================
  エントリー内：リスト
 ============================================= */
.entry_text ul {
  margin : 0px;
  padding : 5px 0px 10px 20px;
  list-style-image: url("https://blog-imgs-1-origin.fc2.com/b/e/i/beigeheart/list-greentea.gif"); 
}
.entry_text li {
  line-height : 120%;
  margin-bottom : 5px;
}

.entry_text dl {
  margin : 0px;
  padding : 5px 0px 10px 20px;
}
.entry_text dt {
  color : #663;
  margin : 0px;
  margin-bottom : 3px;
}
.entry_text dd {
  line-height : 120%;
  margin : 0px;
  padding : 0px 0px 5px 10px;
}
.entry_text ol {
  margin : 0px;
  padding : 5px 0px 10px 20px;
}


/* =============================================
 エントリー内：テーブル設定 
 ============================================= */
.entry_text table {
  width: auto;
  border-collapse: collapse;
  margin-top: 1em;
  margin-bottom: 1em;
}
.entry_text td, .entry th {
  padding: 4px;
  font-size: 95%;
  line-height: 150%;
  font-weight: normal;
  border: 1px solid #CC9;
}
.entry_text th {
  background: #F6F6E9;
}

/* =============================================  
各エリア独自表示
 ============================================= */

/*各エリア：1ブロック*/
#date .entry-body,#category .entry-body,#search .entry-body,#tag .entry-body {
  margin : 20px 0px ;
}
/*各エリアステータス*/
#date ul.entry_state,#category ul.entry_state,#search ul.entry_state,#tag ul.entry_state {
  margin: 0;
  padding : 0px 20px 0 0;
  list-style-type : none;
  text-align : right;
  border-bottom : none ; 
}


/* =============================================  
全記事一覧
 ============================================= */

#titlelist .entry {
  margin-top : 20px;
  padding : 20px 0px 20px 0px;
}
ul.titlelist-body {
  margin : 0px;
  padding : 5px 0 3px 20px;
  list-style-type : none;
  text-align : left;
  font-size : 105%; 
}
ul.titlelist-body li { 
  display : inline;
}


/* =============================================  
ページ移動
 ============================================= */
ul.entry_navi {
  margin: 50px 0px 10px;
  padding : 0px 0 100px 0;
  list-style-type : none;
  text-align:center;
  background-image : url("https://blog-imgs-30-origin.fc2.com/b/e/i/beigeheart/chamomile-hrs.gif");
  background-repeat : no-repeat ;
  background-position : center bottom;
}
ul.entry_navi li { 
  display : inline; 
}




/* =============================================  
コメント＆トラックバック関連
 ============================================= */

/*コメント＆トラックバック：1ブロック*/
.commentarea ,.trackbackarea {
  margin: 20px 0px ;
}

/*コメント＆トラックバック：記事*/
.comment-body ,.trackback-body {
  margin: 10px 0px ;
  padding: 0px ;
}

/*コメント記事中URL*/
.comment_body a {
  display:block; 
  height:1em; 
  width:20em; 
  overflow:hidden ;
}

/*コメント＆トラックバック：見出し*/
.comment-body h3 ,.trackback-body h3 {
  margin: 0px;
  padding: 2px 0 0px 22px;
  font-weight : normal;
  color : #663; 
  background-color : #EFEDD9; 
  background-image : url("https://blog-imgs-30-origin.fc2.com/b/e/i/beigeheart/chamomile-icon.gif");
  background-repeat : no-repeat ;
  background-position : 0px 0px;
  border-top : 1px dashed #FFF ; 
  border-bottom : 1px dashed #BCBB9B ; 
}

/*コメント＆トラックバック：テキスト*/
.co_text ,.tb_text {
  margin: 0px;
  padding: 5px 20px 10px 20px;
  line-height: 150%;
}

/*コメント＆トラックバック：ステータス*/
ul.co_state ,ul.tb_state {
  margin: 0;
  padding : 0px 20px 0 0;
  list-style-type : none;
  text-align : right;
  border-bottom : none ; 
}
ul.co_state li { 
  display : inline; 
}


/*トラバURL*/
dl.tb_url {
  margin : 0px 20px 0px 0px;
  line-height : 150%;
}
dl.tb_url dd {
  margin : 0px;
  padding : 0px 0px 10px 10px;
}
dd.trackback_url input {
  padding : 2px 5px ;
  width : 350px;
}
/*Trackback URL : FC2 User*/
dd.trackback_url-fc2 a {
  margin : 0px;
  padding : 2px 5px;
  background-color : #FFF;
  border : 1px dotted #BCBB9B ;
}
dd.trackback_url-fc2 a:hover {
  background-color : #F5F5EA;
  border : 1px solid #BCBB9B ;
}


/* =============================================  
コメント投稿＆修正フォーム
 ============================================= */

/*コメント投稿フォーム*/
.entry_form {
  margin: 0px;
  padding: 50px 0px 20px 0px;
  line-height : 200%;
}
/*投稿フォーム：ラベル*/
dl.co_form dt label {
  position : absolute;
  margin-left : 10px;
  text-align : left;
  width : 100px;
  color : #663;
}
/*投稿フォーム：入力*/
dl.co_form dd {
  margin-left : 115px;
  padding-bottom : 3px ;
}
/*投稿フォーム：サイズ*/
dl.co_form dd input#title,dl.co_form dd input#name,dl.co_form dd input#url,dl.co_form dd input#mail {
  width : 250px;
}
dl.co_form dd textarea#comment{
  width : 300px;
}
/*コメント投稿・編集小見出し*/
#comment_post,#comment_edit { 
  margin-bottom: 20px;
  color : #996;
  border-bottom : 1px dashed #BCBB9B ;
}

/*コメント：ナビゲーション*/
.commentarea ul.entry_navi {
  text-align : right;
  margin: 0px 0px 10px;
  padding : 0px 0 100px 0;
}


/* =============================================  
サイドメニュー関連
 ============================================= */

/*サイド：大見出し*/
div#layout_leftside h2,div#layout_rightside h2 {
  display : none;
}

/*サイドメニュー：1ブロック*/
.side_menu{
  margin: 0px 0px 30px 0px;
  background-image : url("https://blog-imgs-30-origin.fc2.com/b/e/i/beigeheart/herb-bg.gif");
  background-repeat : repeat ;
  border-top : 1px dashed #FFF ;
  border-right : 1px dashed #FFF ;  
  border-bottom : 1px dashed #BCBB9B ; 
  border-left : 1px dashed #FFF ; 
}

/*サイド：見出し*/
.side_menu h3 {
  margin: 0px;
  padding: 5px 0px 2px 10px;
  height : 30px; 
  color: #663;
  background-color : #EFEDD9; 
  font-weight : normal;
  background-image : url("https://blog-imgs-30-origin.fc2.com/b/e/i/beigeheart/chamomile-title-hr.gif");
  background-repeat : no-repeat ;
  background-position : right bottom;
  border-bottom : 1px dashed #FFF ; 
}


/*サイド：コンテンツ*/
div.side_text {
  margin : 0px ;
  padding : 5px 0px 0px 3px;
  font-size : 95%;
}

/*サイドメニュー：リスト*/
.side_menu ul {
  margin : 0 ;
  padding : 0px 0px 0px 20px;
  line-height : 150%;
  list-style-type : none;
  list-style-image : url("https://blog-imgs-1-origin.fc2.com/b/e/i/beigeheart/list-greentea.gif"); 
}
.side_menu li {
  margin: 0 ;
  padding: 0; 
}

.side_menu dl {
  text-align : left;
  margin : 0px;
  padding : 20px 0px 0px 0px;
}
.side_menu dt{
  margin : 0px;
  padding : 0px 0px 3px 0px;
  color : #663;
}
.side_menu dd {
  margin : 0px;
  padding : 0px 0px 5px 0px;
}


.plugin-mail dd ,#plugin-mail dd {
  margin : 0px;
  padding : 0px 0px 5px 0px;
  border-bottom : none ;
}

/*サイド：画像*/
.side_menu img {
  border : none;
  margin : 0px;
  padding : 1px;
}

/*プロフィール：画像*/
#p-profile img , .plugin-myimage img {
  margin : 0px;
  padding : 2px;
  border : 1px dotted #BCBB9B;
}

/*タグリスト*/
.plugin-tag a {
  border-bottom: 1px dotted #BCBB9B;
  text-decoration: none;
}


/* ツリー用スタイル */
.p-comment ul, .p-trackback ul, #p-comment ul, #p-trackback ul {
  margin: 0 0 0 5px;
  padding: 0px 0px 0px 15px;
  list-style-type : none;
}
.p-comment ul.tree li>ul, .p-trackback ul.tree li>ul, #p-comment ul.tree li>ul, #p-trackback ul.tree li>ul {
  margin: 0 0 0 5px;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  border-bottom : none ; 
}
.p-comment ul li ul li, .p-trackback ul li ul li,#p-comment ul li ul li, #p-trackback ul li ul li  {
  margin : 0;
  padding-left : 15px;
  list-style-type: none;
  list-style-image: none;
  background-color : transparent;
  background-image : url("https://blog-imgs-24-origin.fc2.com/b/e/i/beigeheart/tree_child_b.gif");
  background-repeat : no-repeat ;
  background-position : left top;
  border-bottom : none ; 
}
.p-comment ul li ul li.lastchild, .p-trackback ul li ul li.lastchild, #p-comment ul li ul li.lastchild, #p-trackback ul li ul li.lastchild {
  list-style-type: none;
  list-style-image: none;
  background-color : transparent;
  background-image : url("https://blog-imgs-24-origin.fc2.com/b/e/i/beigeheart/tree_child.gif");
  background-repeat : no-repeat ;
  background-position : left top;
}

/* 共有プラグインTreeシリーズ用スタイル */
#AR p, #CA p, #LK p, #RC p, #RT p, #RE p {
  padding-left : 15px;
  line-height : 150%;
  background-image : url("https://blog-imgs-1-origin.fc2.com/b/e/i/beigeheart/list-greentea.gif");
  background-repeat : no-repeat ;
  background-position : left top;
  font-weight : normal;
}
#AR b, #CA b, #LK b, #RC b, #RT b, #RE b {
  font-weight : normal;
}
#AR b {
  cursor : pointer; 
}

/* ブログピプル用スタイル */
.blogpeople-main a {
  padding-left : 15px;
  line-height : 150%;
  background-image : url("https://blog-imgs-1-origin.fc2.com/b/e/i/beigeheart/list-greentea.gif");
  background-repeat : no-repeat ;
  background-position : left top;
}

/* 親子カテゴリ */
ul.main_menu ul.sub_menu {
  margin : 0 ;
  padding : 0 ;
  list-style-type: none;
  list-style-image: none;
}

ul.main_menu ul.sub_menu li.sub_list {
  padding-left : 15px;
  background-image : url("https://blog-imgs-1-origin.fc2.com/b/e/i/beigeheart/tree_child_b.gif");
  background-repeat : no-repeat ;
  background-position : left top;
}

ul.main_menu ul.sub_menu li.sub_list_end {
  padding-left : 15px;
  background-image : url("https://blog-imgs-1-origin.fc2.com/b/e/i/beigeheart/tree_child.gif");
  background-repeat : no-repeat ;
  background-position : left top;
}


/* =============================================  
カレンダー設定
 ============================================= */
.calender {
  font-size : 90%; 

}
.calender caption {
  padding : 5px 0 1px 0;
}
.calender th {
  font-weight : normal;
  text-align : center;
  background-color : #EFEDD9; 
  border-bottom : 3px solid #AAA;
}
.calender td {
  width :  16px;
  padding : 0px;
  text-align : center;
  background-color : #F5F5EA; 
  border : 1px dotted #CC9;
}
.calender td a {
  display : block;
}
th#sun {
  color : #C03;
  border-bottom : 3px solid #D77FBB; 
}
th#sat {
  color : #03C;
  border-bottom : 3px solid #7FBBD7 ; 
}
.calender td a:link {
  color : #996; 
  background-color : #FFF; 
  text-decoration : none; 
}
.calender td a:visited { 
  color : #996; 
  background-color : #FFF; 
  text-decoration : none; 
}
.calender td a:hover { 
  color : #663; 
  background-color : #EFEDD9; 
  text-decoration : none;
}



/* =============================================  
ページフッター関連
 ============================================= */

/*コピーライト*/
.copyright {
  margin : 0px;
  padding : 10px 35px 0 0 ;
  font-size: 90%;
  line-height: 180%;
  text-align:right;
}


/* =============================================  
プラグイン3
 ============================================= */
/*プラグイン3*/
.plug-body {
  margin : 0px 0px 50px 0px;
  background-image : url("https://blog-imgs-30-origin.fc2.com/b/e/i/beigeheart/herb-bg.gif");
  background-repeat : repeat ;
  border-top : 1px dashed #FFF ;
  border-right : 1px dashed #FFF ;  
  border-bottom : 1px dashed #BCBB9B ; 
  border-left : 1px dashed #FFF ; 
}

/*プラグイン3：見出し*/
.plug-body h3 {
  margin: 0px;
  padding : 5px 0px 2px 25px;
  font-weight : normal;
  color : #663;
  background-color : #EFEDD9; 
  background-image : url("https://blog-imgs-30-origin.fc2.com/b/e/i/beigeheart/chamomile-icon.gif");
  background-repeat : no-repeat ;
  background-position : left bottom;
  border-bottom : 1px dashed #FFF ; 
}


/* =============================================  
ページナビゲーション
 ============================================= */
/*ページナビゲーション*/
#pagenavi {
  margin : 20px 0px 0px;
}
#pagenavi ul.mode_list {
  margin : 0px;
  padding : 5px 0 0px 30px;
  list-style-type : none;
  list-style-image : url("https://blog-imgs-1-origin.fc2.com/b/e/i/beigeheart/list-greentea.gif"); 
}
#pagenavi ul.mode_list li {
  margin-bottom : 3px;
}

/*各エリアページナビゲーション*/
ul.mode_navi {
  text-align : left;
  margin : 10px 0 0;
  list-style-type : none;
}
ul.mode_navi li { 
  display : inline; 
}


/* =============================================  
お知らせ日付非表示用
 ============================================= */
#day19990101 {
  display : none; 
}

body #eqfirst {display: none;}
#eqfirst,#eqlast {
 display: block;
 margin: 15px 8px 20px; /* 余白: 上部　左右　下部 */
}