body {
	margin: 0px  0px 20px  0px;
	background: #000000;
	text-align: center;
	word-wrap: break-word;
	}

a {
	text-decoration: underline;	
	}

a:link {
	color: #FFFFFF;
	}

a:visited {
	color: #BFB495;
	}

a:active {
	color: #FFFFFF;
	}

a:hover {
	color: #BFB495;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background:#151515 url("http://template.cocolog-nifty.com/000026/three_column/component/content-bg.gif") center top repeat-y;
	}

#banner {
	display: block;
	background: #FFFFFF url("http://template.cocolog-nifty.com/000026/three_column/component/banner-bg.jpg") no-repeat;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #000000;
	text-align: left;
	width:800px;
	height: 300px;
	padding:0px;
	}

a#banner-img {
	display: none;
	}

#banner a {
	color: #FF0000;
	text-decoration: none;
	}

#banner h1 {
	font-size: x-large;
	line-height:100%;
	font-weight: bold;
	padding:200px 150px 0px 15px;
	color: #FF0000;
	}

#banner h2 {
	font-size: small;
	padding: 5px 150px 0px 20px;
	color: #FF0000;
	}

#left {
	float: left;	
	width: 200px;
	overflow:hidden;
	}

#center {
	float: left;
	width: 400px;	
	overflow:hidden;
	}

#right {
	float: left;	
	width: 200px;	
	overflow:hidden;
	}

#footer{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding:4px 15px 4px 0px;
	text-align:right;
	font-size:x-small;
	color:#FFFFFF;
	}

.sidebar {
	padding: 15px 10px;
	width:180px;
	}

.sidebar a {
	text-decoration: none;
	}

.sidebar a:link {
	color: #BFB495;
	}

.sidebar a:visited {
	color: #BFB495;
	}

.sidebar a:active {
	color: #BFB495;
	}

.sidebar a:hover {
	color: #FFFFFF;
	}

#calendar {
	line-height: 140%;
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	padding: 0px 2px;
	text-align: center;
	margin-bottom: 25px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
	font-weight: bold;	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	letter-spacing: .2em;
	}

.sidebar ul {
	padding: 0px 5px;
	margin: 0px;
	margin-bottom: 25px;
	}

.sidebar li {
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 120%;
	margin-top: 7px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px;
	}

#photo {
	text-align: center;
	margin-bottom: 25px;
	}

.link-note {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 25px;
	}

#powered {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #FFFFFF;
	margin-top: 50px;
	}

.content {
	padding: 15px 15px 0px;
	margin: 0px;
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	}

.content p {
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	}

.content blockquote{
	line-height: 150%;
	margin-left: 95px;
	border:1px #A79D82 dashed;
	padding:7px;
	}

.content ol, .content ul{
	line-height: 150%;
	margin-left: 120px;
	padding:0px;
	}

.content li {
	line-height: 150%;
	}

.content dl{
	margin-left: 86px;
}

.content table{
	margin-left: 95px;
	}


.content blockquote p, .content ol p, .content ul p, .content dl p, .content table p{
	margin-left:0px;
}

.content h2 {
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin:0px 0px 10px 0px;
	padding: 0px 3px 3px 86px;
	text-indent:-89px;
	line-height: 100%;
	}

.content h3 {
	color: #FFFFFF;
	background: url("http://template.cocolog-nifty.com/000026/three_column/component/entry-bg.gif") left repeat-y;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	padding:0px 0px 0px 86px;
	text-indent:-89px;
	line-height: 100%;
	}

.content p.posted {
	color: #FFFFFF;
	background: url("http://template.cocolog-nifty.com/000026/three_column/component/entry-bg.gif") left repeat-y;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	line-height: normal;
	margin:0px 0px 40px 0px;
	padding: 0px 5px 0px 89px ;
	clear:both;
	}

.content p.posted a {
	text-decoration: none;	
	}

.post-footers {
	display:block;
	padding-bottom:3px;
	margin-bottom:0.2em;
	}

.content-bottom{
	padding:0px;
	margin:0px;
	}

.entry{
	padding: 0px;
	}

.entry p{
	margin:0px 0px 0px 86px;
	padding:0px 0px 1.2em 0em;

}

.entry-body {
	margin-top:1em;
	background: url("http://template.cocolog-nifty.com/000026/three_column/component/entry-bg.gif") left repeat-y;
	}

.entry-more{
	background: url("http://template.cocolog-nifty.com/000026/three_column/component/entry-bg.gif") left repeat-y;
	}

.entry-body-text{
	background: url("http://template.cocolog-nifty.com/000026/three_column/component/entry-body-bg.gif") left top no-repeat;
	}

.entry-trackback p, .entry-comment p , .comment-preview h2{
	margin-left:0px;
	}

.entry-nav{
	padding: 0px 20px;
	}

#comment-preview {
	text-align:center;
}

#comment-preview #center {
	float:none;
	margin-left:200px;
}

#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%;
	}

form{
margin:0px;
padding:0px;
}

.trackback-content p.posted , .comment-content p.posted , .comment-preview p.posted {
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	line-height: normal;
	padding-left: 0px;
	margin-left:0px;
}

.comment-error blockquote {
margin:0px;
text-align:left;
}

.entry-trackback h2 , .entry-comment h2 , .trackback-content p.posted , .comment-preview p.posted , .comment-content p.posted {
	background:none;
}

#side {
	width:200px;
	float:left;
	overflow:hidden;
}

#about div#center{
	width:600px;
}

.archive-datebased h2 , .archive-category h2 , .contact-list h2, .minibio h2, .bio h2, .interests h2{
	background:none;
	padding:0px;
	text-indent:0px;
}

.archive-datebased p , .archive-category p, .contact-list p, .minibio p, .bio-body, .interests p{
	margin:10px 3px 2.4em;
}

.bio-body p{
	margin:10px 0px 0px 0px;
}
