/* 全体の指定----------------------------------------------------*/

/* リセット */
body,div,p,h1,h2,h3,h4,h5,h6,blockquote,ul,ol,li,dl,dt,dd,form,input,textarea,address,table,th,tr,td,img,a{ 
border: 0px; 
margin: 0px; 
padding: 0px; 
font-size: 1em; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
} 

ul,ol,li{ 
list-style-type: none; 
} 

/* html */
html{ 
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #ffffff ; 
scrollbar-3dlight-color: #cccccc; 
scrollbar-track-color: #ffffff; 
scrollbar-shadow-color: #cccccc; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-arrow-color: #cccccc; 
} 

/* body */
body{ 
background-color:#FFF0F5; 
text-align: center; 
color: #000000; 
font-size: 65%; 
font-family:Verdana; 
letter-spacing: 0.1em; 
line-height: 1.5; 
background-image:url(http://file.morinoseikatu.blog.shinobi.jp/Thumbnail/1244181139/);
} 

/* リンク */
a:link{ 
color: #663300; 
text-decoration: noneline; 
} 

a:visited{ 
color: #663300; 
text-decoration: noneline; 
} 

a:hover{ 
color: #ffcccc; 
text-decoration: none; 
} 

a:active{ 
color: #ffcccc; 
text-decoration: none; 
} 

/* h2見出し */
h2{ 
font-weight: bold; 
} 

h2 a:link, h2 a:visited{ 
text-decoration: none; 
font-weight: bold; 
} 

/* フォーム */
input,textarea{ 
border: solid 1px #663300; 
background-color: #ffffff; 
color: #663300; 
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #663300; 
scrollbar-track-color: #ffffff; 
scrollbar-shadow-color: #663300; 
scrollbar-darkshadow-color: #fffff0; 
scrollbar-arrow-color: #663300; 
} 

/* 右寄せ */
.right{ 
text-align: right; 
} 

/* 左寄せ */
.left{ 
text-align: left; 
} 

/* 中央揃え */
.center{ 
text-align: center; 
} 

/* 構造の指定------------------------------------------------------------- */

/* 全体の指定 */
div#all{ 
width: 740px; 
margin: 0px auto; 
text-align: left; 
} 

/* エントリーブロック */
div#entry{ 
width: 450px; 
background-color: #ffffff; 
float: left; 
margin-left: 20px; 
overflow:hidden ;
  margin:0px 0px ;
  border:solid 1px #cccccc ;
  padding:10px ;
  color:#666 ;
} 

/* プラグインブロック */
div#plugin{ 
width: 220px; 
background-color: #ffffff; 
float:right ; 
 overflow:hidden ;
  margin:0px 0px ;
  border:solid 1px #cccccc ;
  padding:10px ;
  color:#666 ;
} 

/* 余白取り */
div.pad{ 
margin: 10px; 
} 

/* 各項目共通日付 */
p.date{ 
font-size: 0.8em; 
text-align: right; 
border-bottom: solid 1px #ccc; 
} 

p.date a:link, p.date a:visited{ 
text-decoration: none; 
} 

/* 各項目共通本文 */
div.text{ 
padding: 10px 0px; 
} 

/* 各項目共通フッタ */
ul.efooter{ 
margin: 10px 0px 10px -5px; 
text-align: right; 
} 

ul.efooter li{ 
display: inline; 
margin-left: 5px; 
} 

/* ヘッダ----------------------------------------------------------------- */

/* ブログタイトル */
h1{ 
font-size: 15px; 
font-family: Verdana ; 
padding: 50px 50px 50px 180px; 
margin-left: 0px; 
background-image: url(http://file.morinoseikatu.blog.shinobi.jp/Thumbnail/1244183532/); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
} 

h1 a:link, h1 a:visited{ 
text-decoration: none; 
} 

/* ブログの説明文 */
div#header p{ 
padding: 0px 0px 0px 0px; 
} 

/* エントリーブロックの指定--------------------------------------------- */
]

/* 続きを読むリンク */
p.ps{ 
text-align: right; 
margin: 10px 0px; 
} 

/* ナビ */
p.navi{ 
text-align: center; 
margin: 10px; 
} 

/* コメント、トラバ指定------------------------------------------------- */

/* h3見出し */
h3{ 
font-weight: bold; 
background-image: url(); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding: 0px 0px 0px 19px; 
} 

/* 日付 */
p.cmtdate{ 
text-align: right; 
font-size: 0.8em; 
} 

/* コメントボックス */
div.cmtbox{ 
border-bottom: solid 1px #666666; 
} 

/* コメントレス */
div.res{ 
padding-left: 20px; 
border-bottom: solid 1px #666666; 
} 

/* コメントフォーム幅 */
.cmt{ 
width: 400px; 
} 

/* プラグインブロックの指定---------------------------------------------- */

/* h2見出し */
div#plugin h2{ 
background-color: #ffffff; 
background-image:url(http://file.morinoseikatu.blog.shinobi.jp/Thumbnail/1244079661/);
background-repeat: no-repeat; 
color: #ff99cc; 
padding: 5px 25px 5px; 
} 

/* プラグイン上説明 */
p.pextop{ 
margin-top: 10px; 
} 

/* プラグイン中身 */
div.plugincontents{ 
padding: 10px 0px; 
} 

/* プラグイン下説明 */
p.pexbottom{ 
margin-bottom: 10px; 
} 

/* 検索フォーム */
.box{ 
width: 100px; 
} 

/* テーブルの指定------------------------------------------------------- */

/* 全体の指定 */
table.CalendarMoveTable,table.CalendarTable{ 
font-size: 12px; 
width: 90%; 
} 

/* 日付移動部分リンク */
table.CalendarMoveTable a:link, table.CalendarMoveTable a:visited{ 
font-weight: bold; 
} 

/* カレンダー部分リンク */
table.CalendarTable a:link, table.CalendarTable a:visited{ 
font-weight: bold; 
text-decoration: none; 
background-color: #eeeeee; 
display: block; 
} 

/* 曜日部分 */
table.CalendarTable th{ 
font-weight: bold; 
} 

/* 曜日部分（日曜） */
th.CalendarWdaySun{ 
color: #ff0000; 
} 

/* 曜日部分（土曜） */
th.CalendarWdaySat{ 
color: #0000ff; 
} 

/* 日付部分（日曜） */
td.CalendarTdSun{ 
color: #ff0000; 
} 

/* 日付部分（土曜） */
td.CalendarTdSat{ 
color: #0000ff; 
} 

/* フッタの指定---------------------------------------------------------- */

/* 全体の指定 */
div#footer{ 
padding: 10px; 
} 

.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.morinoseikatu.blog.shinobi.jp/Thumbnail/1235803652/);
background-repeat: no-repeat;
}
.plugin_data ul.tree li.end {
background-image: url(http://file.morinoseikatu.blog.shinobi.jp/Thumbnail/1235803652/);
background-repeat: no-repeat;
}


.blogpeople-main {
overflow: auto; height: 200px;
}
