* {
margin: 0;
padding: 0;
}
 
html {
scrollbar-base-color: #cd0000;
scrollbar-face-color: #cd0000;
scrollbar-track-color: #cd0000;
scrollbar-arrow-color: #fff;
scrollbar-3dlight-color: #cd0000;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #fff;
scrollbar-darkshadow-color: #cd0000;
}

body {
font-family: 'verdana';
font-size: 14px;
line-height: 180%;
letter-spacing: 1px;
background-color: #cd0000;
background-image: url('http://sa-dolce.img.jugem.jp/20081112_352087.gif');
background-attachment: fixed;
background-position: center top;
}

a:link	{ color: #7E685F; text-decoration: none; }
a:visited{ color: #7E685F; text-decoration: none; }
a:active{ color: #7E685F; text-decoration: none; }
a:hover	{ color: #ff9900; text-decoration: underline; }

table,tr,td {
font-family: 'verdana';
font-size: 12px;
line-height: 180%;
letter-spacing: 1px;
}

br { letter-spacing:normal;}

input,textarea {
color: #000;
font-size :12px;
border:1px #000 solid;
background-color: #fff;
padding: 2px;
}


#layout {
padding: 0px 30px;
width: 900px;
background-color: #fff;
}

#main {
width: 640px;
padding-top: 50px;
}

#side {
width: 240px;
padding-top: 20px;
}


/* ブログタイトル */

.image {
height: 100px;
}

.site_title {
font-size: 18px;
font-weight: bolder;
color: #000;
padding: 0px 10px 0px 0px;
}

.site_title a {color: #000; text-decoration: none;}
.site_title a:link {color: #000; text-decoration: none;}
.site_title a:visited {color: #000; text-decoration: none;}
.site_title a:active {color: #000; text-decoration: none;}
.site_title a:hover {color: #CCC; text-decoration: none;}

.description {
padding: 10px 10px 10px 0px;
font-size: 10px;
letter-spacing: 1px;
}

/* エントリー */

.entry {
margin: 20px 0px 20px 0px;
text-align: left;
}

.entry_title {
font-weight: bolder;
padding-left: 68px;
height: 25px;
background-image: url('http://sa-dolce.img.jugem.jp/20081112_352086.gif');
background-repeat: no-repeat;
background-position: left top;
}

.entry_date {
letter-spacing: 3px;
marign: 5px 0px 0px 0px;
text-align: right;
}

.entry_body {
line-height: 170%;
margin: 20px 0px 30px 0px;
}

.entry_more {
line-height: 170%;
margin: 20px 0px 30px 0px;
}

.entry_state {
text-align: right;
}

blockquote {
color: #999;
border:1px solid #dcdcdc;
margin: 10px 0;
padding: 10px;
}

.pict {
padding: 5px;}


/* コメント・トラックバック */

.comment_body {
margin-bottom: 5px;
padding: 30px 0px 0px 0px;
}

.commnet_form {
margin: 20px auto;
}

.tb_url {
margin: 20px 0px;
}

.comment_state {
font-size: 10px;
text-align: right;
padding: 0px 0px 20px 0px;
border-bottom: 1px solid #000;
}

#comment_area {
}


/* メニュー */

.list_title {
font-weight: bolder;
letter-spacing: 3px;
margin-top: 10px;
padding-left: 68px;
height: 25px;
background-image: url('http://sa-dolce.img.jugem.jp/20081112_352086.gif');
background-repeat: no-repeat;
background-position: left top;
}

.list_text {
line-height: 150%;
margin: 15px 0px 20px 0px;
text-align: left;
}


.list_text a { color: #7E685F; text-decoration: none;}
.list_text a:link { color: #7E685F; text-decoration: none;}
.list_text a:visited { color: #7E685F; text-decoration: none;}
.list_text a:active { color: #7E685F; text-decoration: none;}
.list_text a:hover { color: #ff9900; text-decoration: none;}


/* フリースペース */

.f_t {
font-weight: bolder;
letter-spacing: 3px;
padding-left: 68px;
height: 25px;
background-image: url('http://sa-dolce.img.jugem.jp/20081112_352086.gif');
background-repeat: no-repeat;
background-position: left top;
text-align: left;
}

.f_c {
line-height: 150%;
text-align: left;
margin: 15px 0px 20px 0px;
}

ul { 
list-style-type: none;
margin: 2px 2px;
line-height: 150%;
}

li { 
list-style-type: none;
line-height: 150%;
padding-left: 5px; 
margin-top: 2px;
}

/* カレンダー */

.calendar { margin: 10px 0px 10px 0px;}
.calendar_month {}
.weekday { width: 23px; height: 15px; text-align:center; font-weight: bolder;}
.cell { width: 23px; height: 15px; text-align:center;}

.cell a,
.cell a:link,
.cell a:visited,
.cell a:active { font-weight: bolder; text-decoration: none; color: #ff9900;}
.cell a:hover { font-weight: bolder; text-decoration: underline; color: #ff9900;}

/* アマゾン */

.amazon {
font-size: 10px;
line-height: 110%;
margin: 0px 0px 10px;
}

.amazon_pict {
padding: 5px;
}


/* フッタ */

.page_navi {
margin: 50px 0px 50px 0px;
}

/* サーチ */

.search {
text-align: left;
font-size: 11px;
}

.search input {
color: #000;
font-size : 12px;
border-bottom: 1px #000 solid;
background-color: #fff;
padding: 0px;
}

.s_f {
margin-left: 5px;
padding: 0px;
}

.copyright {
margin: 0px 0px 20px 0px;
text-align: left;
}
