/* sd_thunder designed by Twinkle Magic(http://nonty.net/) */
/* 違法、宗教、アダルト関連のブログでの使用は禁止。 */
/* 過度な加工禁止。 */

/* 全体の指定----------------------------------------------------*/

/* リセット */
body,div,p,h1,h2,h3,blockquote,ul,ol,li,dl,dt,dd,form,input,textarea,address,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/5773/85a37a9c.gif); 
color: #888888; 
font-size: 0.8em; 
font-family: Verdana, sans-serif; 
line-height: 1.5; 
letter-spacing: 0.2em; 
text-align: center; 
} 

/* リンク */
a:link{ 
color: #ff69b4; 
border-bottom: dashed 1px #34f86f; 
} 

a:visited{ 
color: #ff69b4; 
border-bottom: none; 
} 

a:hover{ 
color: #ff99cc; 
border-bottom: dashed 1px #34f86f; 
} 

a:active{ 
color: #ff99cc; 
border-bottom: none; 
} 

/* 引用 */
blockquote{ 
color: #999999; 
border: dotted 2px #ff99cc; 
margin: 10px; 
padding: 10px; 
} 

/* フォーム */
input{ 
background-color: #ffffff; 
background-image: url(http://bfile.shinobi.jp/5773/ico05.gif); 
background-repeat: no-repeat; 
background-position: 95% 50%; 
color: #888888; 
border-left: none; 
border-right: none; 
border-top: none; 
border-bottom: dotted 2px #ff99cc; 
} 

textarea{ 
background-color: #ffffff; 
background-image: url(http://bfile.shinobi.jp/5773/ico05.gif); 
background-repeat: no-repeat; 
background-position: 95% 95%; 
color: #888888; 
border-left: none; 
border-right: none; 
border-top: none; 
border-bottom: dotted 2px #ff99cc; 
} 

/* h2 */
h2{ 
background-image: url(http://bfile.shinobi.jp/5773/ico04.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding-left: 15px; 
border-bottom: dashed 1px #bd37fd; 
font-weight: bold; 
} 

h2 a, h2 a:link, h2 a:visited{ 
font-weight: bold; 
border-bottom: none; 
} 

/* h3 */
h3{ 
background-image: url(http://bfile.shinobi.jp/5773/127b4ad7.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding-left: 15px; 
border-bottom: dashed 1px #34f86f; 
font-weight: bold; 
} 

h3 a, h3 a:link, h3 a:visited{ 
font-weight: bold; 
border-bottom: none; 
} 

/* 構造の指定----------------------------------------------- */

/* 全体 */
div#all{ 
width: 400px; 
text-align: left; 
margin: 0px auto; 
background-color: #ffffff; 
} 

/* ヘッダー */
div#header{ 
text-align: center; 
} 

/* 検索部分 */
div.search{ 
text-align: right; 
padding: 0px 10px 10px 10px; 
} 

input.sbox{ 
width: 100px; 
} 

input.sbtn{ 
padding-right: 15px; 
} 

/* フッター */
div#footer{ 
text-align: center; 
} 

/* 余白 */
div.pad{ 
padding: 10px; 
} 

/* ヘッダーの指定------------------------------------------- */

/* h1 */
h1{ 
padding: 10px; 
font-weight: bold; 
} 

h1 a:link, h1 a:visited{ 
font-weight: bold; 
} 

h1 img{ 
vertical-align: middle; 
} 

/* ブログの説明文 */
div#header p{ 
padding: 0px 10px 10px 10px; 
} 

/* エントリーの指定------------------------------------------- */

/* 日付 */
p.date{ 
text-align: right; 
font-size: 0.8em; 
} 

p.date a:link, p.date a:visited{ 
border-bottom: none; 
color: #888888; 
} 

/* 本文 */
div.text{ 
padding: 10px 0px; 
} 

/* 「続きを読む」のリンク */
p.ps{ 
text-align: right; 
margin: 10px 0px; 
} 

/* エントリーフッター */
ul.efooter{ 
text-align: right; 
margin: 10px 0px 10px -5px; 
font-size: 0.8em; 
} 

ul.efooter li{ 
display: inline; 
margin-left: 5px; 
} 

/* ナビ */
p.navi{ 
margin: 10px; 
text-align: center; 
} 

/* コメントの指定------------------------------------------------- */

/* コメントフォーム全体 */
dl.cmtform{ 
padding: 10px 0px; 
} 

/* 項目名 */
dl.cmtform dt{ 
color: #bd37fd; 
} 

/* コメントボタン */
p.cmtsub{ 
padding-bottom: 10px; 
} 

/* コメントフォーム幅 */
.cmt{ 
width: 350px; 
} 

/* コメントレス */
div.res{ 
margin-left: 30px; 
} 

/* フッターの指定------------------------------------------------ */

/* 著作権表示 */
div#footer address{ 
padding: 10px 10px 0px 10px; 
} 

/* 広告 */
div#footer p{ 
padding: 0px 10px 10px 10px; 
} 