/* sd_starry 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,img,a{ 
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: #aaaaaa; 
scrollbar-track-color: #ffffff; 
scrollbar-shadow-color: #aaaaaa; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-arrow-color: #99ccff; 
} 

/* body */
body { 
background-color: #ffffff; 
font-size: 65%; 
font-family: Verdana, sans-serif; 
line-height: 1.5; 
color: #888888; 
background-image: url(http://bfile.shinobi.jp/4730/6f20cf25.gif); 
background-repeat: repeat-y; 
background-position: center top; 
background-attachment: scroll; 
width: 400px;
text-align: center; 
margin: 0px auto; 
} 

/* リンク */
a:link { 
color: #66ccff; 
text-decoration: none; 
border-bottom: dotted 1px #99ccff; 
} 

a:visited{ 
color: #66ccff; 
text-decoration: none; 
border-bottom: none; 
} 

a:hover { 
color: #99ccff; 
text-decoration: none; 
border-bottom: dotted 1px #99ccff; 
} 

a:active { 
color: #99ccff; 
text-decoration: none; 
border-bottom: none; 
} 

/* フォーム */
input, textarea{ 
border: solid 1px #aaaaaa; 
color: #999999; 
background-color: #ffffff; 
} 

/* 引用 */
blockquote{ 
border: dotted 1px #99ccff; 
padding: 10px; 
margin: 10px; 
color: #999999; 
} 

/* 左寄せ */
.left {
text-align:left;
} 

/* 中央寄せ */
.center {
text-align:center;
} 

/* 右寄せ */
.right {
text-align:right;
} 

/* h2要素のリンク下線を消す */
h2 a, h2 a:link, h2 a:hover{ 
border-bottom: none; 
} 

/* h2要素指定 */
h2{ 
text-align: center; 
} 

h2 span{ 
border-bottom: dotted 1px #99ccff; 
} 

h2 img{ 
vertical-align: middle; 
} 

/* 構造の指定------------------------------------------------ */

/* 全体 */
div#all{ 
padding-top: 10px; 
} 

/* inner */
div#inner{ 
width: 370px; 
text-align: left; 
margin: 0px auto; 
} 

/* ヘッダー */
div#header{
width: 370px;
height: 80px; 
text-align: left; 
border: double 3px #99ccff; 
background-color: #d2e9ff; 
background-image: url(http://bfile.shinobi.jp/4730/c551720c.gif); 
} 

/* 余白 */
div.pad{ 
padding: 10px 0px; 
} 

/* ヘッダーの指定------------------------------------------------- */

/* h1 */
h1{
padding: 10px;
} 

/* ブログの説明文 */
div#header p{
padding: 10px 10px 0px 10px;
} 

/* エントリーの指定--------------------------------------------- */

/* 本文 */
div.text{ 
padding: 10px 0px; 
} 

/* 続きを読むリンク */
p.ps{ 
text-align: right; 
margin: 10px 0px; 
} 

/* エントリーフッター */
ul.efooter{ 
text-align: right; 
margin: 10px 0px 10px -5px; 
} 

ul.efooter li{ 
display: inline; 
margin-left: 5px; 
} 

/* ナビ */
p.navi{ 
margin: 10px 0px; 
text-align: center; 
} 

/* コメントフォーム全体 */
dl.cmtform{ 
padding: 10px 0px; 
} 

/* コメントフォーム幅 */
.cmt{ 
width: 250px; 
} 

/* h3 */
h3{ 
border-bottom: dotted 1px #99ccff; 
} 

h3 a{ 
border-bottom: none; 
} 

/* コメントレス */
div.res{ 
margin-left: 20px; 
} 

/* トラックバックURL */
dl.tburi{ 
padding: 10px 0px; 
} 

/* プラグイン指定--------------------------------------------- */

/* 上説明 */
p.pextop{ 
margin: 10px 0px 0px 0px; 
} 

/* 中身 */
div.pcont{ 
padding: 10px 0px; 
} 

/* 下説明 */
p.pexbottom{ 
margin: 0px 0px 10px 0px; 
} 

/* カレンダー指定-------------------------------------------- */

/* 全体 */
table.CalendarMoveTable, table.CalendarTable{ 
text-align: center; 
margin-left: auto; 
margin-right: auto; 
font-size: 10px; 
width: 200px; 
} 

/* 曜日 */
table.CalendarTable th{ 
font-weight: bold; 
} 

/* 日曜 */
th.CalendarWdaySun, td.CalendarTdSun{ 
color: #ff66cc; 
} 

/* 土曜 */
th.CalendarWdaySat, td.CalendarTdSat{ 
color: #66ccff; 
} 

/* フッター指定----------------------------------------------- */

/* 著作権表示 */
address.copy{ 
padding: 10px 0px 0px 0px; 
text-align: center; 
} 

/* 広告 */
p.cm{ 
padding: 0px 0px 10px 0px; 
text-align: center; 
} 