/* sd_ribbon04 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,address,table,th,tr,td,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; 
} 

/* body */
body{ 
color: #c2774e; 
background-color: #ffd9eb; 
background-image: url(http://bfile.shinobi.jp/5562/heartw007.gif); 
font-size: 80%; 
font-family: Verdana, sans-serif; 
line-height: 1.5; 
letter-spacing: 0.2em; 
text-align: center; 
} 

/* リンク */
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; 
} 

/* フォーム */
input,textarea{ 
border: solid 1px #c2774e; 
color: #c2774e; 
background-color: #ffffff; 
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #c2774e; 
scrollbar-track-color: #ffffff; 
scrollbar-shadow-color: #c2774e; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-arrow-color: #c2774e; 
} 

/* 引用 */
blockquote{ 
padding: 10px; 
margin: 10px; 
border: dashed 1px #ff99cc; 
} 

/* 右寄せ */
.right{ 
text-align: right; 
} 

/* 中央揃え */
.center{ 
text-align: center; 
} 

/* 左寄せ */
.left{ 
text-align: left; 
} 

/* 構造の指定--------------------------------------------------------- */

/* 全体の指定 */
div#all{ 
width: 740px; 
text-align: left; 
margin: 0px auto; 
} 

/* エントリーブロック */
div#entry{ 
width: 500px; 
float: right; 
} 

/* プラグインブロック */
div#plugin{ 
width: 220px; 
float: right; 
margin-right: 20px; 
} 

/* フッターブロック */
div#footer{ 
width: 740px; 
clear: right; 
text-align: center; 
} 

/* ヘッダーブロックの指定----------------------------------------------- */

/* ブログタイトル */
h1{ 
padding: 10px 0px; 
font-weight: bold; 
} 

h1 a:link, h1 a:visited{ 
font-weight: bold; 
} 

/* ブログの説明文 */
div#header p{ 
padding: 0px 0px 10px 0px; 
} 

/* エントリーブロックの指定----------------------------------------------- */

/* 個別エントリー全体 */
div.entryall{ 
width: 500px; 
margin: 10px 0px; 
} 

/* エントリーヘッダ全体 */
div.eheader{ 
width: 500px; 
height: 83px; 
background-image: url(http://bfile.shinobi.jp/5562/6c4aaff3.gif); 
background-repeat: no-repeat; 
background-position: center bottom; 
background-attachment: scroll; 
} 

/* エントリーボディ全体 */
div.ebody{ 
width: 500px; 
background-image: url(http://bfile.shinobi.jp/5562/f11ef2e0.gif); 
background-repeat: repeat-y; 
background-position: center top; 
background-attachment: scroll; 
} 

/* エントリーフッタ全体 */
div.efooter{ 
width: 500px; 
height: 47px; 
background-image: url(http://bfile.shinobi.jp/5562/efooterr.gif); 
background-repeat: no-repeat; 
background-position: center top; 
background-attachment: scroll; 
} 

/* エントリータイトル */
div.eheader h2{ 
font-weight: bold; 
font-size: 12px; 
padding: 40px 0px 0px 30px; 
margin: 0px 10px; 
border-bottom: dashed 1px #c2774e; 
} 

div.eheader h2 a, div.eheader h2 a:link, div.eheader h2 a:visited{ 
font-weight: bold; 
border-bottom: none; 
} 

/* 日付 */
p.date{ 
text-align: right; 
font-size: 10px; 
padding: 0px 10px; 
} 

p.date a:link, p.date a:visited{ 
color: #c2774e; 
border-bottom: none; 
} 

/* 本文 */
div.text{ 
padding: 10px; 
} 

/* 続きを読むのリンク部分 */
p.ps{ 
padding: 0px 10px; 
text-align: right; 
} 

/* エントリーフッター */
ul.cat{ 
font-size: 10px; 
text-align: right; 
margin-left: -5px; 
padding: 10px 10px 0px 10px; 
} 

ul.cat li{ 
display: inline; 
margin-left: 5px; 
} 

/* コメント、トラバタイトル */
div.eheader h3{ 
font-weight: bold; 
font-size: 12px; 
padding: 40px 0px 0px 30px; 
margin: 0px 10px; 
border-bottom: dashed 1px #ff99cc; 
} 

div.eheader h3 a, div.eheader h3 a:link, div.eheader h3 a:visited{ 
font-weight: bold; 
border-bottom: none; 
} 

/* コメントフォーム */
dl.commentform{ 
margin: 0px 10px 10px 10px; 
} 

p.cmtsub{ 
margin: 0px 10px; 
} 

/* コメントフォーム幅 */
.cmt{ 
width: 400px; 
} 

/* トラバURL */
dl.tburi{ 
margin: 0px 10px; 
} 

/* プラグインブロックの指定--------------------------------------------- */

/* プラグイン全体 */
div.plugall{ 
width: 220px; 
margin: 10px 0px; 
} 

/* プラグインヘッダ */
div.pheader{ 
width: 220px; 
height: 83px; 
background-image: url(http://bfile.shinobi.jp/5562/pluginheader.gif); 
background-repeat: no-repeat; 
background-position: center bottom; 
background-attachment: scroll; 
} 

/* プラグインボディ */
div.pbody{ 
width: 220px; 
background-image: url(http://bfile.shinobi.jp/5562/pluginbody.gif); 
background-repeat: repeat-y; 
background-position: center top; 
background-attachment: scroll; 
} 

/* プラグインフッター */
div.pfooter{ 
width: 220px; 
height: 27px; 
background-image: url(http://bfile.shinobi.jp/5562/pluginfooter.gif); 
background-repeat: no-repeat; 
background-position: center top; 
background-attachment: scroll; 
} 

/* プラグインタイトル */
div.pheader h2{ 
font-weight: bold; 
font-size: 12px; 
padding: 40px 0px 0px 30px; 
margin: 0px 10px; 
border-bottom: dashed 1px #ff99cc; 
} 

/* プラグイン上説明 */
p.pextop{ 
padding: 0px 10px 10px 10px; 
} 

/* プラグイン中身 */
div.plugincontents{ 
padding: 0px 10px; 
} 

/* プラグイン下説明 */
p.pexbottom{ 
padding: 10px 10px 0px 10px; 
} 

/* ナビゲーション */
ul.pnavi{ 
text-align: center; 
margin: 10px 0px 10px -5px; 
} 

ul.pnavi li{ 
display: inline; 
margin-left: 5px; 
} 

p.navi{ 
margin: 10px 0px; 
text-align: center; 
} 

/* カレンダー------------------------------------------------------------- */

/* 全体 */
table.CalendarMoveTable, table.CalendarTable{ 
font-size: 12px; 
width: 90%; 
text-align: center; 
margin-left: auto; 
margin-right: auto; 
} 

/* 月移動テーブル */
td.CalendarPrevTd{ 
text-align: left; 
} 

td.CalendarNowTd{ 
text-align: center; 
} 

td.CalendarNextTd{ 
text-align: right; 
} 

/* カレンダーテーブル全体 */
table.CalendarTable th, table.CalendarTable td{ 
text-align: center; 
} 

/* 曜日 */
table.CalendarTable th{ 
font-weight: bold; 
} 

/* 土曜日 */
th.CalendarWdaySat, td.CalendarTdSat{ 
color: #33ccff; 
} 

/* 日曜日 */
th.CalendarWdaySun, td.CalendarTdSun{ 
color: #ff33cc; 
} 

/* フッターブロックの指定------------------------------------------------- */

div#footer address{ 
margin: 10px 0px; 
} 

/* 全体の指定 */
div#footer p{ 
margin: 10px 0px; 
} 