* {
margin: 0;
padding: 0;
}

body,table,tr,td {
color: #000;
font-size: 11px;
font-family: "Verdana";
letter-spacing: 2px;
line-height: 180%;
}

body {
background-image: url('http://img.love-of-penguin.d-sick.com/20100320_3719668.jpg');
background-position: center right;
background-repeat: no-repeat;
background-position: 100%100%;
background-attachment: fixed;

}

html {
scrollbar-arrow-color: #000000;
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
}

br { letter-spacing: normal }

/*     LAYOUT     */

#wrapper {
padding: 0px 25px;
}

#layout {
width: 520px;
padding: 0px 20px;
}

#main {
width: 520px;
text-align: left;
}

#side {
width: 520px;
text-align: left;
}

h1 {
margin: 0px;
padding: 0px;
}

ul {
margin: 0px 0px 0px 15px;
padding: 0px;
text-align: left;
}

li {
list-style-type: none;
text-align: left;
}

/*    INPUT    */

input,textarea {
border: 1px #000 solid;
background: #fff;
color: #000:
}

/*     LINK     */

a { color: #4e2d12; text-decoration: underline; }
a:link		{ color: #4e2d12; text-decoration: underline; }
a:visited	{ color: #4e2d12; text-decoration: underline; }
a:active	{ color: #4e2d12; text-decoration: none; }
a:hover		{ color: #cab695; text-decoration: none; }


/*     BLOG TITLE     */

.top_image {
}

.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;}

.site_title {
font-size: 14px;
color: #000;
font-weight: bolder;
text-align: left;
padding: 30px 0px 10px;
}

/*   　 BLOG DESCRIPTION      */

.description {
color: #000;
margin: 0px 0px 10px 0px;
text-align: left;
}


/*     ENTRY     */

.entry_navi{
margin: 15px 0px 15px 0px;
}

.entry {
margin: 0px;
padding: 0px;
}

/*   　DATE      */

.entry_date {
font-weight: bolder;
margin: 10px 0px 0px 0px;
padding-bottom: 3px;
border-bottom: 1px dashed #000;
}

/*   　TITLE      */

.entry_title {
font-weight: bolder;
font-size: 11px;
margin: 0px 0px 15px 0px;
}

/*   　TEXT      */

.entry_body {
line-height: 170%;
margin: 15px 0px 15px 0px;
}

/*   　SEQUE      */

.entry_more {
line-height: 170%;
margin: 15px 0px 15px 0px;
}

/*   　STATE      */

.entry_state {
color: #8a7a55;
text-align: right;
margin: 15px 0px 30px 0px;
font-size: 10px;
}

/*   　BLOCKQUOTE      */

blockquote {
color: #8a7a55;
margin: 20px 10px 20px 10px;
padding: 10px;
border-left: 3px solid #8a7a55;
}

/*   　COMMENT      */

.comment-title {
font-weight: bolder;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #000
}

/*   　PICT      */

.pict {
border-width: 1px;
border-style: solid;
border-color: #999;
}

/*   　LIST      */

.list_title {
font-weight: bolder;
line-height: 170%;
margin: 20px 0px 0px 0px;
text-align: center;
}

/*   　LIST TEXT      */

.list_text {
font-size: 10px;
line-height: 170%;
margin: 5px 0px 10px 0px;
text-align: left;
letter-spacing: 0px;
}

/*     MENU    */

.MENU {
visibility: hidden;
z-index: 999;
position: absolute;
width:200px;
margin-top:5px;
padding: 5px;
background: #FFF;
border: 1px #000 solid;
border-top: 3px #000 solid;
border-bottom: 3px #000 solid;
}

.icon_menu {
font-size: 10px;
letter-spacing: 0px;
width: 520px;
text-align: left;
margin: 0px 0px 30px 0px;
}

.icon_menu a { color: #000; text-decoration: none }
.icon_menu a:link		{ color: #000 text-decoration: none; }
.icon_menu a:visited	{ color: #000; text-decoration: none; }
.icon_menu a:active	{ color: #000; text-decoration: none; }
.icon_menu a:hover		{ color: #cab695; text-decoration: underline; }

/*    FREE SPACE    */

.f_t {
font-weight: bolder;
line-height: 170%;
margin: 20px 0px 0px 0px;
text-align: left;
}

.f_c {
text-size: 10px;
line-height: 170%;
margin: 5px 0px 15px 0px;
text-align: left;
}

/*   　SEARCH      */

.search {
font-size: 10px;
color: #000;
line-height: 170%;
margin: 20px 0px 5px 0px;
}


/*   　CALENDAR      */

.calendar {
font-family: "Verdana";
font-size: 10px;
margin: 5px 0px 20px 0px;
}

.calendar_month {
font-family: "Verdana";
margin-bottom: 10px;
font-size: 10px;
}

.cell {
width: 25px;
height: 20px;
padding: 0px;
}

/*   　NAVI      */

.navi {
font-size: 10px;
}

ul.navi {
margin: 40px 0 10px;
list-style: none;


text-align:center;
}

ul.navi  li{
display:inline;
}
