html {
    margin: 0;
    padding: 0; 
background-color:#000000;
}


body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 12px;
background-color:#000000;
}

#container {
    margin: 0px auto; /* center on everything else */
    width: 750px;
    text-align: left;
}


#header{
    margin: 0;
    padding: 0;
    width: 750px; /* necessary for ie win */
background: url("http://www.yanokisho.com/photo/imgs/header.jpg") no-repeat center top;
    height:103px;
}

#main{
    margin: 0;
    padding: 0;
width:750px;
background-color:#000000;
	color:#FFFFFF;
}

#sidebar {
	float: left;
	width: 190px;
	border: 0;
	overflow: hidden;
	}

#sidebar ul{
  list-style: none;
    display:block;
margin:0;
padding:5px 8px;
}

#sidebar li{
font-size:80%;
margin:0;
padding:3px 0px;
}

#pagebody {
width: 540px;
	float: right;
overflow: hidden;
	}

#archive-title{ 
    margin: 0;
    width: 394px; /* necessary for ie win */
    height:42px;
    background: url(http://www.yanokisho.com/photo/imgs/pho_topic.jpg) no-repeat left top;
font-size:130%;
font-weight:bold;
color:#FFFFFF;
padding:15px 0px 0px 60px;
	}


.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 0px 0px;
}

.entry-body,
 .content-nav{ 
font-size:80%;
color:#663332;
line-height:130%;
	}

.trackbacks-header,
.comments-header,
 .comments-open-header {
    clear: both;
	font-weight: bold;
	border-left:3px #663332 solid;
	padding-left:5px;
font-size: 90%;
}

 #trackbacks-info,
 .trackbacks-content,
 .comment-inner,
 .comments-open-content {
    clear: both;
font-size: 80%;
}

.entry-footer{ 
font-weight:bold;
font-size:80%;
border-top:dotted 1px black;
	padding-top:5px;
width:505px;
color:#659997;
	}

#comments-open-data,
 #comments-open-text{ 
font-size:120%;
line-height:130%;
	}

#navi {
display: block;
width: 750px;
height: 30px;
text-decoration: none;
background-color:#848284;
    margin: 0px 0px 25px 0px;
}


#header h1 {
  position: absolute;
  left: -999px;
  width: 990px;
}

#header h2 {
  position: absolute;
  left: -999px;
  width: 990px;
}


#footer_top{
	border-top:solid 1px #cccccc;
    margin: 0;
    padding: 0;
    width: 750px; /* necessary for ie win */
    height:57px;
	color:#FFFFFF;
}

#footer01{
    padding: 0;
    font-size: 12px;
    text-align: right;
    width: 750px; /* necessary for ie win */
    height:33px;
    margin: 0px 20px 0px 0px;
}


#footer_top .banner{
	float:left;
	margin: 5px 0px 0px 5px;
	padding-bottom: 10px;
}

#footer_top .copyright{
	margin: 15px 5px 0px 0px;
	float:right;
	width:400px;
	line-height:1.5;
	font-size: 12px;
	text-align: right;
	color:#FFFFFF; 
}

a.navi01 {
display: block;
width: 120px;
height: 39px;
background-color:#000000;
background: url("http://www.yanokisho.com/imgs/information.jpg") 0 0 no-repeat;
text-decoration: none;
}

a.navi02 {
display: block;
width: 81px;
height: 39px;
background: url("http://www.yanokisho.com/imgs/message.jpg") 0 0 no-repeat;
text-decoration: none;
}

a.navi03 {
display: block;
width: 81px;
height: 39px;
background: url("http://www.yanokisho.com/imgs/schedule.jpg") 0 0 no-repeat;
text-decoration: none;
}

a.navi04 {
display: block;
width: 68px;
height: 39px;
background: url("http://www.yanokisho.com/imgs/photo.jpg") 0 0 no-repeat;
text-decoration: none;
}

a.navi05 {
display: block;
width: 73px;
height: 39px;
background: url("http://www.yanokisho.com/imgs/profile.jpg") 0 0 no-repeat;
text-decoration: none;
}

a.navi06 {
display: block;
width: 73px;
height: 39px;
background: url("http://www.yanokisho.com/imgs/fanmail.jpg") 0 0 no-repeat;
text-decoration: none;
}

a.navi07 {
display: block;
width: 254px;
height: 39px;
background: url("http://www.yanokisho.com/imgs/rightspace.jpg") 0 0 no-repeat;
text-decoration: none;
}

a:hover.navi01 {
background-position: 0 -39px;
}

a:hover.navi02 {
background-position: 0 -39px;
}

a:hover.navi03 {
background-position: 0 -39px;
}

a:hover.navi04 {
background-position: 0 -39px;
}

a:hover.navi05 {
background-position: 0 -39px;
}

a:hover.navi06 {
background-position: 0 -39px;
}

a:hover.navi07 {
background-position: 0 -39px;
}

#navi ul{
  list-style: none;
    display:block;
margin:0;
padding:0;
}

#navi a span{display:none;}

#navi ul li{
float: left;
    padding:3px 0px;
}


#navi ul li a{
display: block;
}

a { color: #F9F9F9; text-decoration: underline; }
a:hover { color: #FF9933; }