* {
margin: 0;
padding: 0;
}

body,table,tr,td {
font-size: 10px;
font-family: "Georgia";
line-height: 160%;
text-align: left;
background-image: url('http://img-cdn.jg.jugem.jp/8fc/1123912/20090103_507313.gif')
}

html {
scrollbar-base-color: #000000;
scrollbar-face-color: #000000;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-darkshadow-color: #000000;
}

/* link */

a:link {color: #000000; text-decoration: underline; }
a:visited {color: #000000; text-decoration: underline; }
a:active {color: #000000; text-decoration: underline; }
a:hover {color: #99ccff; text-decoration: none; }


/* blog-title */

h1 {
font-size: 20px;
font-weight: bolder;
margin: 100px 0px 5px 10px;
padding: 0px;
color: #000000;
}

h1 a,
h1 a:link,
h1 a:visited,
h1 a:active,
h1 a:hover {
color: #000000;
text-decoration: none;
}

.description {
font-size: 10px;
color: #000000;
padding-bottom: 30px;
padding-left: 10px;
}


/* layout */

#layout {
width: 750px;
margin-top: 10px;
margin-left : auto;
margin-right : auto;
text-align : center;
}

.contents {
text-align: left;
margin: 0px 0px 0px 0px;
}

.header {
margin: 5px 0px 3px;
padding: 20px;
border: 1px solid #000000;
height: 180px;
background-image: url('http://img-cdn.jg.jugem.jp/8fc/1123912/20090312_869189.jpg');
background-repeat: no-repeat;
background-position: center center;
}

#main {
float: left;
width: 536px;
margin: 3px 14px 0px 0px;
}

#side {
float: right;
width: 200px;
margin: 3px 0px;
}
.list {
border: 1px solid #000000;
margin: 0px 0px 14px 0px;
padding: 10px 20px;
background: #ffffff;
}


/* entry*/

.entry {
background: #ffffff;
border: 1px solid #000000;
margin: 0px 0px 14px 0px;
padding: 10px 20px;
overflow: auto;
}

.entry_navi {
text-align: right;
}

.entry_title {
font-size: 12px;
font-weight: bolder;
border-bottom: 1px dashed #000000;
color: #000000;
}

.entry_date {
padding-top: 3px;
font-family: "Georgia";
font-size: 14px;
}

.entry_body {
margin: 20px 0px;
font-size: 11px;
}

.entry_more {
margin: 0px 0px;
font-size: 11px;
}

.entry_state {
font-size: 10px;
margin: 20px 0px 0px 0px;
text-align: right;
border-top: 1px dashed #000000;
}

blockquote {
color: #555555;
padding: 20px;
}

.tb_title {
font-size: 11px;
font-weight: bolder;
color: #000000;
}


/* pict */

.pict {
margin: 15px 0px;
padding: 8px;
border: 1px solid #c0c0c0;
}


/* list */

ul {
margin: 0px;
list-style-type: none;
}


/* side-list */

.list_title {
font-family: "Georgia";
font-size: 16px;
font-weight: bolder;
color: #000000;
border-bottom: 1px dashed #000000;
}

.list_text {
font-family: "Georgia";
color: #666666;
padding-top: 10px;
font-size: 10px;
}

.list_text a,
.list_text a:link,
.list_text a:visited,
.list_text a:active {
color: #000000;
text-decoration: none;
}
.list_text a:hover {
color: #000000;
text-decoration: underline;
}


.amazon_text {
font-family: "Verdana";
font-size: 10px;
line-height: 110%;
color: #666666;
padding-top: 10px;
}

.amazon_text a,
.amazon_text a:link,
.amazon_text a:visited,
.amazon_text a:active {
color: #000000;
text-decoration: none;
}
.amazon_text a:hover {
color: #000000;
text-decoration: underline;
}


/* calendar */

.calendar {
font-family: "Georgia";
text-align: center;
color: #666666;
}

.calendar a,
.calendar a:link,
.calendar a:visited,
.calendar a:active {
color: #000000;
text-decoration: none;
font-weight: bolder;
}
.calendar a:hover {
color: #000000;
text-decoration: underline;
}


/* search */

.search {
line-height: 120%;
margin: 20px 0px 5px 0px;
}


/* form */

input,textarea {
border: 1px solid #000000;
font-size: 11px;
font-family: "Verdana";
}


/* footer */

.page_navi{
border: 1px solid #000000;
margin: 0px 0px 50px 0px;
padding: 10px 20px;
background: #ffffff;
}

.copyright {
line-height: 150%;
text-align: center;
}

