/* sd_girlish 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,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: #ff99cc; 
scrollbar-track-color: #ffffff; 
scrollbar-shadow-color: #ff99cc; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-arrow-color: #ff99cc; 
} 

/* body */
body{ 
background-color: #ffffff; 
background-image: url(http://bfile.shinobi.jp/4985/b41b654a.gif); 
color: #999999; 
font-size: 65%; 
font-family: Verdana, sans-serif; 
line-height: 1.5; 
letter-spacing: 0.2em; 
text-align: center; 
} 

/* リンク */
a:link{ 
color: #ff69b4; 
border-bottom: dotted 1px #ff99cc; 
} 

a:visited{ 
color: #ff69b4; 
border-bottom: none; 
} 

a:hover{ 
color: #ff99cc; 
border-bottom: dotted 1px #ff99cc; 
} 

a:active{ 
color: #ff99cc; 
border-bottom: none; 
} 

/* フォーム */
input,textarea{ 
color: #999999; 
background-color: #ffffff; 
border: dotted 1px #ff99cc; 
} 

/* 引用 */
blockquote{ 
border: dotted 1px #ff99cc; 
padding: 10px; 
margin: 10px; 
} 

/* h2見出し */
h2{ 
background-image: url(http://bfile.shinobi.jp/4985/9b8496d6.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding: 0px 0px 0px 15px; 
border-bottom: dotted 1px #ff99cc; 
} 

h2 a, h2 a:link,h2 a:visited{ 
border-bottom: none; 
} 

/* 各項目日付 */
p.date{ 
text-align: right; 
} 

p.date a:link,p.date a:visited{ 
border-bottom: none; 
color: #999999; 
} 

/* 各項目フッタ */
ul.efooter{ 
text-align: right; 
margin-left: -5px; 
} 

ul.efooter li{ 
display: inline; 
margin-left: 5px; 
} 

/* 右寄せ */
.right{ 
text-align: right; 
} 

/* 左寄せ */
.left{ 
text-align: left; 
} 

/* 中央寄せ */
.center{ 
text-align: center; 
} 

/* 構造の指定----------------------------------------------------- */

/* 全体 */
div#all{ 
width: 400px; 
margin: 0px auto; 
text-align: left; 
background-image: url(http://bfile.shinobi.jp/4985/429a2ef5.gif); 
background-repeat: repeat-y; 
background-position: center top; 
background-attachment: scroll; 
} 

/* 余白取り */
div.pad{ 
padding: 10px 30px; 
} 

/* ヘッダ指定---------------------------------------------------- */

/* ブログタイトル */
h1{ 
padding: 10px 30px 0px 30px; 
} 

/* ブログの説明文 */
div#header p{ 
padding: 10px 30px; 
} 

/* エントリーブロック指定------------------------------------------ */

/* エントリー本文 */
div.entrytext{ 
padding: 10px 0px; 
} 

/* 「続きを読む」のリンク */
p.epstext{ 
text-align: right; 
margin: 10px 0px; 
} 

/* ナビゲーション */
p.navi{ 
padding: 10px 30px; 
text-align: center; 
} 

/* コメント、トラバ指定------------------------------------------ */

/* コメントフォーム全体 */
dl.cmtform{ 
padding: 10px 0px; 
} 

/* コメントフォーム幅 */
.cmt{ 
width: 200px; 
} 

/* タイトル見出し */
h3{ 
border-bottom: dotted 1px #ff99cc; 
} 

h3 a{ 
border-bottom: none; 
} 

/* 本文 */
div.cmttext{ 
padding: 10px 0px; 
} 

/* コメントレス */
div.res{ 
margin-left: 30px; 
} 

/* トラックバックURL全体 */
dl.tburi{ 
padding: 10px 0px; 
} 

/* トラックバックURL */
#tburl{ 
width: 200px; 
} 

/* プラグインブロック指定----------------------------------------- */

/* プラグイン上説明 */
p.pextop{ 
margin: 10px 0px 0px 0px; 
} 

/* プラグイン中身 */
p.plugincontents{ 
margin: 10px 0px; 
} 

/* プラグイン下説明 */
p.pexbottom{ 
margin: 0px 0px 10px 0px; 
} 

/* カレンダー指定------------------------------------------------- */

/* 全体 */
table.CalendarMoveTable, table.CalendarTable{ 
font-size: 10px; 
width: 200px; 
text-align: center; 
margin-left: auto; 
margin-right: auto; 
} 

/* 曜日全体 */
table.CalendarTable th{ 
font-weight: bold; 
} 

/* 日曜 */
th.CalendarWdaySun, td.CalendarTdSun{ 
color: #ff66cc; 
} 

/* 土曜 */
th.CalendarWdaySat, td.CalendarTdSat{ 
color: #66ccff; 
} 

/* フッタ指定---------------------------------------------------- */

/* 文字位置など */
div#footer address, div#footer p{ 
padding: 0px 30px; 
text-align: center; 
} 