body {
	margin: 0px 0px 20px 0px;
	background-color: #262c3e;
	text-align: center;
	background-image:url(http://img.bk1.jp/image/kaidan/9th/bgr.jpg);
	background-repeat: repeat;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 760px;
	background-color: #262c3e;
	background-image:url(http://img.bk1.jp/image/kaidan/9th/bgr2.jpg);	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #262c3e;
	text-align: left;
	margin:10px 0px 0px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#center {
		float: left;
		width: 520px;
		overflow: hidden;
	}

.content {
	padding: 10px;
	background-color: #262c3e;
	color: #666666;
	}

.entry{
	background-color: #eeeeee;
	padding:10px;
	margin:5px;
	background-image:url(http://img.bk1.jp/image/kaidan/ohaka.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}


#right {
	float: left;
	width: 240px;
	background-color: #262c3e;
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	font-size: 80%;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 100%;
	border-bottom: 3px double #999999;
	border-left: 3px double #999999;
	padding: 5px;
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}



#calendar {
 	line-height: 120%;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
 	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #ffffff;
	font-size: small;
	text-align: center;
	font-weight: normal;
	letter-spacing: .1em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	font-size: x-small;
	}

#calendar td {
	text-align: center;
	font-size: x-small;
	}

.sidebar h2 {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding:0px 7px 5px;
	font-size: 90%;
	border-bottom: 3px dotted #999999;
	border-left: 3px dotted #ffcc66;
	border-right: none;
	border-top: none;
	letter-spacing: .2em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 50px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar li {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	list-style-image:url(http://img.bk1.jp/image/kaidan/8th/hitodama_s.gif);
	list-style-position:inside;
	margin:10px 5px;
	}

.sidebar a {
	line-height:200%; 
	}

.sidebar img{
	margin:10px 0px;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #ffffff;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

#trackbacks {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 100%;
	border-bottom: 3px double #999999;
	border-left: 3px double #999999;
	padding:5px;
	}

#comments {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 100%;
	border-bottom: 3px double #999999;
	border-left: 3px double #999999;
	padding:5px;
	}

