/* sd_hearty designed by Twinkle Magic(http://nonty.net/) */
/* 違法、アダルト、宗教関連のブログでの使用は禁止です。 */

/* リセット------------------------------------------------------ */

body,div,p,dl,dt,dd,form,input,textarea,blockquote,tr,td,h1,h2,h3,h4,h5,h6,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; 
padding: 0px; 
margin: 0px; 
border: 0px; 
} 

/* 全体の指定-------------------------------------------------------- */

/* html要素指定 */
html{ 
scrollbar-face-color: #ffc8e3; 
scrollbar-highlight-color: #ffc8e3; 
scrollbar-3dlight-color: #ff99cc; 
scrollbar-track-color: #ffc8e3; 
scrollbar-shadow-color: #ff99cc; 
scrollbar-darkshadow-color: #ffc8e3; 
scrollbar-arrow-color: #ff99cc; 
} 

/* body */
body { 
text-align: center; 
font-size: 80%; 
font-family: Verdana, sans-serif; 
line-height: 1.5; 
color: #888888; 
background-color: #ffc8e3; 
background-image: url(http://bfile.shinobi.jp/4827/4e21b505.gif); 
word-break: break-all; 
}

/* リンクの指定 */
a:link { 
color: #ff69b4; 
border-bottom: dashed 1px #ff99cc; 
} 

a:visited{ 
color: #ff69b4; 
border-bottom: none; 
} 

a:hover { 
color: #ff99cc; 
border-bottom: dashed 1px #ff99cc; 
} 

a:active { 
color: #ff99cc; 
border-bottom: none; 
} 

/* 左寄せ */
.left {
text-align:left;
} 

/* 中央寄せ */
.center {
text-align:center;
} 

/* 右寄せ */
.right {
text-align:right;
} 

/* フォーム */
input,textarea{ 
border: dashed 1px #ff99cc; 
background-color: #ffffff; 
color: #888888; 
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; 
} 

/* 引用 */
blockquote{ 
background-color: #ffddee; 
border: dashed 1px #ff99cc; 
margin: 10px; 
padding: 10px; 
} 

/* 検索フォーム */
input.box{ 
width: 120px; 
} 

/* h2要素 */
h2{ 
background-color: #ffddee; 
background-image: url(http://bfile.shinobi.jp/4827/h2wall.gif); 
padding: 3px; 
font-weight: bold; 
} 

h2 a, h2 a:link, h2 a:visited{ 
font-weight: bold; 
border-bottom: none: 
} 

/* 構造の指定------------------------------------------- */

/* 全体 */
div#all{
width:660px;
text-align: left; 
margin: 0px auto; 
background-color: #ffffff; 
} 

/* 左2ブロック */
div#left{ 
width: 480px; 
float: left; 
} 

/* エントリー */
div#entry{
width: 300px;
text-align: left; 
background-color: #ffffff; 
float: right; 
} 

/* ヘッダー */
div#header{
width: 300px;
} 

/* プラグイン（左） */
div#pleft{
width: 180px;
text-align: left;
background-color: #ffffff; 
float: right; 
} 

/* プラグイン（右） */
div#pright{
width: 180px; 
background-color: #ffffff; 
float: left; 
} 

/* フッター */
div#footer{ 
clear: both; 
text-align: center; 
} 

/* 余白 */
div.pad{ 
padding: 10px; 
} 

/* ヘッダーの指定-------------------------------------------- */

/* h1 */
h1{
padding: 10px; 
text-align: center; 
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, p.date a:visited{ 
color: #888888; 
border-bottom: none; 
} 

/* 本文 */
div.text{ 
padding: 10px 0px; 
background-image: url(http://bfile.shinobi.jp/4827/entrywall.gif); 
background-repeat: repeat-y; 
background-position: right top; 
background-attachment: scroll; 
} 

/* 続きを読むリンク */
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: 250px; 
} 

/* h3（レス以外） */
h3{ 
border-bottom: dashed 1px #bbbbbb; 
font-weight: bold; 
} 

h3 a{ 
border-bottom: none; 
font-weight: bold; 
} 

/* h3（レス） */
div.res h3{ 
border-bottom: dashed 1px #ff99cc; 
} 

/* トラックバック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: #ff66cc; 
} 

/* 土曜 */
th.CalendarWdaySat, td.CalendarTdSat{ 
color: #66ccff; 
} 

/* フッターの指定-------------------------------------------- */

/* 著作権表示 */
div#footer address{ 
padding: 0px 10px; 
} 

/* 広告 */
div#footer p{ 
padding: 0px 10px; 
} 