/* sd_butterfly designed by Twinkle Magic(http://nonty.net/) */
/* 違法、宗教、アダルト関係のブログでの使用は禁止です。 */

/* リセット--------------------------------------------------- */

body,div,p,h1,h2,h3,h4,h5,h6,blockquote,address,img,a,form,input,textarea,table,tr,th,td,ul,ol,li,dl,dt,dd{ 
border: 0px; 
padding: 0px; 
margin: 0px; 
font-size: 1em; 
font-weight: normal; 
font-style: normal; 
text-decoration: none; 
} 

ul,ol,li{ 
list-style-type: none; 
} 

/* 全体の指定----------------------------------------------- */

/* html */
html{ 
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #000000; 
scrollbar-track-color: #ffffff; 
scrollbar-shadow-color: #000000; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-arrow-color: #000000; 
} 

/* body */
body { 
background-color: #ecc0fc; 
background-image: url(http://bfile.shinobi.jp/4413/wall.png); 
background-repeat: repeat-x; 
background-position: left top; 
background-attachment: fixed; 
color: #000000; 
font-size: 80%; 
font-family: Verdana, sans-serif; 
text-align: center; 
}

/* リンク */
a:link { 
color: #b523f4; 
text-decoration: underline; 
} 

a:visited{ 
color: #b523f4; 
text-decoration: none; 
} 

a:hover { 
color: #cc67f8; 
text-decoration: underline; 
} 

a:active { 
color: #cc67f8; 
text-decoration: none; 
} 

/* フォーム部分指定 */
input,textarea{ 
border: solid 1px #000000; 
color: #000000; 
background-color: #ffffff; 
} 

/* 引用部分 */
blockquote{ 
border: dotted 1px #666666; 
color: #666666; 
padding: 10px; 
margin: 10px; 
} 

/* 左寄せ */
.left {
text-align:left;
} 

/* 中央寄せ */
.center {
text-align:center;
} 

/* 右寄せ */
.right {
text-align:right;
} 

/* h2 */
h2{ 
font-weight: bold; 
background-image: url(http://bfile.shinobi.jp/4413/bico.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding: 0px 0px 0px 20px; 
} 

h2 a, h2 a:link, h2 a:visited{ 
text-decoration: none; 
font-weight: bold; 
} 

/* 構造の指定----------------------------------------------------------- */

/* 全体 */
div#all{
width:752px; 
background-color: #ffffff; 
margin: 0px auto; 
border-left: solid 1px #000000; 
border-right: solid 1px #000000; 
} 

/* ヘッダー */
div#header{
width:750px;
height: 120px;
text-align: right; 
background-image: url(http://bfile.shinobi.jp/4413/butterfly02.gif); 
background-repeat: no-repeat; 
background-position: 30px center; 
background-attachment: scroll; 
} 

/* エントリー */
div#entry{
width: 550px;
float: left;
text-align: left;
} 

/* エントリー余白 */
div.epad{ 
padding: 10px 10px 10px 20px; 
} 

/* プラグイン */
div#plugin{
width: 200px;
text-align: left;
float: left;
} 

/* プラグイン余白 */
div.ppad{ 
padding: 10px 20px 10px 10px; 
} 

/* フッター */
div#footer{
clear:both;
text-align: center; 
} 

/* ヘッダーの指定--------------------------------------------------- */

/* ブログタイトル */
h1{
padding: 10px 20px 10px 220px; 
font-size: 25px; 
font-family: 'Century Gothic'; 
} 

h1 a:link{ 
text-decoration: none; 
} 

/* ブログの説明文 */
div#header p{
padding: 0px 20px 0px 220px;
} 

/* エントリーの指定------------------------------------------------ */

/* 日付 */
p.date{ 
font-size: 25px; 
font-family: 'Century Gothic'; 
font-weight: normal; 
border-bottom: dotted 1px #bbbbbb; 
text-align: right; 
color: #aaaaaa; 
} 

p.date a:link, p.date a:visited{ 
color: #aaaaaa; 
text-decoration: none; 
} 

/* 本文 */
div.text{ 
padding: 10px 0px; 
} 

/* 続きを読むリンク */
p.ps{ 
margin: 10px 0px; 
text-align: right; 
} 

/* エントリーフッター */
ul.efooter{ 
text-align: right; 
margin: 10px 0px 10px -5px; 
} 

ul.efooter li{ 
margin-left: 5px; 
display: inline; 
} 

/* ナビ */
p.navi{ 
margin: 10px 10px 10px 20px; 
text-align: center; 
} 

/* コメントフォーム全体 */
dl.cmtform{ 
padding: 10px 0px; 
} 

/* コメントフォーム幅 */
.cmt{ 
width: 300px; 
} 

/* h3（全体） */
h3{ 
font-weight: bold; 
} 

h3 a, h3 a:link, h3 a:visited{ 
font-weight: bold; 
text-decoration: none; 
} 

/* h3（レス以外） */
h3.cmttitle{ 
background-image: url(http://bfile.shinobi.jp/4413/bico.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding: 0px 0px 0px 20px; 
} 

/* コメントレス */
div.res{ 
margin-left: 30px; 
} 

/* トラックバックURL */
dl.tburi{ 
padding: 10px 0px; 
} 

/* プラグインの指定------------------------------------------------------ */

/* 上説明 */
p.pextop{ 
margin: 10px 0px 0px 0px; 
} 

/* 中身 */
div.pcont{ 
padding: 10px 0px; 
} 

/* 下説明 */
p.pexbottom{ 
margin: 0px 0px 10px 0px; 
} 

/* カレンダーの指定------------------------------------------ */

/* 全体 */
table.CalendarMoveTable, table.CalendarTable{ 
font-size: 12px; 
text-align: center; 
margin-left: auto; 
margin-right: auto; 
width: 90%; 
} 

/* 曜日 */
table.CalendarTable th{ 
font-weight: bold; 
} 

/* 日曜 */
th.CalendarWdaySun, td.CalendarTdSun{ 
color: #ff0000; 
} 

/* 土曜 */
th.CalendarWdaySat, td.CalendarTdSat{ 
color: #0000ff; 
} 

/* フッターの指定----------------------------------------------- */

/* 著作権表示 */
div#footer address{ 
padding: 10px 20px; 
} 

/* 広告 */
div#footer p{ 
padding: 10px 20px; 
} 
