/* sd_ribbon02 designed by Twinkle Magic(http://nonty.net/) */
/* 違法、宗教、アダルト関連のブログでの使用は禁止致します。 */

/* リセット----------------------------------------------------------- */

body,div,p,h1,h2,h3,h4,h5,h6,blockquote,form,input,textarea,ul,ol,li,dl,dt,dd,table,tr,th,td,address,img,a{ 
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: #ff99cc; 
scrollbar-track-color: #ffffff; 
scrollbar-shadow-color: #ff99cc; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-arrow-color: #ff99cc; 
} 

/* body */
body { 
background-color: #ffffff; 
background-image: url(http://bfile.shinobi.jp/4192/wall001.gif); 
color: #888888; 
font-size: 80%; 
font-family: Verdana, sans-serif; 
text-align: center; 
line-height: 1.5; 
letter-spacing: 0.2em; 
}

/* リンク */
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{ 
color: #888888; 
border: solid 1px #bbbbbb; 
background-color: #ffffff; 
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: double 3px #ff99cc; 
margin: 10px; 
padding: 10px; 
color: #999999; 
} 

/* 左寄せ */
.left {
text-align:left;
} 

/* 中央寄せ */
.center {
text-align:center;
} 

/* 右寄せ */
.right {
text-align:right;
}

/* 構造の指定---------------------------------------------------------- */

/* 全体の設定 */
div#all{ 
width: 740px; 
background-color: #ffffff; 
margin: 0px auto; 
text-align: left; 
} 

/* ヘッダーの指定 */
div#header{
width:740px; 
} 

/* エントリー */
div#entry{ 
width: 540px; 
float: left; 
text-align: center; 
} 

/* プラグイン */
div#plugin{
width: 200px;
float: left; 
}

/* フッター */
div#footer{
clear:both;
text-align: center; 
} 

/* 余白 */
.pad{ 
padding: 10px; 
} 

/* エントリーブロック余白 */
.epad{ 
padding: 10px 20px; 
text-align: left; 
} 

/* ヘッダーの指定------------------------------------------------ */

/* ブログタイトル */
h1{
padding: 10px 20px 0px 20px; 
font-size: 25px; 
} 

h1 a:link{ 
text-decoration: none; 
} 

/* ブログの説明文 */
div#header p{
padding: 10px 20px; 
} 

/* エントリーブロックの指定--------------------------------------------- */

/* エントリー全体 */
div.eall{ 
width: 499px; 
text-align: left; 
margin: 10px auto; 
} 

/* エントリーヘッダ */
div.eheader{ 
width: 499px; 
height: 110px; 
background-image: url(http://bfile.shinobi.jp/4192/entryheader.gif); 
background-repeat: no-repeat; 
background-position: center bottom; 
font-size: 12px; 
} 

/* エントリーボディ */
div.emain{ 
width: 499px; 
background-image: url(http://bfile.shinobi.jp/4192/entrymain.gif); 
background-repeat: repeat-y; 
background-position: center top; 
} 

/* エントリーフッターブロック */
div.efooter{ 
width: 499px; 
height: 44px; 
background-image: url(http://bfile.shinobi.jp/4192/entryfooter.gif); 
background-repeat: no-repeat; 
background-position: center top; 
font-size: 12px; 
} 

/* エントリー内h2 */
div.eheader h2{
font-weight: bold; 
padding: 60px 0px 0px 0px; 
margin: 0px 10px; 
border-bottom: dotted 1px #bbbbbb; 
} 

div.eheader h2 a, div.eheader h2 a:link, div.eheader h2 a:visited{ 
font-weight: bold; 
text-decoration: none; 
} 

/* 日付 */
p.date{ 
text-align: right; 
margin: 0px 10px; 
} 

p.date a:link, p.date a:visited{ 
text-decoration: none; 
color: #888888; 
} 

/* 本文 */
div.text{ 
padding: 10px; 
} 

/* 続きを読むリンク */
p.ps{ 
text-align: right; 
padding: 10px; 
} 

/* エントリーフッター */
ul.cat{ 
text-align: right; 
padding: 10px 10px 0px 10px; 
margin-left: -5px; 
} 

ul.cat li{ 
display: inline; 
margin-left: 5px; 
} 

/* ナビ */
p.navi{
text-align: center;
margin: 10px 20px;
} 

/* コメント、トラックバックh2 */
h2.cmttitle{ 
background-color: #febddf; 
color: #ffffff; 
font-weight: bold; 
padding: 5px 5px 5px 17px; 
background-image: url(http://bfile.shinobi.jp/4192/heart.gif); 
background-repeat: no-repeat; 
background-position: 3px center; 
background-attachment: scroll; 
} 

h2.cmttitle a{ 
color: #ffffff; 
font-weight: bold; 
text-decoration: none; 
} 

/* コメントフォーム */
dl.cmtform{ 
padding: 10px 0px; 
} 

/* コメントフォーム幅 */
.cmt{ 
width: 350px; 
} 

/* コメントh3（レス以外） */
h3{
color: #ff69b4; 
font-weight: bold; 
border-bottom: dotted 1px #bbbbbb; 
} 

h3 a, h3 a:link, h3 a:visited{ 
text-decoration: none; 
font-weight: bold; 
} 

/* コメント日付 */
p.cdate{ 
text-align: right; 
} 

/* コメント本文 */
div.ctext{ 
padding: 10px 0px; 
} 

/* コメントフッター */
ul.cfooter{ 
text-align: right; 
padding: 10px 0px; 
margin-left: -5px; 
} 

ul.cfooter li{ 
display: inline; 
margin-left: 5px; 
} 

/* h3（コメントレス） */
div.res h3{ 
color: #888888; 
border-bottom: dotted 1px #ff99cc; 
} 

/* コメントレス */
div.res{ 
margin-left: 30px; 
} 

/* トラックバックURL */
dl.tburi{ 
padding: 10px 0px; 
} 

/* プラグインの指定-------------------------------------------------------------- */

/* h2 */
div#plugin h2{
background-color: #febddf; 
color: #ffffff; 
font-weight: bold; 
padding: 5px 5px 5px 17px; 
background-image: url(http://bfile.shinobi.jp/4192/heart.gif); 
background-repeat: no-repeat; 
background-position: 3px center; 
background-attachment: scroll; 
} 

/* プラグイン上説明 */
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; 
margin-left: auto; 
margin-right: auto; 
text-align: center; 
} 

/* 曜日 */
table.CalendarTable th{ 
font-weight: bold; 
} 

/* 日曜 */
th.CalendarWdaySun, td.CalendarTdSun{ 
color: #ff33cc; 
} 

/* 土曜 */
th.CalendarWdaySat, td.CalendarTdSat{ 
color: #33ccff; 
} 

/* フッターの指定---------------------------------------------------------- */

/* 著作権表示 */
div#footer address{ 
padding: 10px; 
} 

/* 広告 */
div#footer p{ 
padding: 0px 10px 10px 10px; 
} 