/* sd_rabbit02 designed by Twinkle Magic(http://nonty.net/) */
/* 違法、宗教、アダルト関係のブログでの使用は禁止です。 */

/* 全体の指定----------------------------------------------------*/

/* リセット */
body,div,p,h1,h2,h3,h4,h5,h6,blockquote,ul,ol,li,dl,dt,dd,form,input,textarea,address,table,th,tr,td,a,img{ 
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; 
} 

/* スクロールバー(IE) */
html{ 
scrollbar-face-color: #ffd2e9; 
scrollbar-highlight-color: #ffd2e9; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-track-color: #ffd2e9; 
scrollbar-shadow-color: #ffffff; 
scrollbar-darkshadow-color: #ffd2e9; 
scrollbar-arrow-color: #ffffff; 
} 

/* bodyの指定 */
body{ 
background-color: #ffd2e9; 
background-image: url(http://bfile.shinobi.jp/5624/heartw012.gif); 
color: #888888; 
font-size: 80%; 
font-family: 'ＭＳ　ゴシック', Verdana, sans-serif; 
line-height: 1.5; 
letter-spacing: 0.2em; 
text-align: center; 
} 

/* リンクの指定 */
a:link{ 
color: #ff69b4; 
border-bottom: dashed 1px #ff99cc; 
} 

a:visited{ 
color: #ff69b4; 
border-bottom: none; 
} 

a:hover{ 
color: #ff99cc; 
border-bottom: dashed 1px #ff99cc; 
} 

a:active{ 
color: #ff99cc; 
border-bottom: none; 
} 

/* 引用 */
blockquote{ 
color: #999999; 
border: double 3px #ff99cc; 
margin: 10px; 
padding: 10px; 
} 

/* 左寄せ */
.left{ 
text-align: left; 
} 

/* 中央揃え */
.center{ 
text-align: center; 
margin-right: auto; 
margin-left: auto; 
} 

/* 右寄せ */
.right{ 
text-align: right; 
} 

/* フォーム */
input,textarea{ 
color: #888888; 
border: solid 1px #cccccc; 
background-color: #ffd2e9; 
background-image: url(http://bfile.shinobi.jp/5624/f542c350.gif); 
scrollbar-face-color: #ffd2e9; 
scrollbar-highlight-color: #ffd2e9; 
scrollbar-3dlight-color: #cccccc; 
scrollbar-track-color: #ffd2e9; 
scrollbar-shadow-color: #cccccc; 
scrollbar-darkshadow-color: #ffd2e9; 
scrollbar-arrow-color: #cccccc; 
} 

/* 構造の指定-------------------------------------------------------------- */

/* 全体の指定 */
div#all{ 
width: 740px; 
background-image: url(http://bfile.shinobi.jp/5624/39361710.gif); 
background-repeat: repeat-y; 
background-attachment: center top; 
background-attachment: scroll; 
text-align: left; 
margin: 0px auto;  
} 

/* エントリーブロック */
div#entry{ 
width: 500px; 
background-color: #ffffff; 
float: right; 
} 

/* プラグインブロック */
div#plugin{ 
width: 220px; 
background-color: #ffffff; 
float: right; 
margin-right: 20px; 
} 

/* フロート解除 */
br.clear{ 
clear: right; 
} 

/* 余白取り */
.pad{ 
padding: 10px; 
} 

/* ヘッダーの指定------------------------------------------------------ */

/* 全体 */
div#header{ 
padding: 10px; 
text-align: center; 
} 

/* ブログタイトル */
h1{ 
margin-bottom: 10px; 
} 

h1 a:link, h1 a:visited{ 
font-weight: bold; 
} 

h1 img{ 
vertical-align: middle; 
} 

/* エントリーブロックの指定-------------------------------------------- */

/* エントリー、コメント、トラバ共通タイトル（h2） */
div#entry h2{ 
background-image: url(http://bfile.shinobi.jp/5624/animal026.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding: 0px 0px 0px 25px; 
border-bottom: dashed 1px #ff99cc; 
font-weight: bold; 
} 

h2 a, h2 a:link, h2 a:visited{ 
font-weight: bold; 
border-bottom: none; 
} 

/* エントリー、コメント、トラバ共通日付 */
p.date{ 
text-align: right; 
font-size: 0.8em; 
} 

p.date a:link, p.date a:visited{ 
color: #888888; 
border-bottom: none; 
} 

/* エントリー、コメント、トラバ共通本文 */
div.text{ 
padding: 10px 0px; 
} 

/* 続きを読むリンク */
p.ps{ 
text-align: right; 
background-image: url(http://bfile.shinobi.jp/5624/daywall.gif); 
background-repeat: no-repeat; 
background-position: right center; 
background-attachment: scroll; 
padding: 0px 18px 0px 0px; 
} 

/* エントリー、コメント、トラバ共通フッター */
ul.efooter{ 
text-align: right; 
margin: 10px 0px 10px -5px; 
} 

ul.efooter li{ 
display: inline; 
margin-left: 5px; 
} 

/* ナビ */
p.navi{ 
margin: 10px; 
text-align: center; 
} 

/* コメント、トラバタイトル */
h3{ 
background-image: url(http://bfile.shinobi.jp/5624/animal025.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding: 0px 0px 0px 25px; 
border-bottom: dashed 1px #cccccc; 
font-weight: bold; 
} 

h3 a, h3 a:link, h3 a:visited{ 
font-weight: bold; 
border-bottom: none; 
} 

/* コメントフォーム全体 */
dl.cmtform{ 
padding: 10px 0px; 
} 

/* コメントフォーム幅 */
.cmt{ 
width: 400px; 
} 

/* コメントレス */
.res{ 
margin-left: 30px; 
} 

/* トラックバックURL */
dl.tburi{ 
padding: 10px 0px; 
} 

/* プラグインブロック------------------------------------------------- */

/* タイトル */
div#plugin h2{ 
background-color: #ffd2e9; 
background-image: url(http://bfile.shinobi.jp/5624/prabbit.gif); 
background-repeat: no-repeat; 
background-position: 3px 50%; 
background-attachment: scroll; 
padding: 3px 3px 3px 28px; 
font-weight: bold; 
} 

/* 上説明 */
p.pextop{ 
padding: 10px 0px 0px 0px; 
} 

/* 中身 */
div.plugincontents{ 
padding: 10px 0px; 
} 

/* 下説明 */
p.pexbottom{ 
padding: 0px 0px 10px 0px; 
} 

/* フッター */
div#footer{ 
padding: 10px; 
} 

/* カレンダー指定----------------------------------------------------- */

table.CalendarMoveTable, table.CalendarTable{ 
width: 180px; 
margin-left: auto; 
margin-right: auto; 
font-size: 12px; 
text-align: center; 
} 

table.CalendarTable a:link, table.CalendarTable a:visited{ 
border-bottom: none; 
background-image: url(http://bfile.shinobi.jp/5624/daywall.gif); 
background-repeat: no-repeat; 
background-position: center center; 
background-attachment: scroll; 
} 

table.CalendarTable th{ 
font-weight: bold; 
} 

th.CalendarWdaySun, td.CalendarTdSun{ 
color: #ff33cc; 
} 

th.CalendarWdaySat, td.CalendarTdSat{ 
color: #33ccff; 
} 