/* sd_simple05 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: #000000; 
scrollbar-track-color: #ffffff; 
scrollbar-shadow-color: #000000; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-arrow-color: #000000; 
} 

/* body */
body{ 
background-color: #ffffff; 
color: #000000; 
font-size: 65%; 
font-family: 'ＭＳ　ゴシック', Verdana, sans-serif; 
line-height: 1.5; 
letter-spacing: 0.2em; 
text-align: center; 
} 

/* リンク */
a:link{ 
color: #000000; 
text-decoration: underline; 
} 

a:visited{ 
color: #000000; 
text-decoration: none; 
} 

a:hover{ 
color: #ff0000; 
text-decoration: underline; 
} 

a:active{ 
color: #ff0000; 
text-decoration: none; 
} 

/* h2見出し */
h2{ 
background-image: url(http://bfile.shinobi.jp/5186/redh.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding: 0px 0px 0px 15px; 
border-bottom: solid 1px #000000; 
} 

h2 a, h2 a:link, h2 a:visited{ 
text-decoration: none; 
} 

/* 引用 */
blockquote{ 
background-color: #eeeeee; 
margin: 10px; 
padding: 10px; 
} 

/* フォーム */
input,textarea{ 
border-top: none; 
border-left: none; 
border-right: none; 
border-bottom: solid 1px #000000; 
background-color: #ffffff; 
color: #000000; 
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-track-color: #ffffff; 
scrollbar-shadow-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-arrow-color: #000000; 
} 

/* 右寄せ */
.right{ 
text-align: right; 
} 

/* 左寄せ */
.left{ 
text-align: left; 
} 

/* 中央揃え */
.center{ 
text-align: center; 
} 

/* 構造の指定----------------------------------------------------------- */

/* 全体の指定 */
div#all{ 
width: 400px; 
margin: 0px auto; 
text-align: left; 
} 

/* 余白取り */
div.pad{ 
padding: 10px 0px; 
} 

/* 各項目日付 */
p.date{ 
text-align: right; 
} 

p.date a:link{ 
text-decoration: none; 
} 

/* 各項目本文 */
div.text{ 
margin: 10px 0px; 
} 

/* 各項目フッター */
ul.efooter{ 
text-align: right; 
margin: 10px 0px 10px -5px; 
} 

ul.efooter li{ 
display: inline; 
margin-left: 5px; 
} 

/* ヘッダの指定---------------------------------------------------------- */

/* ブログタイトル */
h1{ 
background-image: url(http://bfile.shinobi.jp/5186/redh.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding: 10px 0px 10px 15px; 
} 

/* ブログの説明文 */
div#header p{ 
padding: 0px 0px 10px 0px; 
} 

/* エントリー部分指定------------------------------------------------------ */

/* 続きを読むのリンク */
p.ps{ 
text-align: right; 
margin: 10px 0px; 
} 

/* ナビ */
p.navi{ 
text-align: center; 
margin: 10px 0px; 
} 

/* コメント、トラバ指定---------------------------------------------------- */

/* h3見出し */
h3{ 
background-image: url(http://bfile.shinobi.jp/5186/redh.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding: 0px 0px 0px 15px; 
border-bottom: solid 1px #000000; 
} 

h3 a{ 
text-decoration: none; 
} 

/* h3見出し（コメントレス） */
h3.restitle{ 
background-image: url(http://bfile.shinobi.jp/5186/blackh.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding: 0px 0px 0px 15px; 
border-bottom: solid 1px #000000; 
} 

/* コメントフォーム全体 */
dl.cmtform{ 
padding: 10px 0px; 
} 

/* コメントフォーム幅 */
.cmt{ 
width: 300px; 
} 

/* トラックバックURL */
dl.tburi{ 
padding: 10px 0px; 
} 

/* プラグイン指定--------------------------------------------------------- */

/* プラグイン上説明 */
p.pextop{ 
margin-top: 10px; 
} 

/* プラグイン中身 */
div.plugincontents{ 
padding: 10px 0px; 
} 

/* プラグイン下説明 */
p.pexbottom{ 
margin-bottom: 10px; 
} 

/* カレンダー指定------------------------------------------------------- */

/* 全体の指定 */
table.CalendarMoveTable, table.CalendarTable{ 
font-size: 10px; 
width: 200px; 
text-align: center; 
margin-left: auto; 
margin-right: auto; 
} 

/* 曜日部分の指定 */
table.CalendarTable th{ 
font-weight: bold; 
} 

/* 日曜 */
th.CalendarWdaySun, td.CalendarTdSun{ 
color: #ff0000; 
} 

/* 土曜 */
th.CalendarWdaySat, td.CalendarTdSat{ 
color: #0000ff; 
} 

/* フッター指定--------------------------------------------------------- */

/* 全体の指定 */
div#footer{ 
text-align: center; 
} 
