/* 全体の指定----------------------------------------------------*/

/* リセット */
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: #95f2fd; 
scrollbar-highlight-color: #95f2fd; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-track-color: #95f2fd; 
scrollbar-shadow-color: #ffffff; 
scrollbar-darkshadow-color: #95f2fd; 
scrollbar-arrow-color: #ffffff; 
} 

/* body */
body{ 
background-color: #95f2fd; 
background-image: url(http://bfile.shinobi.jp/5017/d7b0fddf.gif); 
color: #000000; 
font-size: 80%; 
font-family: 'ＭＳ　ゴシック', Verdana, sans-serif; 
line-height: 1.5; 
letter-spacing: 0.1em; 
text-align: center; 
} 

/* リンク */
a:link{ 
color: #33ccff; 
border-bottom: dotted 1px #33ccff; 
} 

a:visited{ 
color: #33ccff; 
border-bottom: none; 
} 

a:hover{ 
color: #66ccff; 
border-bottom: dotted 1px #66ccff; 
} 

a:active{ 
color: #66ccff; 
border-bottom: none; 
} 

/* 引用 */
blockquote{ 
border: double 3px #33ccff; 
color: #888888; 
margin: 10px; 
padding: 10px; 
} 

/* フォーム */
input,textarea{ 
border: solid 1px #000000; 
color: #000000; 
background-color: #ffffff; 
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; 
} 

/* 検索フォーム */
input.box{ 
width: 100px; 
} 

/* h2見出し */
h2{ 
font-weight: bold; 
border-bottom: dotted 1px #33ccff; 
background-image: url(http://bfile.shinobi.jp/5017/4f9bfff8.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding: 0px 0px 0px 20px; 
} 

h2 a:link,h2 a:hover{ 
border-bottom: none; 
font-weight: bold; 
} 

/* 各項目共通日付 */
p.date{ 
text-align: right; 
} 

p.date a:link,p.date a:visited{ 
color: #000000; 
border-bottom: none; 
} 

/* 各項目共通フッタ */
ul.efooter{ 
text-align: right; 
margin: 10px 0px 10px -5px; 
} 

ul.efooter li{ 
display: inline; 
margin-left: 5px; 
} 

/* 右寄せ */
.right{ 
text-align: right; 
} 

/* 左寄せ */
.left{ 
text-align: left; 
} 

/* 中央揃え */
.center{ 
text-align: center; 
} 

/* 構造の指定---------------------------------------------------- */

/* 全体の指定 */
div#all{ 
width: 620px; 
margin: 0px auto; 
text-align: left; 
position: relative; 
} 

/* ヘッダ */
div#header{ 
height: 106px; 
margin-top: 10px; 
background-image: url(http://bfile.shinobi.jp/5017/089ee538.gif); 
background-repeat: no-repeat; 
background-position: center top; 
background-attachment: scroll; 
} 

/* 右ブロック */
div#right{ 
width: 400px; 
position: absolute; 
top: 0px; 
left: 220px; 
background-color: #ffffff; 
} 

/* 左ブロック */
div#left{ 
width: 200px; 
position: absolute; 
top: 0px; 
left: 0px; 
background-color: #ffffff; 
} 

/* 余白取り */
div.pad{ 
padding: 10px; 
} 

/* ヘッダ指定---------------------------------------------------- */

/* フォントサイズ指定 */
div#header{ 
font-size: 12px; 
} 

/* ブログタイトル */
h1{ 
padding: 10px 20px 0px 20px; 
} 

h1 a:link,h1 a:visited{ 
color: #000000; 
font-weight: bold; 
border-bottom: none; 
} 

/* ブログの説明文 */
div#header p{ 
padding: 10px 100px 0px 20px; 
} 

/* エントリー指定------------------------------------------------- */

/* エントリー本文 */
div.entrytext{ 
padding: 10px 0px; 
} 

/* 「続きを読む」のリンク */
p.epstext{ 
text-align: right; 
margin: 10px 0px; 
} 

/* ナビゲーション */
p.navi{ 
text-align: center; 
margin: 10px; 
} 

/* コメント、トラバ部分指定 */

/* コメントフォーム幅 */
.cmt{ 
width: 250px; 
} 

/* h3見出し */
h3{ 
font-weight: bold; 
background-image: url(http://bfile.shinobi.jp/5017/8b61b719.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding: 0px 0px 0px 20px; 
border-bottom: dotted 1px #ff66cc; 
} 

/* h3見出し（コメントレス） */
h3.cmtres{ 
font-weight: bold; 
background-image: url(http://bfile.shinobi.jp/5017/78220a8c.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding: 0px 0px 0px 20px; 
border-bottom: dotted 1px #33ccff; 
} 

/* コメント、トラバ本文 */
div.cmttext{ 
padding: 10px 0px; 
} 

/* プラグイン指定------------------------------------------------- */

/* プラグイン上説明 */
p.pextop{ 
padding-top: 10px; 
} 

/* プラグイン中身 */
div.plugincontents{ 
padding: 10px 0px; 
} 

/* プラグイン下説明 */
p.pexbottom{ 
padding-bottom: 10px; 
} 

/* フッタ指定---------------------------------------------------- */

/* 余白等の指定 */
div#footer{ 
padding: 10px; 
} 

/* カレンダー指定-------------------------------------------------- */

/* 幅指定 */
table.CalendarMoveTable,table.CalendarTable{ 
width: 80%; 
} 

/* 文字サイズ指定 */
table.CalendarMoveTable th,table.CalendarMoveTable td{ 
font-size: 12px; 
} 

table.CalendarTable th,table.CalendarTable td{ 
font-size: 12px; 
} 

/* 月移動部分位置（前月） */
td.CalendarPrevTd{ 
text-align: left; 
} 

/* 月移動部分位置（翌月） */
td.CalendarNextTd{ 
text-align: right; 
} 

/* 曜日表示部分指定（全体） */
tr.CalendarWdayTr th{ 
font-weight: bold; 
} 

/* 曜日表示部分指定（日曜） */
th.CalendarWdaySun{ 
color: #ff0000; 
} 

/* 曜日表示部分指定（土曜） */
th.CalendarWdaySat{ 
color: #0000ff; 
} 

/* 日付表示部分指定（日曜） */
td.CalendarTdSun{ 
color: #ff0000; 
} 

/* 日付表示部分指定（土曜） */
td.CalendarTdSat{ 
color: #0000ff; 
} 