/* sd_heartheart designed by Twinkle Magic(http://nonty.net/) */
/* 違法、宗教、アダルト関連のブログでの使用は禁止です。 */

/* リセット------------------------------------------------ */

body,div,p,h1,h2,h3,h4,h5,h6,blockquote,table,th,tr,td,ul,ol,li,dl,dt,dd,form,input,textarea,address,img{ 
margin: 0px; 
padding: 0px; 
border: 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: #ffd2e9; 
scrollbar-highlight-color: #ffd2e9; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-track-color: #ffd2e9; 
scrollbar-shadow-color: #ffffff; 
scrollbar-darkshadow-color: #ffd2e9; 
scrollbar-arrow-color: #ffffff; 
} 

/* body */
body { 
background-color: #ffd2e9; 
background-image: url(http://bfile.shinobi.jp/4529/7958c837.gif); 
color: #888888; 
font-size: 80%; 
font-family: Verdana, sans-serif; 
line-height: 1.5; 
letter-spacing: 0.2em; 
text-align: center; 
} 

/* リンク */
a:link { 
color: #ff69b4; 
text-decoration: underline; 
} 

a:visited{ 
color: #ff69b4; 
text-decoration: none; 
} 

a:hover { 
color: #ff99cc; 
text-decoration: underline; 
} 

a:active { 
color: #ff99cc; 
text-decoration: none; 
} 

/* フォーム部分指定 */
input,textarea{ 
border: solid 1px #bbbbbb; 
background-color: #ffd2e9; 
color: #888888; 
scrollbar-face-color: #ffd2e9; 
scrollbar-highlight-color: #ffd2e9; 
scrollbar-3dlight-color: #bbbbbb; 
scrollbar-track-color: #ffd2e9; 
scrollbar-shadow-color: #bbbbbb; 
scrollbar-darkshadow-color: #ffd2e9; 
scrollbar-arrow-color: #bbbbbb; 
} 

/* ライン指定 */
.line{ 
text-align: center; 
} 

/* 引用部分指定 */
blockquote{ 
border: dashed 1px #ff99cc; 
padding: 10px; 
margin: 10px; 
color: #999999; 
} 

/* テキスト左寄せ */
.left {
text-align:left;
} 

/* テキスト中央寄せ */
.center {
text-align:center;
} 

/* テキスト右寄せ */
.right {
text-align:right;
} 

/* 構造の指定------------------------------------------ */

/* 全体 */
div#all{
width:720px;
margin: 0px auto; 
text-align: left; 
} 

/* エントリー */
div#entry{ 
width: 500px; 
float: right; 
background-color: #ffffff; 
} 

/* ヘッダー */
div#header{
width: 500px; 
} 

/* プラグイン */
div#plugin{
width: 200px;
float: right; 
margin-right: 20px; 
background-color: #ffffff; 
}

/* フッター */
div#footer{ 
width: 200px; 
} 

/* 余白 */
div.pad{ 
padding: 10px; 
} 

/* ヘッダーの指定------------------------------------------- */

/* h1 */
h1{
margin: 10px; 
background-color: #ffd2e9; 
background-image: url(http://bfile.shinobi.jp/4529/textwall.gif); 
padding: 5px 3px; 
font-weight: bold; 
} 

h1 a:link, h1 a:visited{ 
font-weight: bold; 
text-decoration: none; 
} 

h1 img{ 
vertical-align: middle; 
} 

/* ブログの説明文 */
div#header p{ 
margin: 0px 10px 10px 10px; 
} 

/* エントリーの指定------------------------------------------- */

/* h2 */
h2{
background-color: #ffd2e9; 
background-image: url(http://bfile.shinobi.jp/4529/textwall.gif); 
padding: 5px 3px; 
font-weight: bold; 
} 

h2 a, h2 a:link, h2 a:visited{ 
font-weight: bold; 
text-decoration: none; 
} 

h2 img{ 
vertical-align: middle; 
} 

/* 日付 */
p.date{ 
text-align: right; 
} 

p.date a:link, p.date a:visited{ 
color: #888888; 
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{ 
margin-left: 5px; 
display: inline; 
} 

/* ナビ */
p.navi{ 
text-align: center; 
margin: 10px; 
} 

/* コメントフォーム全体 */
dl.cmtform{ 
padding: 10px 0px; 
} 

/* コメントフォーム幅 */
.cmt{ 
width: 300px; 
} 

/* h3（レス以外） */
h3.cmttitle{
background-color: #ffd2e9; 
background-image: url(http://bfile.shinobi.jp/4529/textwall.gif); 
padding: 5px 3px; 
font-weight: bold; 
} 

h3.cmttitle a, h3.cmttitle a:link, h3.cmttitle a:visited{ 
font-weight: bold; 
text-decoration: none; 
} 

h3.cmttitle img{ 
vertical-align: middle; 
} 

/* h3（コメントレス） */
div.res h3{ 
font-weight: bold; 
border-bottom: dashed 1px #ff99cc; 
} 

/* コメントレス */
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{ 
width: 90%; 
font-size: 12px; 
text-align: center; 
margin-left: auto; 
margin-right: auto; 
} 

/* 曜日全体 */
table.CalendarTable th{ 
font-weight: bold; 
} 

/* 日曜 */
th.CalendarWdaySun, td.CalendarTdSun{ 
color: #ff3399; 
} 

/* 土曜 */
th.CalendarWdaySat, td.CalendarTdSat{ 
color: #3399ff; 
} 

/* フッターの指定------------------------------------------- */

/* 著作権表示 */
div#footer address{ 
padding: 0px 10px; 
} 

/* 広告 */
div#footer p{ 
padding: 0px 10px 10px 10px; 
} 