/* 全体の指定----------------------------------------------------*/

/* リセット */
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: #666666; 
scrollbar-highlight-color: #666666; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-track-color: #666666; 
scrollbar-shadow-color: #ffffff; 
scrollbar-darkshadow-color: #666666; 
scrollbar-arrow-color: #ffffff; 
} 

/* body */
body{ 
background-color: #666666; 
text-align: center; 
color: #000000; 
font-size: 80%; 
font-family: 'ＭＳ　ゴシック', Verdana, sans-serif; 
letter-spacing: 0.1em; 
line-height: 1.5; 
} 

/* リンク */
a:link{ 
color: #333333; 
text-decoration: underline; 
} 

a:visited{ 
color: #666666; 
text-decoration: underline; 
} 

a:hover{ 
color: #333333; 
text-decoration: none; 
} 

a:active{ 
color: #666666; 
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 #666666; 
background-color: #ffffff; 
color: #666666; 
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #666666; 
scrollbar-track-color: #ffffff; 
scrollbar-shadow-color: #666666; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-arrow-color: #666666; 
} 

/* 右寄せ */
.right{ 
text-align: right; 
} 

/* 左寄せ */
.left{ 
text-align: left; 
} 

/* 中央揃え */
.center{ 
text-align: center; 
} 

/* 構造の指定------------------------------------------------------------- */

/* 全体の指定 */
div#all{ 
width: 730px; 
margin: 0px auto; 
text-align: left; 
} 

/* エントリーブロック */
div#entry{ 
width: 500px; 
background-color: #ffffff; 
float: right; 
margin-left: 20px; 
} 

/* プラグインブロック */
div#plugin{ 
width: 210px; 
background-color: #ffffff; 
float: left; 
} 

/* 余白取り */
div.pad{ 
margin: 10px; 
} 

/* 各項目共通日付 */
p.date{ 
font-size: 0.8em; 
text-align: right; 
border-bottom: solid 1px #666666; 
} 

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: 25px; 
font-family: 'Century Gothic'; 
padding: 10px 10px 10px 31px; 
margin-left: 10px; 
background-image: url(http://bfile.shinobi.jp/5107/rabbit.gif); 
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 10px 10px 10px; 
} 

/* エントリーブロックの指定--------------------------------------------- */

/* 続きを読むリンク */
p.ps{ 
text-align: right; 
margin: 10px 0px; 
} 

/* ナビ */
p.navi{ 
text-align: center; 
margin: 10px; 
} 

/* コメント、トラバ指定------------------------------------------------- */

/* h3見出し */
h3{ 
font-weight: bold; 
background-image: url(http://bfile.shinobi.jp/5107/d1d87639.gif); 
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: #666666; 
color: #ffffff; 
padding: 2px 3px; 
} 

/* プラグイン上説明 */
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; 
} 