/* sd_furil02 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; 
} 

/* html */
html{ 
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #ff99cc; 
scrollbar-track-color: #ffffff; 
scrollbar-shadow-color: #ff99cc; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-arrow-color: #ff99cc; 
height: 100%; 
} 

/* body */
body{ 
background-color: #ffffff; 
background-image: url(http://bfile.shinobi.jp/5644/d0d7a7b9.gif); 
color: #888888; 
font-size: 80%; 
font-family: Verdana, sans-serif; 
line-height: 1.5; 
letter-spacing: 0.2em; 
text-align: center; 
height: 100%; 
} 

/* リンク */
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: dashed 1px #ff99cc; 
padding: 10px; 
margin: 10px; 
} 

/* フォーム */
input,textarea{ 
border: solid 1px #ff99cc; 
background-color: #ffffff; 
background-image: url(http://bfile.shinobi.jp/5644/151605dd.gif); 
color: #888888; 
} 

/* 右寄せ */
.right{ 
text-align: right; 
} 

/* 左寄せ */
.left{ 
text-align: left; 
} 

/* 中央揃え */
.center{ 
text-align: center; 
} 

/* 構造の指定-------------------------------------------------------- */

/* 全体 */
div#all{ 
margin: 0px auto; 
width: 750px; 
background-image: url(http://bfile.shinobi.jp/5644/b1546be9.gif); 
background-repeat: repeat-y; 
background-position: center top; 
background-attachment: scroll; 
text-align: left; 
min-height: 100%; 
} 

body > div#all{ 
height: auto; 
} 

* html div#all{ 
height: 100%; 
} 

/* ヘッダー */
div#header{ 
width: 750px; 
} 

/* エントリーブロック */
div#entry{ 
width: 500px; 
float: left; 
} 

/* エントリーブロック余白 */
div#entry .pad{ 
padding: 10px 10px 10px 40px; 
} 

/* プラグインブロック */
div#plugin{ 
width: 250px; 
float: left; 
} 

/* プラグインブロック余白 */
div#plugin .pad{ 
padding: 10px 40px 10px 10px; 
} 

/* フッターブロック */
div#footer{ 
clear: left; 
width: 750px; 
background-image: url(http://bfile.shinobi.jp/5644/footerline.gif); 
background-repeat: no-repeat; 
background-position: 50% 10px; 
background-attachment: scroll; 
text-align: center; 
} 

/* ヘッダーの指定---------------------------------------------------------- */

/* ブログタイトル */
h1{ 
padding: 10px 40px; 
} 

h1 a:link, h1 a:visited{ 
font-weight: bold; 
} 

/* ブログの説明文 */
div#header p{ 
padding: 0px 40px 10px 40px; 
} 

/* エントリーブロックの指定----------------------------------------------- */

/* h2 */
div#entry h2{ 
font-weight: bold; 
border-bottom: dashed 1px #ff99cc; 
background-image: url(http://bfile.shinobi.jp/5644/pink.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding: 0px 0px 0px 18px; 
} 

div#entry h2 a, div#entry h2 a:link, div#entry 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{ 
padding: 10px 0px; 
text-align: right; 
} 

/* エントリーフッター */
ul.efooter{ 
margin: 10px 0px 10px -5px; 
text-align: right; 
font-size: 0.8em; 
} 

ul.efooter li{ 
display: inline; 
margin-left: 5px; 
} 

/* ナビ */
p.navi{ 
text-align: center; 
margin: 10px 10px 10px 40px; 
} 

/* コメントフォーム全体 */
dl.cmtform{ 
padding: 10px 0px; 
} 

/* コメントフォーム幅 */
.cmt{ 
width: 350px; 
} 

/* トラバ */
dl.tburi{ 
padding: 10px 0px; 
} 

/* h3 */
div#entry h3{ 
font-weight: bold; 
border-bottom: dashed 1px #cccccc; 
background-image: url(http://bfile.shinobi.jp/5644/pink.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding: 0px 0px 0px 18px; 
} 

div#entry h3 a, div#entry h3 a:link, div#entry h3 a:visited{ 
font-weight: bold; 
border-bottom: none; 
} 

/* コメントレス */
.res{ 
margin-left: 30px; 
} 

/* プラグインブロックの指定------------------------------------------------ */

/* h2 */
div#plugin h2{ 
font-weight: bold; 
background-color: #fccbe7; 
background-image: url(http://bfile.shinobi.jp/5644/white.gif); 
background-repeat: no-repeat; 
background-position: 3px 50%; 
background-attachment: scroll; 
padding: 3px 3px 3px 21px; 
} 

/* プラグイン上説明 */
p.pextop{ 
padding: 10px 0px 0px 0px; 
} 

/* プラグイン中身 */
div.pcont{ 
padding: 10px 0px; 
} 

/* プラグイン下説明 */
p.pexbottom{ 
padding: 0px 0px 10px 0px; 
} 

/* カレンダーの指定------------------------------------------------------ */

/* 全体 */
table.CalendarMoveTable, table.CalendarTable{ 
margin-left: auto; 
margin-right: auto; 
text-align: center; 
font-size: 12px; 
width: 90%; 
} 

/* 曜日全体 */
table.CalendarTable th{ 
font-weight: bold; 
} 

/* 日曜 */
th.CalendarWdaySun, td.CalendarTdSun{ 
color: #ff33cc; 
} 

/* 土曜 */
th.CalendarWdaySat, td.CalendarTdSat{ 
color: #33ccff; 
} 

/* フッターブロックの指定------------------------------------------------ */

/* 著作権表示部分 */
div#footer address{ 
padding: 30px 40px 0px 40px; 
} 

/* 広告 */
div#footer p{ 
padding: 10px 40px; 
} 