/* sd_redheart designed by Twinkle Magic(http://nonty.net/) */
/* 違法、宗教、アダルト関連のブログでの使用は禁止です。 */

/* リセット------------------------------------------------- */

body,div,p,h1,h2,h3,h4,h5,h6,blockquote,ul,ol,li,dl,dt,dd,table,tr,th,td,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: #000000; 
scrollbar-track-color: #ffffff; 
scrollbar-shadow-color: #000000; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-arrow-color: #ff0000; 
} 

/* body */
body { 
background-color: #ffffff; 
background-image: url(http://bfile.shinobi.jp/4318/31b3f3cd.gif); 
background-repeat: repeat-y; 
background-position: center top; 
color: #000000; 
font-size: 0.8em; 
line-height: 1.5; 
letter-spacing: 0.2em; 
font-family: Verdana, sans-serif; 
text-align: center; 
}

/* リンク */
a:link { 
color: #ff0000; 
text-decoration: underline; 
}

a:visited{ 
color: #ff0000; 
text-decoration: none; 
}

a:hover { 
color: #000000; 
text-decoration: underline; 
}

a:active { 
color: #000000; 
text-decoration: none; 
}

/* 引用部分 */
blockquote{ 
border: dashed 1px #ff0000; 
padding: 10px; 
margin: 10px; 
} 

/* フォーム部分指定 */
input,textarea{ 
border: solid 1px #000000; 
background-color: #ffffff; 
color: #000000; 
} 

/* 左寄せ */
.left {
text-align:left;
} 

/* 中央寄せ */
.center {
text-align:center;
} 

/* 右寄せ */
.right {
text-align:right;
} 

/* h2 */
h2{ 
font-weight: bold; 
border: dashed 1px #000000; 
padding: 5px 5px 5px 23px; 
background-image: url(http://bfile.shinobi.jp/4318/e0492ea8.gif); 
background-repeat: no-repeat; 
background-position: 5px 50%; 
color: #ff0000; 
} 

h2 a, h2 a:link, h2 a:visited{ 
font-weight: bold; 
text-decoration: none; 
} 

/* 構造の指定--------------------------------------------------- */

/* 全体 */
div#all{
width:400px;
text-align: left; 
margin: 0px auto; 
} 

/* ヘッダー */
div#header{
width:400px;
} 

/* エントリー */
div#entry{
width: 400px; 
}

/* プラグイン */
div#plugin{
width: 400px;
}

/* フッター */
div#footer{
text-align: center; 
} 

/* 余白取り */
div.pad{ 
padding: 10px; 
} 

/* ヘッダーの指定-------------------------------------------------- */

/* ブログタイトル */
h1{
padding: 10px; 
font-weight: bold; 
} 

h1 a:link, h1 a:visited{ 
font-weight: bold; 
} 

/* ブログの説明文 */
div#header p{
padding: 0px 10px 10px 10px;
}

/* エントリーの指定-------------------------------------------- */

/* 日付 */
p.date{ 
text-align: right; 
} 

p.date a:link{ 
text-decoration: none; 
} 

/* 本文 */
div.text{ 
padding: 10px 0px; 
} 

/* 続きを読むのリンク */
p.ps{ 
text-align: right; 
margin: 10px 0px; 
} 

/* エントリーフッター */
ul.efooter{ 
text-align: right; 
margin: 10px 0px 10px -5px;
} 

ul.efooter li{ 
display: inline; 
margin-left: 5px; 
} 

/* ナビ */
p.navi{
text-align:center;
margin:10px;
}

/* h3（レス以外) */
h3.cmttitle{
text-align: left; 
font-weight: bold; 
color: #ff0000; 
border: dashed 1px #000000; 
background-image: url(http://bfile.shinobi.jp/4318/heart02.gif); 
background-repeat: no-repeat; 
background-position: 5px center; 
padding: 5px 5px 5px 23px; 
} 

h3.cmttitle a{ 
font-weight: bold; 
text-decoration: none; 
} 

/* h3（レス） */
div.res h3{ 
color: #ff0000; 
border-bottom: dashed 1px #000000; 
font-weight: bold; 
} 

/* コメントレス */
div.res{ 
margin-left: 30px; 
} 

/* コメントフォーム全体 */
dl.cmtform{ 
padding: 10px 0px; 
} 

/* コメントフォーム幅 */
.cmt{ 
width: 300px; 
} 

/* トラバ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{
width: 220px; 
text-align: center; 
margin-left: auto; 
margin-right: auto; 
font-size: 12px; 
}

/* 曜日 */
table.CalendarTable th{ 
font-weight: bold; 
} 

/* 日曜 */
th.CalendarWdaySun, td.CalendarTdSun{ 
color: #ff0000; 
} 

/* 土曜 */
th.CalendarWdaySat, td.CalendarTdSat{ 
color: #0000ff; 
} 

/* フッターの指定---------------------------------------------- */

/* 著作権表示 */
div#footer address{ 
padding: 10px; 
} 

/* 広告 */
div#address p{ 
padding: 0px 10px 10px 10px; 
} 