/* sd_rose_line designed by Twinkle Magic(http://nonty.net/) */
/* 違法、宗教、アダルト関連のブログでの使用は禁止です。 */

/* リセット------------------------------------------------------- */

body,div,p,h1,h2,h3,h4,h5,h6,blockquote,ul,ol,li,dl,dt,dd,form,input,textarea,table,tr,th,td,address,img,a{ 
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: #ffe6f0; 
scrollbar-highlight-color: #ffe6f0; 
scrollbar-3dlight-color: #ff99cc; 
scrollbar-track-color: #ffe6f0; 
scrollbar-shadow-color: #ff99cc; 
scrollbar-darkshadow-color: #ffe6f0; 
scrollbar-arrow-color: #ff99cc; 
} 

/* body */
body { 
background-color: #ffe6f0; 
color: #888888; 
font-size: 80%; 
font-family: Verdana, sans-serif; 
line-height: 1.5; 
letter-spacing: 0.2em; 
text-align: center; 
background-image: url(http://bfile.shinobi.jp/4219/dbb5c80e.gif); 
background-repeat: repeat-y; 
background-attachment: scroll; 
background-position: center top; 
}

/* リンク */
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: 1px #bbbbbb solid; 
background-color: #ffffff; 
color: #888888; 
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #bbbbbb; 
scrollbar-track-color: #ffffff; 
scrollbar-shadow-color: #bbbbbb; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-arrow-color: #bbbbbb; 
} 

/*引用部分指定*/
blockquote{ 
border: dotted 2px #ff99cc; 
margin: 10px; 
padding: 10px; 
color: #999999; 
} 

/* 左寄せ */
.left {
text-align:left;
} 

/* 中央寄せ */
.center {
text-align:center;
} 

/* 右寄せ */
.right {
text-align:right;
} 

/* 構造の指定-------------------------------------------------------- */

/* 全体 */
div#all{
width: 800px;
text-align: left; 
margin: 0px auto; 
} 

/* ヘッダー */
div#header{
width:800px; 
} 

/* フッター */
div#footer{
clear:both;
text-align: center; 
} 

/* エントリー */
div#entry{
width: 520px;
float: left;
} 

/* エントリー余白 */
div.epad{ 
padding: 10px 10px 10px 90px; 
} 

/* プラグイン */
div#plugin{
width: 280px;
float: left;
} 

/* プラグイン余白 */
div.ppad{ 
padding: 10px 90px 10px 10px; 
} 

/* ヘッダーの指定---------------------------------------------- */

/* ブログタイトル */
h1{
padding: 10px 90px 0px 90px; 
font-size: 25px; 
font-family: 'Century Gothic'; 
} 

h1 a:link{ 
text-decoration: none; 
} 

/* ブログの説明文 */
div#header p{
padding: 10px 90px 30px 90px;
}

/* エントリーブロック指定-------------------------------------------- */

/* h2 */
div#entry h2{
text-align: left; 
background-image: url(http://bfile.shinobi.jp/4219/ico.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
font-weight: bold; 
padding: 0px 0px 0px 20px; 
} 

div#entry h2 a, div#entry h2 a:link, div#entry h2 a:visited{ 
font-weight: bold; 
} 

/* 本文 */
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 10px 10px 90px; 
} 

/* コメントフォーム全体 */
dl.cmtform{ 
padding: 10px 0px; 
} 

/* コメントフォーム幅 */
.cmt{ 
width: 350px; 
} 

/* h3 */
h3, h3 a{
color: #ff69b4; 
font-weight: bold; 
} 

/* コメントレス */
div.res{ 
margin-left: 30px; 
} 

/* トラックバックURL */
dl.tburi{ 
padding: 10px 0px; 
} 

/* プラグインの指定------------------------------------------------ */

/* h2 */
div#plugin h2{
background-color: #ffe6f0; 
color: #ff69b4; 
font-weight: bold; 
background-image: url(http://bfile.shinobi.jp/4219/ico.gif); 
background-repeat: no-repeat; 
background-position: 5px center; 
background-attachment: scroll; 
padding: 3px 5px 3px 25px; 
} 

/* プラグイン上説明 */
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%; 
text-align: center; 
font-size: 12px; 
margin-left: auto; 
margin-right: auto; 
} 

/* 曜日 */
table.CalendarTable th{ 
font-weight: bold; 
} 

/* 日曜 */
th.CalendarWdaySun, td.CalendarTdSun{ 
color: #ff33cc; 
} 

/* 土曜 */
th.CalendarWdaySat, td.CalendarTdSat{ 
color: #33ccff; 
} 

/* フッター指定-------------------------------------------- */

/* 著作権表示 */
div#footer address{ 
padding: 10px 90px; 
} 

/* 広告 */
div#footer p{ 
padding: 0px 90px 10px 90px; 
} 