@charset "utf-8";
/* =============================================  
beige_pinkflower
 ============================================= */
/*
2009.12.15
*/



*{margin : 0; padding : 0 ;}


/* =============================================  
ボディ
 ============================================= */
body {
	font-family : "Verdana", "Hiragino Kaku Gothic Pro", "MS PGothic", "Osaka",sans-serif;
	font-size : 85%; 
	color : #666;
	background-color : #FFF;
	text-align : center;
}


/* =============================================  
レイアウト設定
 ============================================= */

/*コンテンツ*/
div#container {
	margin : 15px auto ; 
	width : 900px;
	text-align : left;
	line-height : 150%;
	border-top : 1px dotted #D160AB ; 
	border-right : 1px dotted #D160AB ; 
	border-bottom : 1px dotted #D160AB ; 
	border-left : 1px dotted #D160AB ; 
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-left.gif");
	background-repeat : repeat-y ;
	background-position : left top;
}

/*ヘッダー*/
div#layout_head {
	width : 100%;
	text-align : left;
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pinkflower-header.gif");
	background-repeat : no-repeat ;
	background-position : right top;
}

/*メイン部分*/
div#layout_main {
	float : left;
	margin-right : -280px ; 
	width : 100%; 
}
div#layout_main>* {
	margin-right : 280px;
}
div#layout_main #baseblock {
	margin-right : 280px;
}

/*左サイド部分*/
div#layout_leftside {
	float : right; 
	width : 255px;  
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-right.gif");
	background-repeat : repeat-y ;
	background-position : right top;
}
/*右サイド部分*/
div#layout_rightside {
	clear : right;
	float : right; 
	width : 255px; 
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-right.gif");
	background-repeat : repeat-y ;
	background-position : right top;
}

/* フッター部分 */
div#layout_footer {
	clear : both;
	text-align : center;
	width : 100%;
	background-color : #FBCFE9;
}


/* =============================================  
見出し
 ============================================= */
h1 { font-size : 180%; font-weight: normal;}
h2 { font-size : 120%; font-weight: normal;}
h3 { font-size : 110%; font-weight: normal;}
h4 { font-size : 105%; font-weight: normal;}
h5 { font-size : 100%; font-weight: normal;}
h6 { font-size : 95%; font-weight: normal;}


/* =============================================  
リンク設定
 ============================================= */
a:link { color : #D160AB; text-decoration : none;}
a:active { color : #D160AB; text-decoration : none;}
a:visited { color : #D160AB; text-decoration : none;}
a:hover { color : #C09; text-decoration : none;}


/* =============================================  
投稿部分設定
 ============================================= */
input,select,textarea{
	font-family : "Osaka","Verdana", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
	color : #636363;
	font-size :100%;
	background-color : #FFF; 
	border-top : 1px dotted #D160AB ; 
	border-bottom : 1px dotted #D160AB ; 
	border-left : 1px dotted #D160AB ; 
	border-right : 1px dotted #D160AB ; 
}


/* =============================================  
タイトル
 ============================================= */
/*サイトタイトル*/
h1 {
	margin : 0px;
	padding : 25px 25px 0 70px;
	font-weight : bolder;
	color : #BB66A7;
}
h1 a:link { color : #BB66A7; text-decoration : none;}
h1 a:active { color : #C09; text-decoration : none;}
h1 a:visited { color : #BB66A7; text-decoration : none;}
h1 a:hover { color : #C09; text-decoration : none;}

/*サイト説明*/
#layout_head p#introduction {
	margin : 0px;
	padding : 10px 25px 100px 70px;
	font-size : 110%;
	color : #C09;
}

/*各エリアサブタイトル*/
h2 {	
	background-color : #FFF;
	font-weight: normal;
	color: #999;
	text-align: left;
	height:20px;
	margin: 0px;
	padding-right: 20px;
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-top-r-k.gif");
	background-repeat : no-repeat ;
	background-position : right top;
}

/*メイン見出し*/
h2#subtitle {
	display : none;
}


/*管理ページリンク*/
ul.admin {
	margin : 0;
	padding : 0px 0 5px 70px;
	list-style-type : none;
	text-align : left;
}
ul.admin li { 
	display : inline; 
}


/* =============================================  
エントリー関連
 ============================================= */

/*エントリー：1ブロック*/
.entry{
	margin: 20px 0px;
}
.entry-body{
	margin : 20px 0px 30px 0;
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-right.gif");
	background-repeat : repeat-y ;
	background-position : right top;
}

/*エントリー：日付*/
div.entry_date {
	margin: 0px;
	padding-right: 20px;
	height:20px;
	text-align: left;
	font-weight: normal;
	color: #999;
	font-size: 120%;
	background-color : #FFF;
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-top-r-k.gif");
	background-repeat : no-repeat ;
	background-position : right top;
}
div.entry_date a:link { color : #999; text-decoration : none;}
div.entry_date a:active { color : #999; text-decoration : none;}
div.entry_date a:visited { color : #999; text-decoration : none;}
div.entry_date a:hover { color : #C09; text-decoration : none;}

/*エントリー：見出し*/
.entry-body h3 {
	margin : 0px;
	padding : 0px 20px 0px 0px;
	text-align: right;
	font-weight : normal;
	color : #C09;
	border-bottom : 1px dotted #D160AB ; 
}
.entry-body h3 a:link { color : #C09; text-decoration : none;}
.entry-body h3 a:active { color : #C09; text-decoration : none;}
.entry-body h3 a:visited { color : #C09; text-decoration : none;}
.entry-body h3 a:hover { color : #906; text-decoration : none;}


/*エントリー：記事部分*/
.entry_text {
	margin : 0px;
	padding : 10px 20px 10px 70px;
	line-height: 150%;
}
/*エントリー：追記テキスト*/
.entry_more{
	margin : 0px;
	padding : 10px 0 0 0;
}

/*エントリー：ステータス*/
ul.entry_state {
	margin : 0;
	padding : 0px 20px 15px 0;
	list-style-type : none;
	text-align : right;
	background-color : transparent;
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-foot-r-k.gif");
	background-repeat : no-repeat ;
	background-position : right bottom;
}
ul.entry_state li { 
	display : inline; 
}

/*テキスト内の画像*/
.entry_text img {
	margin : 0px ;
	padding : 2px;
	border: none;
}

/*テキスト内のタグ*/
.entry_text a.tagword {
	color : #555;
	background-color : #F5F8FF;
}
.entry_text a:hover.tagword {
	background-color : #FBCFE9;
	border-bottom: 1px dotted #D160AB;
	text-decoration : none;
}
/*タグリスト*/
ul.tag_state {
	margin : 0;
	padding : 5px 0 0px 70px;
	list-style-type : none;
	text-align : left;
}
ul.tag_state li { 
	display : inline; 
}

/*テキスト内の絵文字*/
img.emoji {
	border: none;
	margin : 0px;
	padding : 0px;
	float:none;
	vertical-align : middle; 
}

/*スレッドテーマ*/
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;
	margin: 0px;
	padding: 5px 0px 5px 70px;
}
.c-list_text dl.comment-list {
	margin : 0px;
	padding : 5px 0px;
	border-bottom : 1px dotted #D160AB ; 
}
.c-list_text dl.comment-list dt{
	color : #BB66A7;
	padding : 3px 0 ;
	background-color : #FBCFE9;
}
/*コメントリスト中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 : #999;
	background-color : #FFE3F1; 
	border-top : 1px dotted #D160AB ; 
	border-bottom : 1px dotted #D160AB ; 
	border-left : 2px dotted #D160AB ; 
	border-right : 1px dotted #D160AB ; 
}


/* =============================================  
水平線設定
 ============================================= */
hr {
	margin : 5px 10px;
	color : #D160AB;
	background-color : #D160AB;
	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 15px;
}
.entry_text li {
	line-height : 120%;
	margin-bottom : 5px;
}

.entry_text dl {
	margin : 0px;
	padding : 5px 0px 10px 15px;
}
.entry_text dt {
	color : #D160AB;
	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 15px;
}


/* =============================================
 エントリー内：テーブル設定 
 ============================================= */
.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 #D160AB;
}
.entry_text th {
	background: #FBCFE9;
}

/* =============================================  
各エリア独自表示
 ============================================= */

#date .entry-body,#category .entry-body,#search .entry-body,#tag .entry-body {
	margin : 0px 0px 0px 70px;
	padding : 10px 0px 0px 0px;
}
#date .entry_text,#category .entry_text,#search .entry_text,#tag .entry_text {
	margin : 0px;
	padding : 10px 20px 0px 0px;
	line-height: 120%;
}


/* =============================================  
全記事一覧
 ============================================= */

#titlelist .entry {
	padding : 0px 0px 20px 0px;
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-foot-r-k.gif");
	background-repeat : no-repeat ;
	background-position : right bottom;
}
ul.titlelist-body {
	margin : 0px;
	padding : 5px 0 3px 70px;
	list-style-type : none;
	text-align : left;
	font-size : 105%; 
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-right.gif");
	background-repeat : repeat-y ;
	background-position : right top;
}
ul.titlelist-body li { 
	display : inline;
}


/* =============================================  
ページ移動
 ============================================= */
ul.entry_navi {
	margin : 10px 0px;
	list-style-type : none;
	text-align :center;
}
ul.entry_navi li { 
	display : inline; 
}



/* =============================================  
コメント関連
 ============================================= */

/*コメント：1ブロック*/
.commentarea{
	margin : 20px 0px ;
	text-align : right;
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-right.gif");
	background-repeat : repeat-y ;
	background-position : right top;
}

/*コメント：記事*/
.comment-body{
	margin : 0px ;
	padding: 5px 0px 5px 70px;
	text-align : left;
}

/*コメント記事中URL*/
.comment_body a {
	display:block; 
	height:1em; 
	width :20em; 
	overflow:hidden ;
}


/*コメント：見出し*/
.comment-body h3 {
	margin : 0px;
	padding : 0 20px 0 0;
	text-align : right;
	font-weight : normal;
	color : #C09;
	border-bottom : 1px dotted #D160AB ; 
}

/*コメント：テキスト*/
.co_text {
	margin : 0px;
	padding : 2px 20px 5px 0px;
	line-height: 150%;
}
/*コメント：ステータス*/
ul.co_state {
	margin: 0px;
	padding : 0px 20px 15px 0px;
	list-style-type : none;
	color: #999 ;
	background-color : transparent;
	text-align:right;
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-foot-r-k.gif");
	background-repeat : no-repeat ;
	background-position : right bottom;
}
ul.co_state li { 
	display : inline; 
}


/* =============================================  
コメント投稿＆修正フォーム
 ============================================= */

/*投稿フォーム*/
.entry_form {
	margin : 0px;
	padding : 0px 0px 20px 0px;
	line-height : 150%;
}
/*投稿フォーム：ラベル*/
dl.co_form dt label {
	margin-right : 20px;
	text-align : left;
	width : 50px;
	color : #777;
}
/*投稿フォーム：入力*/
dl.co_form dd {
	margin-right : 30px;
	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 { 
	margin : 20px 0 10px;
	padding : 0px 20px 0px 0px;
	text-align : right;
	font-weight : normal;
	color : #C09;
	border-bottom : 1px dotted #D160AB ;
}

/*コメント：ページ移動*/
.commentarea ul.entry_navi {
	text-align : right;
	margin : 0px;
	padding : 10px 20px 15px 0;
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-foot-r-k.gif");
	background-repeat : no-repeat ;
	background-position : right bottom;
}



/* =============================================  
トラックバック関連
 ============================================= */

/*トラックバック：1ブロック*/
.trackbackarea{
	margin : 20px 0px ;
	text-align : right;
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-right.gif");
	background-repeat : repeat-y ;
	background-position : right top;
}

/*トラックバック：記事*/
.trackback-body{
	margin : 0px ;
	padding: 5px 0px 5px 70px;
	text-align : left;
}

/*トラックバック：見出し*/
.trackback-body h3 {
	margin: 0px;
	padding-right : 20px;
	font-weight: normal;
	color: #C09;
	text-align: right;
	border-bottom : 1px dotted #D160AB ; 
}

/*トラックバック：テキスト*/
.tb_text {
	margin : 0px;
	padding : 0px 20px 0px 0px;
	line-height: 150%;
}

/*トラックバック：ステータス*/
ul.tb_state {
	margin: 0px;
	padding : 0px 20px 15px 0px;
	list-style-type : none;
	color: #999 ;
	background-color : transparent;
	text-align:right;
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-foot-r-k.gif");
	background-repeat : no-repeat ;
	background-position : right bottom;
}
ul.tb_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 #D160AB ;
}
dd.trackback_url-fc2 a:hover {
	background-color : #FBCFE9;
	border : 1px solid #D160AB ;
}


/*トラバ：ページ移動*/
.trackbackarea ul.entry_navi {
	text-align : right;
	margin : 0px;
	padding : 10px 20px 15px 0;
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-foot-r-k.gif");
	background-repeat : no-repeat ;
	background-position : right bottom;
}


/* =============================================  
サイドメニュー関連
 ============================================= */

/*サイドメニュー：1ブロック*/
.side_menu{
	margin: 20px 0px 20px 0px;
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-side-l.gif");
	background-repeat : repeat-y ;
	background-position : left top;
}


/*サイド：大見出し*/
#layout_leftside h2 {
	margin: 20px 0px 0px 0px;
	padding-left: 20px;
	height:20px;
	text-align: left;
	font-weight: normal;
	color: #999;
	background-color : transparent;
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-top-r-k.gif");
	background-repeat : no-repeat ;
	background-position : right top;
}
/*サイド：大見出し（プラグイン2）*/
#layout_rightside h2 {
	display : none;
}

/*サイド：見出し*/
.side_menu h3 {
	margin : 0px;
	padding : 0px 20px 0px 0;
	text-align: right;
	color: #C09;
	font-weight : normal;
	border-bottom : 1px dotted #D160AB ; 
}


/*サイド：コンテンツ*/
div.side_text {
	margin : 0px ;
	padding : 5px 20px 20px 35px;
	font-size : 90%; 
	background-color : transparent;
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-side-f-l.gif");
	background-repeat : no-repeat ;
	background-position : left bottom;
}

/*サイドメニュー：リスト*/
.side_menu ul {
	margin : 0 ;
	padding : 5px 0px 10px 15px;
	list-style-type : none;
	list-style-image: url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-list.gif"); 
}
.side_menu li {
	color:#999;
	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;
	color:#D160AB;
}
.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 : 1px dotted #D160AB;
}

/*タグリスト*/
.plugin-tag a {
	border-bottom: 1px dotted #D160AB;
	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-1.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("http://blog-imgs-1.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%;
	font-weight : normal;
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-list.gif");
	background-repeat : no-repeat ;
	background-position : left top;
}
#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-34.fc2.com/b/e/i/beigeheart/pf-list.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-1.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("http://blog-imgs-1.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 : #FFF; 
	border-bottom : 2px solid #999;
}
.calender td {
	width :  18px;
	padding : 0px;
	text-align : center;
	border : 1px dotted #D160AB;
}
.calender td a {
	display : block;
}
th#sun {
	color : #C03;
	border-bottom : 2px solid #C69 ; 
}
th#sat {
	color : #03C;
	border-bottom : 2px solid #69C ; 
}
.calender td a:link {
	color : #C09; 
	background-color : #FBCFE9; 
	text-decoration : none; 
}
.calender td a:visited { 
	color : #C09; 
	background-color : #FBCFE9; 
	text-decoration : none; 
}
.calender td a:hover { 
	color : #D160AB; 
	background-color : #FFF; 
	text-decoration : none;
}



/* =============================================  
ページフッター関連
 ============================================= */

/*コピーライト*/
.copyright {
	font-size : 90%;
	line-height: 150%;
	text-align : center;
}
.copyright a:link { color : gray; text-decoration : none;}
.copyright a:active { color : gray; text-decoration : none}
.copyright a:visited { color : gray; text-decoration : none}
.copyright a:hover {	color : #C09; text-decoration : none;}


/* =============================================  
プラグイン3
 ============================================= */
/*プラグイン3*/
.plug-body {
	margin : 20px 0px 30px 0;
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-right.gif");
	background-repeat : repeat-y ;
	background-position : right top;
}

/*プラグイン3：見出し*/
.plug-body h3 {
	margin: 0px;
	padding-right: 20px;
	height:20px;
	text-align: left;
	font-weight: normal;
	color: #999;
	font-size: 120%;
	background-color : #FFF;
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-top-r-k.gif");
	background-repeat : no-repeat ;
	background-position : right top;
}

/*プラグイン3：コンテンツ*/
.plug-body .plug_text {
	margin : 0px;
	padding : 10px 20px 15px 70px;
	background-color : transparent;
	background-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-foot-r-k.gif");
	background-repeat : no-repeat ;
	background-position : right bottom;
}


/* =============================================  
ページナビゲーション
 ============================================= */
/*ページナビゲーション*/
#pagenavi {
	margin : 0px;
}
#pagenavi ul.mode_list {
	margin : 0px;
	padding : 5px 0 0px 30px;
	list-style-type : none;
	list-style-image : url("http://blog-imgs-34.fc2.com/b/e/i/beigeheart/pf-list.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 {
	font-size : 10%;
	color : #FFF;
}