* {
margin: 0;
padding: 0;
}

body {
font-family: 'verdana';
font-size: 10px;
color: #000;
line-height: 170%;
letter-spacing: 1px;
text-align: left;
}

#wrapper { 
padding: 0px 0px;
}

#layout {
text-align: left;
margin-right: auto;
margin-left: auto;
padding: 0px;
width: 500px;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
background-image: url(http://lalala-sweet.img.jugem.jp/20080819_230078.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: -10px -20px;
}

.main {
padding: 20px;
}


.blog_title {
text-align: right;
height: 250px;
width: 500px;
margin: 20px;
}

a:link { color: #808080; text-decoration: none; }
a:visited { color: #808080; text-decoration: none; }
a:active { color: #808080; text-decoration: none; }
a:hover{ color: #CCCCCC; text-decoration: underline;}

.site_title {
font-size: 24px;
font-family: 'times new roman'
color: #000;
padding: 20px 30px 0px 30px;
}

.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 {
color: #000;
font-size: 10px;
letter-spacing: 1px;
line-height:150%;
padding: 0px 30px 0px 30px;
margin: 10px 0px 0px 10px;
}

.entry_title {
font-size: 11px;
letter-spacing: 1px;
line-height:170%;
font-weight: bolder;
margin: 10px 0px 0px 0px;
}

.entry_date {
margin: 0px 0px 15px 0px;
letter-spacing:2px;
line-height:180%;
}

.entry_body {
line-height:170%;
margin: 30px 0px 30px 0px;
}

.entry_more {
line-height:170%;
margin-top: 20px;
}

.entry_state {
font-size: 10px;
letter-spacing:2px;
line-height:180%;
margin: 0px 0px 40px 0px;
text-align: right;
}

.comment_title {
font-size: 14px;
letter-spacing:2px;
line-height:180%;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
}

.comment_body {
line-height:170%;
margin: 30px 0px 20px 0px;
}

.comment_author {
text-align:left;
margin: 5px 0px 25px 0px;
padding: 0px 0px 3px 0px;
border-bottom: 1px dotted #ccc;
}

.comment_td {
font-size: 10px;
text-align: right;
}

input,select,textarea {
line-height:150%;
font-size: 10px;
background-color:#ffffff;
border:1px solid #000;
}

ul {
list-style-type: none;
line-height:120%;
margin: 0px; 
padding: 0px;
}
li {
list-style-type: none;
line-height:120%;
margin: 0px; 
padding-left: 5px;
}

.pict { 
padding: 5px;
}

.MENU {
visibility: hidden;
z-index: 999;
position: absolute;
width:180px;
margin-top:5px;
padding: 20px 10px 10px 10px;
background: #FFF;
border: 1px #000 solid;
}

.linkmenu {
text-align: center;
padding: 5px;
font-size: 10px;
}

.list_title {
font-size: 12px;
text-align: center;
color: #000;
margin: 10px 0px;
}

.list_text {
font-size: 10px;
color: #808080;
letter-spacing:2px;
line-height:170%;
}

.f_t {
font-weight: bolder;
}

.f_c {
margin-bottom: 20px;
}

.calendar {
font-family: 'Verdana';
font-size: 10px;
line-height: 140%;
margin: 0px 10px 0px;
padding: 3px 0px 0px;
text-align: center;
}
.cell { 
padding: 1px; height: 15px; width: 25px; 
}
.cell a:link, .cell a:visited, .cell a:hover
{ 
padding: 1px; height: 15px; width: 25px;
}

.weekday {
font-size: 10px;
text-align: center;
color: #000;
padding: 1px;
height: 15px;
width: 25px;
}

.search {
font-size: 10px;
color: #000;
letter-spacing: 1px;
line-height: 150%;
text-align: left;
margin: 0px 0px 5px 0px;
}

.page { 
text-align: center;
padding-bottom: 30px;
}


.ad {
text-align: right;
}

br {
letter-spacing: normal;
}
html {
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #c0c0c0;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #c0c0c0;
scrollbar-darkshadow-color: #FFFFFF;
}
