/* sd_twinklestar 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; 
} 

/* html */
html{ 
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; 
} 

/* body */
body{ 
text-align: center; 
background-color: #ffffff; 
background-image: url(http://file.miimas.go-th.net/WallMasKatsu.PNG); 
background-repeat: repeat-y; 
background-attachment: scroll; 
background-position: center top; 
font-size: 80%; 
font-family: 'ＭＳ　ゴシック',Verdana,sans-serif; 
color: #888888; 
line-height: 1.5; 
letter-spacing: 0.1em; 
} 

/* リンク */
a:link { 
color: #ff66cc; 
text-decoration: underline; 
}

a:visited{ 
color: #ff66cc; 
text-decoration: none; 
}

a:hover,a:active{ 
color: #ff99cc; 
text-decoration: underline; 
} 

/* フォーム */
input,textarea{ 
border: solid 1px #bbbbbb; 
color: #888888; 
background-color: #ffffff; 
} 

/* 引用 */
blockquote{ 
color: #999999; 
border: double 3px #ff99cc; 
padding: 10px; 
margin: 10px; 
} 

/* 各項目共通フッタ */
ul.efooter{ 
text-align: right; 
margin: 10px 0px 10px -5px; 
} 

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

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

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

/* 中央揃え */
.center{ 
text-align: center; 
} 

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

/* 全体 */
div#all{ 
width: 750px;
text-align: left; 
margin: 0px auto; 
text-align: left; 
} 

/* ヘッダ */
div#header{ 
height: 100px; 
} 

/* 左ブロック */
div#entry{ 
width: 530px; 
float: left; 
} 

/* 右ブロック */
div#plugin{ 
width: 220px; 
float: left; 
} 

/* フッタ */
div#footer{ 
clear: left; 
text-align: center; 
padding: 10px; 
} 

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

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

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

h1 img{ 
vertical-align: middle; 
margin-left: 7px; 
} 

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

/* エントリーの指定----------------------------------------------- */

/* エントリータイトル */
h2.etitle a:link,h2.etitle a:visited{ 
font-weight: bold; 
} 

h2.etitle img{ 
vertical-align: middle; 
margin-left: 7px; 
} 

/* エントリー本文 */
div.entrytext{ 
padding: 10px 0px; 
} 

/* 「続きを読む」のリンク */
p.epstext{ 
text-align: right; 
margin: 10px 0px; 
} 

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

/* コメント、トラバの指定------------------------------------------ */

/* h2の指定 */
h2.cmtnavi{ 
background-image: url(http://bfile.shinobi.jp/4101/pinkico.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding: 0px 0px 0px 20px; 
} 

h2.cmtnavi a{ 
font-weight: bold; 
text-decoration: none; 
} 

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

/* h3見出し */
h3{ 
color: #ff66cc; 
font-weight: bold; 
} 

h3 img{ 
vertical-align: middle; 
margin-left: 7px; 
} 

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

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

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

/* プラグインタイトル */
h2.plugintitle{ 
background-image: url(http://bfile.shinobi.jp/4101/pinkico.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding: 0px 0px 0px 20px; 
border-bottom: dotted 1px #ff99cc; 
} 

/* プラグイン上説明 */
p.pextop{ 
margin-top: 10px; 
} 

/* プラグイン中身 */
div.plugincontents{ 
padding: 10px 0px; 
} 

/* プラグイン下説明 */
p.pexbottom{ 
margin-bottom: 10px; 
} 

/* 検索フォーム */
input.box{ 
width: 120px; 
} 

/* カレンダーの指定----------------------------------------------- */

/* 全体の指定 */
table.CalendarMoveTable,table.CalendarTable{ 
font-size: 12px; 
width: 90%; 
text-align: center; 
margin-left: auto; 
margin-right: auto; 
} 

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

/* 曜日、日付の指定（日曜） */
th.CalendarWdaySun,td.CalendarTdSun{ 
color: #ff0099; 
} 

/* 曜日、日付の指定（土曜） */
th.CalendarWdaySat,td.CalendarTdSat{ 
color: #9900ff; 
} 