/* sd_stars 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; 
} 

/* 全体の指定-------------------------------------------------------------- */

/* スクロールバーの指定（IE） */
html{ 
	scrollbar-face-color: #d9aa91; 
	scrollbar-highlight-color: #d9aa91; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-track-color: #d9aa91; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-darkshadow-color: #d9aa91; 
	scrollbar-arrow-color: #ffffff; 
} 

/* body */
body{ 
background-color: #ffffff; 
background-image: url(http://bfile.shinobi.jp/5640/starw001.gif); 
color: #c2774e; 
font-size: 80%; 
font-family: 'ＭＳ　ゴシック', 'MS Gothic', Verdana, sans-serif; 
letter-spacing: 0.2em; 
line-height: 1.5; 
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; 
	background-color: #ffffff; 
	background-image: url(http://bfile.shinobi.jp/5640/151605dd.gif); 
	color: #c2774e; 
	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{ 
margin: 10px; 
padding: 10px; 
border: dashed 1px #ff99cc; 
background-image: url(http://bfile.shinobi.jp/5640/151605dd.gif); 
} 

/* 中央揃え */
.center{ 
text-align: center; 
} 

/* 右寄せ */
.right{ 
text-align: right; 
} 

/* 左寄せ */
.left{ 
text-align: left; 
} 

/* 構造の指定--------------------------------------------------------- */

/* 全体 */
div#all{ 
width: 740px; 
margin: 0px auto; 
text-align: left; 
} 

/* エントリーブロック */
div#entry{ 
width: 500px; 
float: right; 
} 

/* プラグインブロック */
div#plugin{ 
width: 220px; 
float: right; 
margin-right: 20px; 
} 

/* フッターブロック */
div#footer{ 
clear: right; 
width: 740px; 
} 

/* ヘッダーブロックの指定--------------------------------------------- */

/* ブログタイトル */
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.eall{ 
width: 500px; 
margin-bottom: 10px; 
} 

/* エントリーヘッダ */
div.eheader{ 
width: 500px; 
height: 70px; 
background-image: url(http://bfile.shinobi.jp/5640/a82176f7.gif); 
background-repeat: no-repeat; 
background-position: center bottom; 
background-attachment: scroll; 
} 

/* エントリーボディ */
div.ebody{ 
width: 500px; 
background-image: url(http://bfile.shinobi.jp/5640/db70c376.gif); 
background-repeat: repeat-y; 
background-position: center top; 
background-attachment: scroll; 
} 

/* エントリーフッター */
div.efooter{ 
width: 500px; 
height: 57px; 
background-image: url(http://bfile.shinobi.jp/5640/efooer.gif); 
background-repeat: no-repeat; 
background-position: center top; 
background-attachment: scroll; 
} 

/* コメントヘッダー */
div.cheader{ 
width: 500px; 
height: 70px; 
background-image: url(http://bfile.shinobi.jp/5640/cheader.gif); 
background-repeat: no-repeat; 
background-position: center bottom; 
background-attachment: scroll; 
} 

/* エントリーブロックh2 */
div#entry h2{ 
padding: 35px 0px 0px 25px; 
margin: 0px 20px; 
border-bottom: dashed 1px #c2774e; 
font-size: 12px; 
} 

div#entry h2 a, div#entry h2 a:link, div#entry h2 a:visited{ 
font-weight: bold; 
border-bottom: none; 
} 

/* 日付部分 */
p.date{ 
padding: 0px 20px; 
text-align: right; 
font-size: 10px; 
} 

p.date a:link, p.date a:visited{ 
border-bottom: none; 
color: #c2774e; 
} 

/* 本文 */
div.text{ 
padding: 10px 20px; 
} 

/* 続きを読むリンク */
p.ps{ 
text-align: right; 
padding: 0px 20px 10px 20px; 
margin: 10px 0px 0px 0px; 
} 

/* エントリーフッター文字 */
ul.cat{ 
font-size: 10px; 
text-align: right; 
padding: 10px 20px 0px 15px; 
} 

ul.cat li{ 
display: inline; 
margin-left: 5px; 
} 

/* コメントフォーム全体 */
dl.cmtform{ 
padding: 0px 20px; 
} 

p.cmtsub{ 
padding: 10px 20px; 
} 

/* コメントフォーム幅 */
.cmt{ 
width: 350px; 
} 

/* エントリーブロックh3 */
div#entry h3{ 
padding: 35px 0px 0px 25px; 
margin: 0px 20px; 
border-bottom: dashed 1px #c2774e; 
font-size: 12px; 
color: #ff69b4; 
font-weight: bold; 
} 

div#entry h3 a, div#entry h3 a:link, div#entry h3 a:visited{ 
font-weight: bold; 
border-bottom: none; 
} 

/* トラバ */
dl.tburi{ 
padding: 0px 20px; 
} 

/* ナビ */
p.navi{ 
text-align: center; 
margin: 10px; 
} 

/* プラグインブロックの指定--------------------------------------------- */

/* プラグイン全体 */
div.pall{ 
width: 220px; 
margin-bottom: 10px; 
} 

/* プラグインヘッダ */
div.pheader{ 
width: 220px; 
height: 40px; 
background-image: url(http://bfile.shinobi.jp/5640/pheader.gif); 
background-repeat: no-repeat; 
background-position: center bottom; 
background-attachment: scroll; 
} 

/* プラグインボディ */
div.pbody{ 
width: 220px; 
background-image: url(http://bfile.shinobi.jp/5640/pbody.gif); 
background-repeat: repeat-y; 
background-position: center top; 
background-attachment: scroll; 
} 

/* プラグインフッター */
div.pfooter{ 
width: 220px; 
height: 24px; 
background-image: url(http://bfile.shinobi.jp/5640/pfooter.gif); 
background-repeat: no-repeat; 
background-position: center top; 
background-attachment: scroll; 
} 

/* プラグインh2 */
div#plugin h2{ 
font-weight: bold; 
font-size: 12px; 
margin: 0px 10px; 
padding: 12px 0px 0px 18px; 
border-bottom: dashed 1px #ff99cc; 
} 

/* プラグイン上説明 */
p.pextop{ 
padding: 10px 10px 0px 10px; 
} 

/* プラグイン中身 */
div.pcont{ 
padding: 10px; 
} 

/* プラグイン下説明 */
p.pexbottom{ 
padding: 0px 10px 10px 10px; 
} 

/* 検索フォーム */
.box{ 
width: 100px; 
} 

/* カレンダーの指定----------------------------------------------------- */

/* 全体の指定 */
table.CalendarMoveTable, table.CalendarTable{ 
margin-left: auto; 
margin-right: auto; 
font-size: 12px; 
width: 90%; 
text-align: center; 
} 

/* 曜日の指定 */
table.CalendarTable th{ 
font-weight: bold; 
} 

/* 日曜日 */
th.CalendarWdaySun, td.CalendarTdSun{ 
color: #ff33cc; 
} 

/* 土曜日 */
th.CalendarWdaySat, td.CalendarTdSat{ 
color: #33ccff; 
} 

/* フッター指定---------------------------------------------------------- */

/* 全体の指定 */
div#footer{ 
text-align: center; 
} 