@charset "UTF-8";
/* =============================================  
beige_halloween-3c
 ============================================= */
/*
2008.9/7
*/


*{
	margin : 0; padding : 0 ;

}


/* =============================================  
ボディ
 ============================================= */

body {
	font-family : "Verdana", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "Osaka",sans-serif;
	text-align : center;
	line-height : 150%;
	font-size : 75%; 
	color : #000;
	background-color : #FF9901;
	background-image : url("http://blog-imgs-10.fc2.com/b/e/i/beigeheart/halloween-back.gif");
	background-repeat : repeat-x ;
	background-position : left top;
}


/* =============================================  
レイアウト設定
 ============================================= */

/*コンテンツ*/
div#container {
	margin : 0 auto 0 auto ; 
	width : 900px; 
	text-align : left ; 
	background-color : #000;
	border-right : 5px solid #000 ; 
	border-left : 5px solid #000 ; 
}


/*ヘッダー*/
div#layout_head {
	height : 340px; 
	background-image : url("http://blog-imgs-26.fc2.com/b/e/i/beigeheart/halloween-top-3c.gif");
	background-repeat : no-repeat ;
	background-position : left top;
}


/*メインカラム＋左サイドカラム部分*/
div#wrapper {
	float : left;
	width : 690px;
}


/*メイン部分*/
div#layout_main {
	float : right;
	width : 480px; 

}

/*左サイド部分*/
div#layout_leftside {
	float : left;
	width : 190px;
	margin-top : 50px;
}


/*右サイド部分*/
div#layout_rightside {
	float : right;
	width : 190px;
	margin-top : 50px;
}


/* フッター部分 */
div#layout_footer {
	clear : both;
	height : 220px; 
	text-align : center;
	background-image : url("http://blog-imgs-26.fc2.com/b/e/i/beigeheart/halloween-foot-3c.gif");
	background-repeat : no-repeat ;
	background-position : left top;
}


/* =============================================  
見出し
 ============================================= */
h1 { font-size : 180%;}
h2 { font-size : 140%;}
h3 { font-size : 115%;}
h4 { font-size : 110%;}
h5 { font-size : 105%;}
h6 { font-size : 100%;}


/* =============================================  
リンク設定
 ============================================= */
a:link { color : #639; text-decoration : none;}
a:active { color : #639; text-decoration : none;}
a:visited { color : #639; text-decoration : none;}
a:hover { color : #FFF; text-decoration : underline;}


/* =============================================  
投稿部分設定
 ============================================= */
input,select,textarea{
	font-family : "Osaka","Verdana", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
	color : #333;
	font-size :100%;
	background-color : #EEE; 
	border-top : 1px solid #999 ; 
	border-right : 1px solid #999 ; 
	border-bottom : 1px solid #999 ; 
	border-left : 1px solid #999 ; 
}


/* =============================================  
タイトル
 ============================================= */
/*サイトタイトル*/
h1 {
	margin : 0px;
	padding : 70px 80px 0 100px;
	color : #F90;
}
h1 a:link { color : #F90; text-decoration : none;}
h1 a:active { color : #F90; text-decoration : none;}
h1 a:visited { color : #F90; text-decoration : none;}
h1 a:hover { color : #FFF; text-decoration : none; background-color:transparent;}

/*サイト説明*/
#layout_head p#introduction {
	margin : 0px;
	padding : 40px 80px 0px 100px;
	font-size : 110%;
	color : #F90;
}

/*各エリアサブタイトル*/
h2 {	
	color : #C60;
	font-weight : bold;
	letter-spacing : 0.2em; 
}

/*メイン見出し*/
h2#subtitle {
	display : none;
}

/*管理ページリンク*/
ul.admin {
	margin : 0;
	padding : 0px 20px 0px 0px;
	list-style-type : none;
	text-align : right;
}
ul.admin li { 
	display : inline; 
}
ul.admin a:link { color : #CCC; text-decoration : none;}
ul.admin a:active { color : #CCC; text-decoration : none;}
ul.admin a:visited { color : #CCC; text-decoration : none;}
ul.admin a:hover { color : #FFF; text-decoration : underline;}
/* =============================================  
エントリー関連
 ============================================= */


/*エントリー：1ブロック*/
.entry-body {
	margin : 0px 0px 50px 0px; 
	background-image : url("http://blog-imgs-26.fc2.com/b/e/i/beigeheart/halloween-entry-3c.gif");
	background-repeat : no-repeat ;
	background-position : center top;
}

/*エントリー：日付*/
div.entry_date {
	margin : 0;
	padding-top : 30px;
	text-align : right ; 
	letter-spacing : 0.2em; 
	font-size : 140%;
	color : #DDD;
}



/*エントリー：見出し*/
.entry-body h3 {
	margin : 0px ;
	padding : 50px 0 0px 20px;
	letter-spacing : 0.2em; 
	color : #E90;
}
.entry-body h3 a:link { color : #C60; text-decoration : none;}
.entry-body h3 a:active { color : #000; text-decoration : none;}
.entry-body h3 a:visited { color : #C60; text-decoration : none;}
.entry-body h3 a:hover { color : #000; text-decoration : underline;}


/*エントリー：記事部分*/
.entry_text {
	margin : 0px;
	padding : 20px 20px 5px 20px;
	background-color : #DEDEDE;
	border-bottom : 1px dashed #000 ; 
}
/*エントリー：追記テキスト*/
.entry_more{
	margin : 0px;
	padding : 10px 0 0 0;
}

/*エントリー：フッター部分*/
.entry_footer {
	width : 480px;
	height: 100px;
	margin : 0px;
	padding : 0px;
	background-image : url("http://blog-imgs-26.fc2.com/b/e/i/beigeheart/halloween-entry-f-3c.gif");
	background-repeat : no-repeat ;
	background-position : center bottom;
}

/*エントリー：ステータス*/
ul.entry_state {
	margin : 0;
	padding : 0px 20px 0 20px;
	list-style-type : none;
	text-align : right;
	font-size : 105%; 
}
ul.entry_state li { 
	display : inline; 
}

/*テキスト内の画像*/
.entry_text img {
	margin : 0px ;
	padding : 2px;
	border: none ; 
}

/*テキスト内のタグ*/
.entry_text a.tagword {
	border-bottom: 1px dotted #CCC;
}

/*タグリスト*/
ul.tag_state {
	margin : 0;
	padding : 5px 0 0px 20px;
	list-style-type : none;
	text-align : left;
	background-color : #DEDEDE;
}
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 : left;
	background-color : #DEDEDE;
}
.c-list_text {
	line-height: 120%;
	text-align : left;
	margin : 0px;
	padding : 5px 0px ;
}
.c-list_text dl.comment-list {
	margin : 0px;
	padding : 5px 0px;
	border-bottom : 1px dashed #000 ; 
}
.c-list_text dl.comment-list dt{
	color : #C60;
	padding : 3px 0 ;
}
/*コメントリスト中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%;
	background-color : #EEE;
	border-top : 1px solid #999 ; 
	border-right : 1px solid #999 ; 
	border-bottom : 1px solid #999 ; 
	border-left : 3px solid #000 ; 
}


/* =============================================  
水平線設定
 ============================================= */
hr {
	margin : 5px 20px;
	color : #000;
	background-color : #000;
	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;
}
.entry_text li {
	line-height : 120%;
	margin-bottom : 5px;
}

.entry_text dl {
	margin : 0px;
	padding : 5px 0px 10px 0px;
}
.entry_text dt {
	color : #C60;
	margin : 0px 0 3px 0;
}
.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_text th {
	padding : 2px;
	font-size : 95%;
	line-height: 150%;
	font-weight: normal;
	border: 1px solid #666;
}
.entry_text th {
	color : #000;
}

/* =============================================  
各エリア独自表示
 ============================================= */

/*各エリアエリアサブタイトル*/
#date h2,#category h2,#search h2,#tag h2,#titlelist h2 { 
	margin : 0px ;
	padding : 100px 0px 0px 20px;
	background-image : url("http://blog-imgs-26.fc2.com/b/e/i/beigeheart/halloween-entry-3c.gif");
	background-repeat : no-repeat ;
	background-position : center top;
}

/*各エリア：1ブロック*/
#date .entry-body,#category .entry-body,#search .entry-body,#tag .entry-body,#titlelist .entry-body {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-color : #DEDEDE;
 	background-image: none;
}

/*各エリアエリア・タイトル*/
#date .entry-body h3,#category .entry-body h3,#search .entry-body h3,#tag .entry-body h3,#titlelist .entry-body h3 { 
	margin : 0px ;
	padding : 20px 0px 0px 20px;
}

/*各エリア：行間*/
#date .entry_text,#category .entry_text,#search .entry_text,#tag .entry_text,#titlelist .entry_text {
	line-height: 120%;
	margin : 0px;
	padding : 10px 20px 5px 20px;
	border-bottom : none ; 
}

/*各エリア：記事フッター*/
#date .entry_footer,#category .entry_footer,#search .entry_footer,#tag .entry_footer,#titlelist .entry_footer {
	height: auto;
	background-image : none ; 
	border-bottom : 1px dashed #000 ; 
}

/*各エリア：フッター*/
.area_footer {
	width : 480px;
	height: 100px;
	margin : 0px;
	padding : 0px;
	background-image : url("http://blog-imgs-26.fc2.com/b/e/i/beigeheart/halloween-entry-f-3c.gif");
	background-repeat : no-repeat ;
	background-position : center bottom;
}

#titlelist ul.entry_state {
	text-align :left;
	border-bottom : 1px dashed #000 ; 
}


/* =============================================  
ページ移動
 ============================================= */
ul.entry_navi {
	margin : 0px;
	padding : 10px 0 10px 0;
	list-style-type : none;
	text-align :center;
}
ul.entry_navi li { 
	display : inline; 
}



/* =============================================  
コメント＆トラックバック関連
 ============================================= */

/*コメント＆トラックバック：1ブロック*/
.commentarea , .trackbackarea {
	width : 480px; 
	margin : 0px;
	padding : 100px 0px 0px 0px;
	text-align : left;
	background-color : #DEDEDE;
	background-image : url("http://blog-imgs-26.fc2.com/b/e/i/beigeheart/halloween-entry-3c.gif");
	background-repeat : no-repeat ;
	background-position : center top;
}

/*コメント＆トラックバック：大見出し*/
.commentarea h2 ,.trackbackarea h2 {
	margin : 0px;
	padding : 0px 0px 0 20px;
}

/*コメント＆トラックバック：記事*/
.comment-body , .trackback-body {
	margin : 0px 0px ;
	padding : 30px 0 0px 0;
	text-align : left;
}

/*コメント記事中URL*/
.comment_body a ,trackback-body a {
	display : block; 
	height :1em; 
	width : 20em; 
	overflow : hidden ;
}


/*コメント＆トラックバック：見出し*/
.comment-body h3 , .trackback-body h3 {
	margin : 0px;
	padding : 0px 0 0px 20px;
	color : #639;
	letter-spacing : 0.2em; 
}

/*コメント＆トラックバック：テキスト*/
.co_text , .tb_text {
	margin : 0px;
	padding : 5px 20px 0px 20px;
	line-height: 150%;
}

/*コメント＆トラックバック：ステータス*/
ul.co_state ,ul.tb_state {
	margin : 0;
	padding : 5px 50px 2px 0px;
	list-style-type : none;
	text-align : right;
	font-size : 105%; 
	border-bottom : 1px dashed #000 ; 
}
ul.co_state li ,ul.tb_state li { 
	display : inline; 
}


/*トラバURL*/
.trackbackarea p {
	margin : 0;
	padding : 20px 0 10px 10px;
}
.trackbackarea p a {
	margin : 0px;
	padding : 2px 5px;
	border : 1px dotted #CCC ; 
}
.trackbackarea p a:hover {
	background-color : #000;
	border : 1px dotted #000 ; 
}



/* =============================================  
コメント投稿＆修正フォーム
 ============================================= */

/*投稿フォーム*/
.entry_form {
	margin : 0px;
	padding : 0px 0px 0 20px;
	line-height : 200%;
	background-color : #DEDEDE;
}
/*投稿フォーム：ラベル*/
dl.co_form dt label {
	position : absolute;
	text-align : left;
	width : 50px;
}
/*投稿フォーム：入力*/
dl.co_form dd {
	margin-left : 60px;
	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 : 350px;
}
/*コメント投稿・編集小見出し*/
#comment_post,#comment_edit { 
	padding : 30px 0 20px 0;
	font-size: 120%;
	letter-spacing : 0.1em; 
	color: #C63;
}


/* =============================================  
サイドメニュー関連
 ============================================= */

/*サイド：大見出し*/
div#layout_leftside h2 , div#layout_rightside h2 {
	display : none;
}


/*サイドメニュー：1ブロック*/
.side_menu{
	margin: 30px 0px 0px 0px;
	background-color : #F90;
}


/*サイド：見出し*/
.side_menu h3 {
	margin: 0px;
	padding : 25px 0px 0px 10px;
	height : 40px; 
	color: #C60;
	font-weight : bold;
	background-image : url("http://blog-imgs-26.fc2.com/b/e/i/beigeheart/halloween-menu-t-3c.gif");
	background-repeat : no-repeat ;
	background-position : left top;
}


/*サイド：コンテンツ*/
div.side_text {
	margin : 0px ;
	padding : 5px 10px;
	font-size : 95%; 

}

/*サイドメニュー：リスト*/
.side_menu ul {
	margin : 0 ;
	padding : 5px 0px 10px 20px;
	list-style-type : none;
	list-style-image : url("http://blog-imgs-10.fc2.com/b/e/i/beigeheart/pumpkinleaf-icon.gif"); 
}
.side_menu li {
	line-height: 150%;
}

.side_menu dl {
	text-align : left;
	margin : 0px;
	padding : 20px 0px 20px 0px;
}
.side_menu dt{
	margin : 0px;
	padding : 0px 0px 3px 0px;
}
.side_menu dd{
	line-height : 120%;
	margin : 0px;
	padding : 0px 0px 5px 0px;
}

#p-form form {
	margin : 0px;
	padding : 0px;
}

/*サイド：画像*/
.side_menu img {
	border : none;
	margin : 0px;
	padding : 1px;
}

/*プロフィール：画像*/
#p-profile img , .plugin-myimage img {
	margin : 0px;
	padding : 2px;
	border : none;
}

/*タグリスト*/
.plugin-tag a {
	border-bottom: 1px dotted #CCC;
	text-decoration : none;
}


/* ツリー用スタイル */
.p-comment ul, .p-trackback ul, #p-comment ul, #p-trackback ul {
	margin : 0;
	padding : 5px 0px 10px 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 : 20px;
	list-style-type : none;
	list-style-image : none;
	background-color : transparent;
	background-image : url("http://blog-imgs-10.fc2.com/b/e/i/beigeheart/tree_child_b-black.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("http://blog-imgs-10.fc2.com/b/e/i/beigeheart/tree_child-black.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("http://blog-imgs-10.fc2.com/b/e/i/beigeheart/pumpkinleaf-icon.gif");
	background-repeat : no-repeat ;
	background-position : 0px 2px;
}
#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("http://blog-imgs-10.fc2.com/b/e/i/beigeheart/pumpkinleaf-icon.gif");
	background-repeat : no-repeat ;
	background-position : left center;
}

/* 親子カテゴリ */
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("http://blog-imgs-10.fc2.com/b/e/i/beigeheart/tree_child_b-black.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("http://blog-imgs-10.fc2.com/b/e/i/beigeheart/tree_child-black.gif");
	background-repeat : no-repeat ;
	background-position : left top;
}


/* =============================================  
カレンダー設定
 ============================================= */
.calender {
	font-size : 95%;
}
.calender caption {
	padding : 5px 0 1px 0;
}
.calender th {
	font-weight : normal;
	text-align : center;
	background-color : #639; 
	border-bottom : 2px solid #000 ; 
}
.calender td {
	width :  18px;
	padding : 0px;
	text-align : center;
	background-color : #EEE;
}
.calender td a {
	display : block;
}
th#sun {
	color : #C00;
	border-bottom : 2px solid #C00 ; 
}
th#sat {
	color : #9C9;
	border-bottom : 2px solid #9C9 ; 
}
.calender td a:link {
	background-color : #FC6; 
	text-decoration : none; 
}
.calender td a:visited { 
	background-color : #FC6; 
	text-decoration : none; 
}
.calender td a:hover { 
	color : #630; 
	background-color : #FFE7C8; 

	text-decoration : none;
}



/* =============================================  
ページフッター関連
 ============================================= */

/*コピーライト*/
.copyright {
	margin: 0px;
	padding: 130px 100px 0 0;
	font-size : 95%;
	line-height: 180%;
	text-align : right;
}