/* sd_flower01 designed by Twinkle Magic(http://nonty.net/) */
/* 違法、宗教、アダルト関連のブログでの使用は禁止です。 */

/* リセット-------------------------------------------------- */

body,div,p,h1,h2,h3,h4,h5,h6,blockquote,table,th,tr,td,form,input,textarea,ul,ol,li,dl,dt,dd,address,img,a{ 
border: 0px; 
margin: 0px; 
padding: 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: #ff9900; 
scrollbar-track-color: #ffffff; 
scrollbar-shadow-color: #ff9900; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-arrow-color: #ff9900; 
} 

/* body */
body { 
text-align: center; 
background-color: #ffffff; 
background-image: url(http://bfile.shinobi.jp/4504/badb07b1.gif); 
color: #888888; 
font-size: 80%; 
font-family: Verdana, sans-serif; 
line-height: 1.5; 
letter-spacing: 0.2em; 
}

/* リンク */
a:link { 
color: #ff9900; 
text-decoration: underline; 
}

a:visited{ 
color: #ff9900; 
text-decoration: none; 
}

a:hover { 
color: #ff6699; 
text-decoration: underline; 
}

a:active { 
color: #ff6699; 
text-decoration: none; 
} 

/* フォーム部分指定 */
input,textarea{ 
font-size: 12px; 
border: solid 1px #ff9900; 
background-color: #ffffff; 
color: #888888; 
} 

/* ライン指定 */
.line{ 
text-align: center; 
} 

/* 引用部分指定 */
blockquote{ 
border: double 3px #cccccc; 
padding: 10px; 
margin: 10px; 
color: #999999; 
} 

/* 左寄せ */
.left {
text-align:left;
} 

/* 中央寄せ */
.center {
text-align:center;
} 

/* 右寄せ */
.right {
text-align:right;
} 

/* h2 */
h2{ 
background-image: url(http://bfile.shinobi.jp/4504/ico01.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding: 0px 0px 0px 30px; 
} 

h2 a{ 
text-decoration: none; 
} 

/* h3 */
h3{ 
background-image: url(http://bfile.shinobi.jp/4504/ico02.gif); 
background-repeat: no-repeat; 
background-position: left center; 
background-attachment: scroll; 
padding: 0px 0px 0px 28px; 
} 

h3 a{ 
text-decoration: none; 
} 

/* 構造の指定---------------------------------------------------- */

/* 全体 */
div#all{
width:720px;
text-align: left; 
background-color: #ffffff; 
margin: 0px auto; 
} 

/* エントリー */
div#entry{ 
width: 520px; 
float: right; 
} 

/* エントリー余白 */
div.epad{ 
padding: 10px 20px; 
} 

/* ヘッダー */
div#header{
width: 520px;
height: 150px;
background-image: url(http://bfile.shinobi.jp/4504/0739e7d0.gif); 
background-repeat: no-repeat; 
background-position: center top; 
background-attachment: scroll; 
} 

/* プラグイン */
div#plugin{
width: 200px;
float: right;
} 

/* プラグイン余白 */
div.ppad{ 
padding: 10px; 
} 

/* フッター */
div#footer{
clear:both;
text-align: center; 
} 

/* ヘッダーの指定------------------------------------------------- */

/* ブログタイトル */
h1{
padding: 45px 20px 0px 20px; 
font-size: 12px; 
}

/* ブログの説明文 */
div#header p{
padding: 10px 20px 0px 20px; 
font-size: 12px; 
}

/* エントリーの指定----------------------------------------------- */

/* 本文 */
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{ 
margin: 0px 0px 0px 5px; 
display: inline; 
} 

/* ナビ */
p.navi{
text-align: center;
margin: 10px;
} 

/* コメントフォーム全体 */
dl.cmtform{ 
padding: 10px 0px; 
} 

/* コメントフォーム幅 */
.cmt{ 
width: 300px; 
} 

/* コメントレス */
div.res{ 
margin-left: 30px; 
} 

/* トラックバック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{ 
width: 90%; 
text-align: center; 
margin-left: auto; 
margin-right: auto; 
font-size: 12px; 
} 

/* 曜日全体 */
table.CalendarTable th{ 
font-weight: bold; 
} 

/* 日曜 */
th.CalendarWdaySun, td.CalendarTdSun{ 
color: #ff69b4; 
} 

/* 土曜 */
th.CalendarWdaySat, td.CalendarTdSat{ 
color: #66ccff; 
} 

/* フッターの指定-------------------------------------------- */

/* 著作権表示 */
div#footer address{ 
padding: 0px 10px; 
} 

/* 広告 */
div#footer p{ 
padding: 0px 10px; 
} 