/*BODY*/
body {
scrollbar-face-color: #660066; 
scrollbar-track-color: #660066; 
scrollbar-arrow-color: #000000; 
scrollbar-highlight-color: #000000; 
scrollbar-shadow-color: #996699; 
scrollbar-3dlight-color: #FF99CC; 
scrollbar-darkshadow-color: #003366;
font-weight: lighter; 
font-size: 11px; 
overflow-x: hidden; 
margin: auto; 
padding:0px;
text-align:left;
font-size:11px;
color:#CC66CC;
font-family: tahoma,verdana,ms ui gothic,osaka,arial; 
letter-spacing: 1px;
background-color:#660066;
}

/*table*/
table{
border-collapse: collapse;
}

td {
text-align:left;
}

a img {
border-style : none;			/* 枠を非表示 */
border-width : 0px;				/* 枠の幅を0pxに設定 */
text-decoration : none;			/* 装飾を表示しない */
}


/*リンク*/
a:link {
text-decoration:none;
color:#CC66FF;
}

a:visited{
text-decoration:none;
color:#CC66FF;
}

a:hover {
text-decoration:none;
color:#CC6699;
}

a:active {
text-decoration:none;
color:#CC6699;
}

/*全体*/
#mainBlock {
width:650px;
float: left;
text-align: center;
background-color:#000;
margin:auto auto auto 0px;
background-image:url('http://file.muccu69.blog.shinobi.jp/main_bg.gif');
background-position:center top;
background-repeat:repeat-y;
}

#main {
margin-left:25px;
margin-right:auto;
width:650px;
height:50px;
background-color:#660066;
background-image:url('http://file.muccu69.blog.shinobi.jp/entry_head3.gif');
background-repeat:no-repeat;
background-position:center top;
}

#mainfooter{
margin-left:0px;
margin-right:5px;
margin-top:5px;
width:650px;
height:50px;
background-image:url('http://file.muccu69.blog.shinobi.jp/entry_footer.gif');
background-repeat:no-repeat;
background-position:center bottom;
}

/*全体*/
#mainBlock2 {
width:950px;
float: left;
text-align: center;
background-color:#000;
margin:auto auto;
border-right:2px inset #8B008B;
border-bottom:4px ridge #663366;
background-color:#000;
}


.left {
text-align:left;
}

.center {
text-align:center;
}

.right {
text-align:right;
}

.script{
font-family: Georgia,BookmanOldStyle,tahoma,verdana,ms ui gothic,osaka,arial;
}

/**************************************************************************************
トップ
**************************************************************************************/
#TopBlock {
width:650px;
height:331px;
margin:0px 0px 0px 20px;
padding-top:0px;
text-align: left;
background-image:url('http://file.muccu69.blog.shinobi.jp/mucc_image13.gif');
background-position:center top;
background-repeat:no-repeat;
background-color:#660066;
}
#TopTitle {
letter-spacing: 4px;
font-size:44px;
font-family: Georgia,BookmanOldStyle,tahoma,verdana,ms ui gothic,osaka,arial;
padding: 0px 0px 0px 100px;
width:100%;
}

.TopTitleFont {
}

#TopExplanation {
font-size:12px;
padding: 0px 0px 30px 100px;
width:100%;
}

.admin {
padding-left:50px;
padding-top:180px;
text-align:left;
font-size:0.9em;
}

/**************************************************************************************
  横型休日カレンダー
**************************************************************************************/
#line_calendar{
text-align: center;
float: left;
font-family:"Georgia";
font-size:80%;
padding: 30px 10px 0px 10px;
}

/*-------------------------------------------------------
  カレンダーテーブル -> 休日表示部分デザイン
-------------------------------------------------------*/

.holiday{
    text-align: center; 
    color: #e50003;
}
.holiday a:link {
    background-color:#ffcccc;
　　 border-bottom: 1px dotted #cc0000;
    color: #e50003;
    font-weight: bold;
}
.saturday{
    text-align: center;
    color: #0000ff;
}


.saturday a:link {
    background-color:#99ccff;
    border-bottom: 1px dotted #0000ff;
    color: #0000ff;
    font-weight: bold;
}
.tholiday {
    background-color:#ffcccc;
　　 border: 1px solid #cc0000;
    color: #e50003;
}
.tholiday a:link {
   background-color:#ffcccc;
   border: 1px dotted #cc0000;
   color: #e50003; 
   font-weight: bold;
}
.tsaturday {
    background-color:#99ccff;
　　border: 1px solid #0000ff;
    color: #0000ff;
}
.tsaturday a:link {
    background-color:#ffcccc;
   border: 1px dotted #cc0000;
   color: #e50003;
   font-weight: bold;
}
.today {
    text-align: center;
    color: #9966FF;
    border-bottom: 3px double #9966FF;
}

.today a:link{
    background-color:#99FFCC;
    color: #99CC33;
    border: 2px dotted #009900;
    font-weight: bold;
}

.day {
text-align: center;
color: #CCCCFF;
}

.day a:link{
    background-color:#9966CC;
    color: #CC99FF;
    border-bottom: 2px dotted #CC33FF;
    font-weight: bold;
}



/**************************************************************************************
  プラグイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
.PluginBlock {
width: 230px;
text-align: left;
float: right;
margin-top:0px;
margin-right:40px;
margin-left:-5px;
padding:5px 15px 15px 10px;
background-color:#000;
background-image:url('http://file.muccu69.blog.shinobi.jp/default_blank_bg4.gif');
background-position:center center;
background-repeat:repeat-y;
font-size: 90%; 
}

.PluginHeaderBlock{
height:35px;
margin-left:5px;
background-image:url('http://file.muccu69.blog.shinobi.jp/mucc_plugin_top_bg2.gif');
background-position:center top;
background-repeat:no-repeat;
}
/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
padding:5px 10px 0px 5px;
margin-left:5px;
background-color:#660066;
}


/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
background-image:url(' http://file.muccu69.blog.shinobi.jp/menu.gif ');
background-repeat:no-repeat;
background-position:left center;
width: 95%;
height:25px;
border-bottom:2px ridge #CC66CC;
border-left:2px ridge #CC66CC;
background-color:#800080;
color:#BA55D3;
margin-left:-60px;
position: relative; top: 0px;
padding: 5px 5px 5px 30px;
font-weight: bold;
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
padding: 5px 5px;
}
/*プラグインが表示される場所の設定*/
.PluginContents {
padding: 0px 5px 5px 5px;
}

.PluginFooterBlock{
background-image:url('http://file.muccu69.blog.shinobi.jp/mucc_plugin_footer_bg.gif');
background-position:center bottom;
background-repeat:no-repeat;
height:35px;
margin-left:5px;
}

/*各プラグイン処理内の基本デザイン*/
.Plugin_data {
text-align:left;
padding:5px 0px;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
text-align:left;
font-size:10px;
}

/*検索フォームのデザイン*/
.box{color:#800080;background-color:#DDA0DD;
border: #BA55D3 1px solid;width:120px;margin-left:5px;margin-right:5px;
}

/*アーカイブのデザイン*/
#selectarchiveMenu{
color:#800080;
background-color:#DDA0DD;
margin-left:5px;
margin-right:5px;
}

.thanks{
font-size:11px;
font-family: Comic Sans Ms,Georgia,BookmanOldStyle,tahoma,verdana,ms ui gothic,osaka,arial;
}

/**************************************************************************************
  記事ブロック
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
margin-top:30px;
margin-left:5px;
float:left;
width:600px;
text-align: left;
background-color:#660066;
}
/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
padding: 10px;
text-align: left;
border-bottom:2px ridge #CC66CC;
border-left:2px ridge #CC66CC;
margin:0px 0px 20px 20px;
}
/*各記事タイトル部分の設定*/
.EntryTitle {
margin-bottom:30px;

}
/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {
font-family: Comic Sans Ms,tahoma,verdana,ms ui gothic,osaka,arial;
font-size:15px;
font-weight: bold;
background-image:url('http://file.muccu69.blog.shinobi.jp/entry_tittel2.gif');
background-repeat:no-repeat;
background-position:left center;
width:450px;
height:38px;
border:ridge 1px #CC66CC;
margin-left:-30px;
padding:10px 5px 5px 40px;
}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
margin: 5px 0px;
}
/*記事本文が記載される部分*/
.EntrymainText {
line-height:140%;
padding: 10px 0px;
margin-left:30px;
}
.EntryText {
line-height:140%;
padding: 10px 0px;
}
/*追記文書が記載される部分*/
.EntryPsText {
padding: 20px 0px;
text-align: left;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
font-size:10px;
padding: 20px 0px 0px 0px;
}
/*記事の投稿者名が記載されている部分*/
.EntryFooter {
text-align: right;
}
/*記事を投稿した日が記載されている部分*/
.year {
letter-spacing: -22px;
font-size:94px;
color:#CC66CC;
font-weight:100;
margin-left:-5px;
font-family: Georgia,BookmanOldStyle,tahoma,verdana,ms ui gothic,osaka,arial;
}

.month {
font-family: Georgia,BookmanOldStyle,tahoma,verdana,ms ui gothic,osaka,arial;
font-size:30px;
margin-left:-100px;
color:#DDA0DD;
}

/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
font-size:10px;
color:#DDA0DD;
text-align: right;
}
/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
text-align: right;
margin-left: 10px;
}
/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
text-align: right;
margin-left: 0px;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{
text-align:center;
padding:10px 0px;
margin-top:50px;
}

.pagelink {
margin:0px 5px;
}

.entry_navi{
text-align:center;
padding:5px;
font-family:"tahoma","arial","verdana,","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-weight:bold;
font-size:12px;
}
/*-------------------------------------------------------
記事タイトル一覧部分 > 全体
-------------------------------------------------------*/
.TitleList_Box {
float:right;
font-family:"tahoma","arial","verdana,","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 11px; /* フォントサイズ */
text-align:left; /* テキスト位置 */
background-color:; /* 背景色 */
border:0px solid #CCCCCC; /* 枠線の設定 */
padding:15px; /* 内側余白 */
margin: 10px 0px 5px 0px; /* 外側余白 */
color:#CC66CC;
}
/*-------------------------------------------------------
記事タイトル一覧部分 > タイトル
-------------------------------------------------------*/
.TitleList_Title {
font-weight: bold;
padding:10px; /* 内側余白 */
color:#CC66CC;
font-size: 13px;
text-align:center;
font-family: Georgia,BookmanOldStyle,tahoma,verdana,ms ui gothic,osaka,arial;
}
/*-------------------------------------------------------
記事タイトル一覧部分 > テキスト
-------------------------------------------------------*/
.TitleList_Text {
font-size: 11px; 
text-align:left;
margin: 0px 0px 0px 15px;
font-family: Georgia,tahoma,verdana,ms ui gothic,osaka,arial;
}
/*-------------------------------------------------------
記事タイトル一覧部分 > ページリンク
-------------------------------------------------------*/
.TitleList_PageLink {
font-size: 90%; 
text-align:center;
font-family: Georgia,BookmanOldStyle,tahoma,verdana,ms ui gothic,osaka,arial;
}

#info{
  width:650px;
  background-color:#660066; /* 背景色 */
  background-image:url('http://file.muccu69.blog.shinobi.jp/entry_head3.gif');
  background-repeat:no-repeat;
  background-position:center top;
  text-align:left; 
  margin:10px 0 15px 25px;
  padding: 10px 6px 3px 6px;
  color:#00CCFF;
  line-height:1.8;
  letter-spacing: 2px;
  font-family:"tahoma","arial","verdana,","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#info2{
  float:left; 
  text-align:left; 
  margin:10px 0 15px 10px;
  color:#00CCFF;
  font-family:"tahoma","arial","verdana,","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 11px;
}



#infofooter{
width:650px;
margin:-15px 0px 0px 22px;
padding: 3px 6px 5px 6px;
background-image:url('http://file.muccu69.blog.shinobi.jp/entry_footer.gif');
background-repeat:no-repeat;
background-position:center bottom;
}

/**************************************************************************************
  コメント
**************************************************************************************/
/*コメント全体*/
.CommentBlock{
padding:10px;
font-family: Georgia,BookmanOldStyle,tahoma,verdana,ms ui gothic,osaka,arial;
}

/*コメント（編集）全体*/
.H_CommentBlock {
padding:10px;
font-family: Georgia,BookmanOldStyle,tahoma,verdana,ms ui gothic,osaka,arial;
}

.CommentMenuTitle{
width:60%;
font-family: Georgia,BookmanOldStyle,tahoma,verdana,ms ui gothic,osaka,arial;
text-align: left;
clear:both;
margin-left:-10px;
position: relative; top: 20px;
font-size:12px;

background-color:#000;
padding:5px;
border:2px ridge #CC66CC;
}

.blue {
color:#cc66cc;
}

/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
margin: 20px 0px;
padding:5px;
margin-bottom:30px;
font-color:#CC66CC;
}

/*コメントのタイトル部分*/
.CommentTitle{
text-align: left;
clear:both;
position: relative; top: 20px;
padding:5px;
margin-left:15px;
background-color:#800080;
border:ridge 2px #CC66CC;
}

/*コメント部分*/
.CommentText{
line-height:140%;
padding: 10px 10px 10px 10px;
margin-left:50px;
margin-top:20px;
background-color:#800080;
font-color:#CC66CC;
border:ridge 2px #CC66CC;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
width:100%;
text-align:right;
padding:10px 10px 10px 10px;
margin-left:90px;
background-color:#800080;
margin-top:-10px;
font-size:11px;
border:ridge 2px #CC66CC;
}
/*投稿者名の部分*/
.CommentUserName{
margin-right: 5px;
}
/*投稿者のホームページへのリンク部分*/
.CommentURL{
margin-right: 5px;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate{
margin-right: 5px;
}
/*コメント編集へのリンク部分*/
.CommentEdit{
margin-right: 5px;
}

.CommentResBlock {
margin-left:100px;
padding:10px 0px ;
}

.CommentResBox {
margin-top:5px;
}

.CommentResTitle {
margin-left:15px;
position: relative; top: 20px;
border:ridge 2px #000;
padding:5px;
background-color:#663366;
}

.CommentResText {
padding:10px;
margin-left:50px;
margin-top:20px;
border:ridge 2px #000;
background-color:#663366;
}

.CommentResFooter {
margin-left:100px;
text-align:right;
margin-top:-5px ;
padding:5px;
border:ridge 2px #000;
background-color:#663366;
}

/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
font-family: Georgia,BookmanOldStyle,tahoma,verdana,ms ui gothic,osaka,arial;
background-color:#000;
margin-left:auto;
margin-right:auto;
font-size:11px;
margin-bottom:20px;

}

#formtable {
font-family: Georgia,BookmanOldStyle,tahoma,verdana,ms ui gothic,osaka,arial;
background-color:#000;
width:480px;
margin-bottom:30px;
border:2px ridge #CC66CC;
}

/*コメントフォームTHタグ設定*/
.CommentFormTh{
font-family: Georgia,BookmanOldStyle,tahoma,verdana,ms ui gothic,osaka,arial;
font-size:11px;
padding-top:5px;
text-align:left;
padding-left:10px;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
font-family: Georgia,BookmanOldStyle,tahoma,verdana,ms ui gothic,osaka,arial;
padding-bottom:8px;
text-align:left;
padding-left:10px;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
#send {
margin-left:8px;
} 

/*inputタグやtextareaの設定*/
.CommentForms{
font-size:11px;
width:220px;
text-align: left;
border:none;
border:solid 1px #800080;
color:#800080;
}

#select {
width:85px;
margin:0px;
text-align:left;
}

.emoji {
margin-left:8px;
vertical-align:bottom;
}

/**************************************************************************************
  トラックバック
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock{
padding:10px;
font-family: Georgia,BookmanOldStyle,tahoma,verdana,ms ui gothic,osaka,arial;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
background-color:#000;
border-bottom:2px ridge #CC66CC;
border-left:1px ridge #CC66CC;
padding:5px;
text-align: left;
font-size:12px;
margin:20px 0px;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
margin: 40px 0px;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
text-align: left;
border:ridge 2px #000;
position: relative; top: 20px;
}
/*トラックバックの記事部分*/
.TrackbackText{
margin-top: 10px;
padding: 10px 0px;
line-height:140%;
border:ridge 2px #000;
}
/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{
text-align:left;
padding:5px;
border:ridge 2px #000;
}
/*トラックバック元のブログ名部分*/
.TrackbackUserName{
margin-left: 5px;
}
/*トラックバック元へのリンク部分*/
.TrackbackFromURL{
margin-left: 5px;
}
/*トラックバックされた日付部分*/
.TrackbackWriteDate{
margin-left: 5px;
}
/*この記事のトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle{
text-align: left;
font-size: 12px;
}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
.TrackbackURL{
color:#CC66CC;
}

/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
font-family: Georgia,BookmanOldStyle,tahoma,verdana,ms ui gothic,osaka,arial;
padding:0px;
margin:0px 0px;
width:20%;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
width:10px;
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd a {
font-weight:bold;
text-decoration:none;
border:2px ridge #996699;
padding:0px 5px;
margin: 0px 4px;
}
.CalendarPrevTd a:hover {
position:relative;top:0px;left:0px;
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
font-weight:bold;
border:2px ridge #996699;
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd a {
font-weight:bold;
text-decoration:none;
border:2px ridge #996699;
padding:0px 5px;
margin: 0px 4px;
}
.CalendarNextTd a:hover {
position:relative;top:0px;left:0px;
}
/*カレンダー表示用テーブル*/
.CalendarTable {
padding:3px;
border-collapse: collapse;
margin:0px 0px;
width:100px;
border:3px ridge #996699;
font-family: Georgia,BookmanOldStyle,tahoma,verdana,ms ui gothic,osaka,arial;
font-size:10px;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
padding:0px;
margin:0px;

}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
padding:0px;
margin:0px;
width:14%;
background-color:#DDA0DD;
border-bottom:2px ridge #996699;
color:#FF0000;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
padding:0px;
margin:0px;
width:14%;
background-color:#8B008B;
border-bottom:2px ridge #996699;
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
padding:0px;
margin:0px;
width:14%;
color:#4169E1;
background-color:#D8BFD8;
border-bottom:2px ridge #996699;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
padding:0px;
margin:0px;
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
color:#FF0000;
padding:5px;
margin:0px;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
color:#4169E1;
padding:5px;
margin:0px;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
padding:5px;
margin:0px;
}
/*記事が存在する場所の設定*/
.CalendarTdSun a {
color:#990000;
padding:0px;
margin:0px;
text-decoration:none;
font-weight:bold;
display:block;
width:80%;
height:100%;
background-color:#8B008B;
border-bottom:3px double #CC66CC;
}
.CalendarTdSun a:hover {
color:#cc9999;
}
.CalendarTd a {
padding:0px;
margin:0px;
text-decoration:none;
font-weight:bold;
display:block;
width:100%;
height:100%;
background-color:#8B008B;
border-bottom:3px double #CC66CC;
}
.CalendarTd a:hover {
color:#999999;
}
.CalendarTdSat a {
color:#000099;
padding:0px;
margin:0px;
text-decoration:none;
font-weight:bold;
display:block;
width:100%;
height:100%;
background-color:#ddddee;
}
.CalendarTdSat a:hover {
color:#9999cc;
}
.CalendarTdLink a:hover {
padding:0px;
margin:0px;
position:relative;top:0px;left:0px;
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
padding:0px;
margin:0px;
}



/**************************************************************************************
フッター
**************************************************************************************/
#FooterBlock {
clear:both;
height: 200px;
text-align: center;
font-size:10px;
padding-top:80px;
}

/**************************************************************************************
ツリー化関連
**************************************************************************************/
.plugin_data ul{
list-style: none;
margin: 0px;
padding: 0px;
}
.plugin_data ul.tree li{
margin: 0px;
padding: 0px 0px 0px 16px;
background-image: url(http://file.muccu69.blog.shinobi.jp/tree_lst.gif);
background-repeat: no-repeat;
}
.plugin_data ul.tree li.end {
background-image: url(http://file.muccu69.blog.shinobi.jp/tree_end.gif);
background-repeat: no-repeat;
}

/*ツリー化　最新記事の日付部分*/
.treetop_entry {
font-weight: bold;
}

/*ツリー化　リンクの見出し部分*/
.treetop_link {
}

/*ツリー化　カテゴリの見出し部分*/
.treetop_category {
font-weight: bold;
font-size:12px;
font-family: Comic Sans Ms,Georgia,BookmanOldStyle,tahoma,verdana,ms ui gothic,osaka,arial;
}
/* カテゴリ ミニアイコン用 */
.categoryIcon_s {
border: none;
vertical-align:middle;
margin-right: 2px;
}


/**************************************************************************************
Blogpeopieのツリー化
**************************************************************************************/
.blogpeople-linklist {
list-style-image: url(http://file.muccu69.blog.shinobi.jp/kurukuru_pink.gif);
list-style-position: inside;
font-weight: bold;
font-family: Comic Sans Ms,Georgia,BookmanOldStyle,tahoma,verdana,ms ui gothic,osaka,arial;
font-size: 12px;
}


.blogpeople-main ul {
list-style: none;
margin: 0px;
padding: 0px 5px 5px 5px;
}


.blogpeople-main ul.tree li {
  margin: 0px;
  padding: 0px 0px 0px 16px;
  font-size: 90%;
  background-image: url(http://file.muccu69.blog.shinobi.jp/tree_lst.gif);
  background-repeat: no-repeat;
}
.blogpeople-main ul.tree li.end {
  background-image: url(http://file.muccu69.blog.shinobi.jp/tree_end.gif);
}