* {
margin: 0;
padding: 0;
}

body,table,tr,td,input,select,textarea {
font-family: 'Verdana','ms pgothic';
font-size: 10px;
letter-spacing:2px;
line-height:180%;
color: #000000;
text-align: left;
}

#wrapper {
padding: 0px 0px;
}

#layout {
margin-right: auto;
margin-left: auto;
width: 670px;
}

#main {
float: left;
text-align: left;
width: 450px;
padding-right: 10px;
}

#side {
float: right;
text-align: left;
padding-left: 10px;
width: 200px;
}

input,select,textarea {
line-height:150%;
background-color:#ffffff;
border:1px solid #000000;
}

ul,li {list-style-type: none;
line-height:150%;margin:0px;
padding-left: 5px;
}

a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:active { color: #000000; text-decoration: underline; }
a:hover	{ color: #ffffff; text-decoration: none; background-color:#000000;}

#top {
text-align: right;
margin: 0px;
padding-top: 20px;
float: center;
height: 240px;
width: 100%;
background-image: url('http://img-cdn.jg.jugem.jp/d00/768657/20080131_58984.jpg');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left bottom;
}

.site_title {
float: center;
font-family: 'century gothic','Verdana','ms pgothic';
font-size: 22px;
letter-spacing:2px;
line-height:180%;
padding-top: 30px;
color: #000000;
text-align: right;
margin: 0px 0px 0px 0px;
}

.site_title a {color: #000000;text-decoration: none;}
.site_title a:link {color: #000000;text-decoration: none;}
.site_title a:visited { color: #000000; text-decoration: none; }
.site_title a:active { color: #000000; text-decoration: none; }
.site_title a:hover	{ color: #ffffff; text-decoration: none; background-color:#000000;}

.description {
text-align: right;
font-family: 'Verdana','ms pgothic';
font-size: 10px;
letter-spacing:2px;
line-height:140%;
color: #000000;
margin: 7px 0px 0px 0px;
}


.entry_navi{
text-align: right;
margin: 15px 0px 5px 0px;
}

.entry_date {
color: #555555;
font-weight: bolder;
margin: 5px 0px 15px 0px;
padding-bottom: 3px;
line-height:180%;
}

.entry_title {
font-weight: bolder;
margin: 10px 0px 10px 0px;
}

.entry_body {
letter-spacing:3px;
margin: 30px 0px 40px 0px;
}


.entry_state {
margin: 0px 0px 40px 0px;
text-align: right;
}

blockquote {
margin: 20px 10px 20px 10px;
padding: 10px;
border-left: 1px solid #000000;
}

.comment_title {
font-weight: bolder;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px solid #000000;
}

.trackback_title {
font-weight: bolder;
margin: 10px 0px;
padding-bottom: 3px;
border-bottom: 1px solid #000000;
}

.pict {
padding: 5px;
}

.linktitle {
font-weight: bolder;
line-height: 150%;
margin: 15px 0px 15px 0px;
}

.linktext {
line-height: 150%;
margin: 5px 0px 15px 0px;
}

.search {
line-height:150%;
margin: 20px 0px 5px 0px;
}

.copyright {
line-height:150%;
border-top: 1px solid #000000;
margin: 30px 0px 30px 0px;
padding-top: 30px;
}

.page {
text-align:center;padding-bottom: 30px;}

.calendar {
line-height: 140%;
margin: 20px 10px 0px;
padding: 3px 0px 0px;
text-align: center;
}
.cell { padding: 1px; height: 20px; width: 25px; }

.weekday {
font-weight: bolder;
text-align: center;
padding: 1px;
height: 13px;
width: 25px;
}

.form {
text-align: right;
}

br { letter-spacing: normal}

html {
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #FFFFFF;
}