/* sd_blue_sky_blue 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,table,tr,th,td,address,a,img{ 
margin: 0px; 
padding: 0px; 
border: 0px; 
font-size: 1em; 
font-weight: normal; 
font-style: 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-colot: #ffffff; 
scrollbar-shadow-color: #bbbbbb; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-arrow-color: #bbbbbb; 
width: 100%; 
} 

/* body */
body { 
background-color: #ffffff; 
font-size: 90%; 
font-family: Verdana, sans-serif; 
color: #333333; 
width: 100%; 
} 

/* リンク */
a:link { 
color: #0033cc; 
text-decoration: underline; 
} 

a:visited{ 
color: #0066cc; 
text-decoration: underline; 
} 

a:hover { 
color: #cc0033; 
text-decoration: underline; 
} 

a:active { 
color: #cc0033; 
text-decoration: none; 
}

/* 引用部分 */
blockquote{ 
border-left: solid 10px #bbbbbb; 
color: #999999; 
padding-left: 10px; 
margin-left: 20px; 
} 

/* フォーム部分指定 */
input,textarea{ 
background-color: #ffffff; 
color: #666666; 
border: solid 1px #bbbbbb; 
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #bbbbbb; 
scrollbar-track-colot: #ffffff; 
scrollbar-shadow-color: #bbbbbb; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-arrow-color: #bbbbbb; 
} 

/* 左寄せ */
.left {
text-align:left;
} 

/* 中央寄せ */
.center {
text-align:center;
} 

/* 右寄せ */
.right {
text-align:right;
} 

/* 構造の指定------------------------------------------------ */

/* 全体 */
div#all{
width:100%;
text-align: center; 
} 

/* ヘッダー */
div#header{
width:100%; 
min-width: 100%; 
height: 120px;
background-color: #56b5f0; 
background-image: url(http://bfile.shinobi.jp/4176/a7f12516.gif); 
background-repeat: repeat-x; 
background-position: left top; 
background-attachment: scroll; 
border-bottom: solid 3px #bbbbbb; 
text-align: left; 
} 

/* メイン部分指定 */
div#main{ 
width: 900px; 
margin: 0px auto; 
text-align: left; 
} 

/* エントリーブロック */
div#entry{
width: 660px; 
float: left; 
}

/* プラグインブロック */
div#plugin{
width: 240px;
float: left; 
}

/* フッターの指定 */
div#footer{
clear:both; 
width: 100%; 
min-width: 100%; 
height: 50px;
text-align: center; 
background-color: #56b5f0; 
background-image: url(http://bfile.shinobi.jp/4176/footerwall.gif); 
background-repeat: repeat-x; 
background-position: left bottom; 
background-attachment: scroll; 
border-top: solid 3px #bbbbbb; 
} 

/* 余白取り */
div.pad{ 
padding: 20px 10px 10px 10px; 
} 

/* ヘッダーの指定-------------------------------------------------------------- */

/* ブログタイトル */
h1{
padding: 10px 20px 0px 20px; 
font-size: 25px; 
} 

h1 a:link, h1 a:visited{ 
color: #ffffff; 
font-weight: bold; 
text-decoration: none; 
} 

/* ブログの説明文 */
div#header p{
padding: 10px 20px 0px 20px; 
font-size: 14px; 
} 

/* エントリーブロックの指定-------------------------------------------------------- */

/* エントリー部分日付 */
p.edate{
text-align: right; 
border-bottom: dotted 1px #bbbbbb; 
font-size: 30px; 
font-family: 'Arial Black'; 
} 

p.edate a:link,p.edate a:visited{ 
color: #bbbbbb; 
text-decoration: none; 
} 

/* エントリーブロックh2 */
div#entry h2{
font-size: 1.2em; 
padding: 0px 0px 0px 25px; 
font-weight: normal; 
background-image: url(http://bfile.shinobi.jp/4176/star.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
} 

div#entry h2 a, div#entry h2 a:link,div#entry h2 a:visited{ 
text-decoration: none; 
} 

/* 本文 */
div.text{
padding: 10px 0px;
} 

/* 続きを読むリンク */
p.ps{
padding: 20px 0px;
text-align: right;
} 

/* エントリーフッター */
ul.efooter{ 
margin: 10px 0px 10px -5px; 
text-align: right; 
} 

ul.efooter li{ 
display: inline; 
margin-left: 5px; 
} 

/* ナビ */
p.navi{
text-align: center; 
margin: 10px; 
} 

/* コメントフォーム　*/
dl.cmtform{ 
padding: 20px 0px; 
} 

/* コメントフォーム幅 */
.cmt{ 
width: 400px; 
} 

/* h3 */
h3{
text-align: left; 
font-size: 1.2em; 
padding: 0px 0px 0px 25px; 
font-weight: normal; 
background-image: url(http://bfile.shinobi.jp/4176/star.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
border-bottom: dotted 1px #bbbbbb; 
color: #0033cc; 
} 

h3 a{ 
text-decoration: none; 
} 

/* コメント日付 */
p.cdate{ 
text-align: right; 
} 

/* トラックバックURL */
dl.tburi{ 
padding: 20px 0px; 
} 

/* コメントレス */
div.res{ 
margin-left: 30px; 
} 

/* プラグインの指定-------------------------------------------------------------------- */

/* プラグインh2 */
div#plugin h2{
font-size: 1.2em; 
padding: 0px 0px 3px 25px; 
background-image: url(http://bfile.shinobi.jp/4176/star.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
border-bottom: dotted 1px #bbbbbb; 
} 

/* プラグイン上説明 */
p.pextop{ 
margin: 10px 0px 0px 0px; 
} 

/* プラグイン中身 */
div.pcont{ 
padding: 10px 0px; 
} 

/* プラグイン下説明 */
p.pexbottom{ 
margin: 0px 0px 10px 0px; 
} 

/* カレンダーの指定--------------------------------------------------------- */

/* 全体 */
table.CalendarMoveTable, table.CalendarTable{
font-size: 14px; 
width: 90%; 
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 address{ 
padding-top: 10px; 
font-size: 14px; 
} 

div#footer address a:link, div#footer address a:visited{ 
color: #ffffff; 
} 
