body {
margin: 0px auto;
padding: 0px;
background-color: #fff;
text-align: center;
}

.clear {
clear: both;
font: 0px/0px sans-serif ;
}


#layout {
margin: 0 auto;
width: 800px;
text-align: left;
}

#header {
}

#contents #left {
float: left;
width: 170px;
}

#contents #center {
float: left;
width: 460px;
}

#contents #center .pad {
padding : 0 20px;
}

#contents #right {
float: right;
width: 170px;
}

#footer {
clear: both;
}


h1 {
margin: 0px;
padding: 0px;
}

ul {
margin: 0px 0px 0px 15px;
padding: 0px;
}

div, td {
font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
}

.form_color {
	background: #ECECEC;
}

a { color: #000000; text-decoration: underline; }
a:link		{ COLOR: #666666; text-decoration: underline; }
a:visited	{ color: #000000; text-decoration: underline; }
a:active	{ color: #000000; text-decoration: none; }
a:hover		{ color: #000000; text-decoration: underline; }

.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: #000000;text-decoration: none;}



.site_title {
font-size: 24px;
color: #00CC00;
margin: 5px 5px 5px 0px;
padding: 0px;
}

.description {
font-size: 12px;
color: #FF3300;
margin: 0px 0px 25px 30px;
font-weight:bolder;
}




.entry_navi{
font-size: 12px;
color: #666666;
margin: 15px 0px 15px 0px;
text-align: center;
}

.entry {
margin: 0px;
padding: 0px;
}

.entry_date {
font-size: 18px;
font-weight: bolder;
color: #336666;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #CCCCCC;
}

.entry_title {
font-size: 14px;
font-weight: 900;
color: #009900;
text-decoration: none;
margin: 15px 0px 15px 0px;
}

.entry_body {
font-size: 12px;
line-height: 170%;
color: #000000;
margin: 15px 0px 15px 0px;
}

.entry_author {
font-size: 9px;
color: #000000;
margin: 5px 0px 5px 0px;
text-align: right;
}

.entry_more {
font-size: 11px;
line-height: 170%;
color: #333333;
margin: 15px 0px 15px 0px;
}

.entry_state {
font-size: 11px;
color: #000000;
margin: 15px 0px 30px 0px;
}

blockquote {
font-size: 11px;
color: #000000;
margin: 20px 10px 20px 10px;
padding: 10px;
border-left: 3px solid #000000;
}

.comment-title {
font-size: 14px;
font-weight: bolder;
color: #666666;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #CCCCCC;
}

.trackback-title {
font-size: 14px;
font-weight: bolder;
color: #666666;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #CCCCCC;
}

.pict {
border-width: 1px;
border:0px

}

.page {
font-size: 12px;
color: #000000;
padding: 10px 0px 0px 0px;
border-top: 1px dotted #CCCCCC;
text-align: center;
}


.linktitle {
font-family: "Verdana";
font-size: 12px;
font-weight: bolder;
color: #666666;
line-height: 170%;
margin: 10px 0px 0px 0px;
}

.linktext {
font-size: 10px;
color: #000000;
line-height: 170%;
margin: 5px 0px 25px 2px;
}

.search {
font-size: 10px;
color: #000000;
line-height: 170%;
margin: 0px 0px 5px 0px;
}

.button {
	margin: 5px 0 0 0;
}

.copyright {
font-size: 10px;
color: #000000;
line-height: 170%;
border-top: 1px dotted #000000;
margin: 30px 0px 0px 0px;
padding-top: 10px;
}

.calendar {
font-family: "Verdana";
font-size: 9px;
color: #000000;
margin: 5px 0px 20px 0px;
}

.calendar_month {
font-family: "Verdana";
margin-bottom: 10px;
font-size: 9px;
color: #000000;
}

.cell {
width: 25px;
height: 20px;
padding: 0px;
text-align:left;
font-size: 9px;
color: #666666;
}

.jugem_bana{
	margin: 20px 1px 10px 0px;
}

#nav li {
    float:left; 
    background-color: #ccffcc;
    border: 1px solid #000;
    font-size: 12px;
    text-align: center;
    width: 60px;
    height: 15px;
    margin-top: 1px;
    margin-right: 0px;
    margin-left: 3px;
} 
#nav a{
    color: #000;
    display: block;
    width: 10px;
    height: 15px;
}

#nav a:hover{
    color: #fff;
    background-color: #99cc99;
    text-decoration:none;
    height:15px;
}

span.new {
    display: none;
    color: red;
    font-weight: bold;
}


.oniad{
font-size:11px;
font-weight:normal;
text-align:left;
background:#fff;
border:0;
margin-left:10px;
}

.oniad a{
color:#fff;
font-size:12px;
font-weight:bolder;
text-decoration:none;
}
.oniad a:link{
color:#0000FF;
text-decoration:underline;
}
.oniad a:visited{
color:#0000FF;
text-decoration:underline;
}
.oniad a:hover{
color:#0000FF;
text-decoration:underline;
}

