body {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	text-align: center;  
	word-wrap: break-word;
	color: #ffffff;  
	padding: 0px;
	margin: 0px 0px 20px;
	background:#000 url("body-back.jpg") repeat-y center top;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #ffffff;
	}

a:visited {
	color: #ffffff;
	}

a:active {
	color: #ffffff;
	}

a:hover {
    text-decoration: none;
	}

.sidebar a {
	text-decoration: underline;
	}

.sidebar a:link {
	color: #ffffff;
	}

.sidebar a:visited {
	color: #ffffff;
	}

.sidebar a:active {
	color: #ffffff;;
	}

.sidebar a:hover {
	text-decoration: none;
	}

.sidebar h2 a {
	color: #00FFFB;
	text-decoration: underline;
	}

.sidebar h2 a:link {
	color: #00FFFB;
	}

.sidebar h2 a:visited {
	color: #00FFFB;
	}

.sidebar h2 a:active {
	color: #00FFFB;
	}

.sidebar h2 a:hover {
	text-decoration: none;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

.posted a:link {
	font-weight:bold;
	color: #ffffff;
}

.posted a:visited {
	font-weight:bold;
	color: #ffffff;
}

.posted a:active {
	font-weight:bold;
	color: #ffffff;
}

.posted a:hover {
	text-decoration: none;
}

#header, #banner-top, #banner-body-top, #banner-bottom, a#banner-img, #main-top, .sidebar-top, .sidebar-bottom, .module-top, .module-bottom, .content-top, .content-bottom, .entry-bottom, .date-footer, #footer{
	display: none;
	}

#right .sidebar-bottom {
display: none;
}

#container {
	line-height: 150%;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	background:url("banner-bg.jpg") no-repeat center top;
	}

#banner {
	text-align: left;
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 0px 30px;
	}

#banner-body {
	width: 800px;
	height: 148px;	
	padding: 20px 0px 0px 0px;
	margin: 0px auto;
	}

#banner-body-bottom {
	clear:both;
}

#banner a {
    color: #ffffff;
	text-decoration: none;
	}

#banner h1 {
	font-size: large;
	font-weight: bold;
	line-height: 150%;
	padding: 15px 0px 0px 0px;
	margin: 0px;	
	}

#banner h2 {
    color: #ffffff;
	font-size: small;
	font-weight: bold;
	line-height: 150%;
	padding: 0px;
	margin: 0px;	
	}

#main {
	width:800px;
	padding: 0px;
	margin: 0px auto;
  }

/*
#main-bottom {
	width:800px;
	height:115px;
	background:url("main-bottom.gif") no-repeat center top;
	padding: 0px;
}
*/

#left, #side {
	float: left;
	width: 200px;
	overflow: hidden;
	}

#center {
	float: left;
	width: 400px;
   overflow: hidden;
	}

#about div#center{
	width:600px;
}

#comment-preview{
	margin-left:200px;
}

#right {
	float: left;
	width: 200px;
	overflow: hidden;
	}

.sidebar {
	padding: 18px 15px;
    margin: 0px;
	}

.sidebar h2 {
 	background:url("module-h2.gif") no-repeat left top;
	color: #00FFFB;
	font-size: small;
	font-weight: bold;
	text-align: left;
	line-height: 150%;
	padding: 1px 0px 0px 24px;
	margin-bottom:10px;
	}

#calendar caption {
	text-transform: uppercase;
 	background:url("calendar-caption.gif") no-repeat left top;
	color: #00FFFB;
	font-size: small;
	font-weight: bold;
	text-align: left;
	line-height: 150%;
	padding: 0px 0px 2px 24px;
	}

#calendar a:link {
	color: #02CEFF;
	}

#calendar a:visited {
	color: #02CEFF;
	}

#calendar a:active {
	color: #02CEFF;
	}

#calendar a:hover {
	text-decoration: none;
	}

.link-note {
 	background:url("link-note.gif") no-repeat;
	font-size: small;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
	padding: 0px 0px 25px 25px;
	margin: 14px 0px 10px;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px 0px 43px 0px;
	}

.sidebar li {
	font-size: small;
	text-align: left;
	line-height: 130%;
	margin-bottom: 10px;
	list-style-type: none;
	}

.sidebar img{
	border: none;
    padding: 0px;
	margin: 0px;
	}

#calendar {
  	line-height: 150%;
	font-size: x-small;
  	padding: 0px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar th {
	color: #00FFFB;
	text-align: center;
	font-weight: bold;
	}

#calendar td {
	text-align: center;
	}

#photo, .photo {
	text-align: left;
	margin: 14px 0px 30px;
	}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 30px;
	}

.content {
	font-size: small;
	padding: 0px 15px;
	margin: 18px 0px 0px 0px;
	}

div.comment-content a:link,
div.entry-nav a:link,
p.trackback-list-head a:link,
p.trackback-body a:link {
	font-weight:normal;
	color: #00FFFB;
}

div.comment-content a:visited,
div.entry-nav a:visited,
p.trackback-list-head a:visited,
p.trackback-body a:visited {
	font-weight:normal;
	color: #00FFFB;
}

div.comment-content a:active,
div.entry-nav a:active,
p.trackback-list-head a:active,
p.trackback-body a:active {
	font-weight:normal;
	color: #00FFFB;
}

div.comment-content a:hover,
div.entry-nav a:hover,
p.trackback-list-head a:hover,
p.trackback-body a:hover {
	font-weight:normal;
	text-decoration: none;
}

.content p {
	font-size: small;
	font-weight: normal;
  line-height: 150%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	}

.content blockquote {
	font-size: small;
  	line-height: 150%;
	border: 1px dashed #FFFFFF;
    padding: 8px;
    margin-left: 0px;            
    margin-right: 0px;
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	font-size: small;
	color: #02CEFF;
	font-weight: bold;
	text-align: left;
	margin: 19px 0px 10px;
	}

.content h3 {
	background:url("enter-h3.gif") no-repeat left top;
	color: #00FFFB;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 30px;
	margin-bottom: 10px;
	}
	
/** 20070214追加↓　**/

.content h3, .content h3 a, .content h3 a:link, .content h3 a:visited, .content h3 a:active, .content h3 a:hover {
	text-decoration: none;
	color: #00FFFB;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #00FFFB;
}

/** 20070214追加↑　**/

.entry-body-bottom{
	clear:both;
	height: 1px;
	overflow: hidden;
}

.entry h2, .comment-preview h2, .comment-form h2, .comment-list-previous h2, .archive-datebased h2, .archive-category h2, .comment-error h2, .contact-list h2, .minibio h2, .bio h2, .interests h2 {
	background:url("enter-h3.gif") no-repeat left top;
	font-size: medium;
	color: #02CEFF;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 12px 30px;
	margin: 0px 0px 0px;
	}

.entry p, .comment-preview p, .comment-form p, .comment-list-previous p, .archive-datebased p, .archive-category2 p, .comment-error p, .contact-list p, .minibio p, .bio p, .interests p {
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	}

.entry-nav {
	margin: 14px 0px 20px;
}

.entry-nav p{
	margin-bottom: 0px;
}

.comment-form form {
    padding: 0px;
	margin: 0px;
}

.comment-error, .archive-datebased, .archive-category, .comment-form, .contact-list, .minibio, .bio, .interests {
	margin-bottom: 30px;
}

.content p.posted {
	font-size: small;
	text-align: left;
	line-height: normal;
	background:url("enter-line.gif") no-repeat left top;
	padding: 10px 0px 0px 0px;
	margin-bottom: 30px;
    clear: both;
	}

.trackback-content{
	padding: 15px 0px 0px 0px;
}

.entry-trackback p.posted, .comment-content p.posted {
	background:none;
}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	background:url("comment_line.gif") no-repeat right top;
	}

textarea {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	width: 365px;
	}

input, textarea{
	color:#666666;
	background:#FFFFFF;
	border:solid 1px #00FFFB;
}

label input{
	border:none;
	background:none;
}
div.ads dl dt.optimized .ad_line {
 color: #FFFFFF !important;
}

div.ads dl dt.optimized .ad_title {
 color: #00FFFB !important;
}

