body {
	color: #666666;
	background: #D0E7FF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	text-align: center;
	padding:0px;
	margin: 0px;
	word-wrap: break-word;
	}

a {
	text-decoration: underline;
	font-weight:bold;
}

a:link {color:#9999CC;}
a:visited {color:#89A2C3;}
a:active {color:#9999CC;}
a:hover {
	color:#666666;
	text-decoration:none;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	background: #FFFFFF;
	line-height: 140%;
	margin:0px auto;
	text-align: left;
	width: 800px;
	}

#banner {
	background: #D0E7FF url("banner-bg.gif") 100% 100% no-repeat;
	color: #676567;
	text-align: left;
	height: 100%;
	padding:5px 15px 30px 0px;
	margin:0px;
	}

/*#banner-top {
	background: #D0E7FF;
	width: 800px;

}*/

a#banner-img, #banner-body-top, #banner-body-bottom, #banner-bottom {
	display:none;
	}

#banner a {
	color: #676799;
	text-decoration: none;
	}

#banner h1 {
	font-size: x-large;
	font-weight: bold;
	line-height:115%;
	width:500px;
	margin:0px 2px 10px;
	padding-top:40px;
	}

#banner h2 {
	font-size: small;
	line-height: 115%;
	width: 495px;
	margin: 0px 3px 0px;
	}

#main-top, #main-bottom {
	display:none;
}

#main{
	margin:0px;
	height:100%;
}

#left {
	float: left;
	width: 200px;
	overflow:hidden;
	}

#right {
	float: left;
	width: 200px;
	overflow:hidden;
	}


#center {
	float: left;
	width: 400px;
	overflow:hidden;
	}

#footer{
	background: url("footer-bg.gif") no-repeat;
	width: 800px;
	height: 27px;
	margin: 0px auto;
}

.content {
	margin:0px 15px;
	font-size: small;
	}

.sidebar-top, .content-top, .content-bottom{
	display:none;
}

#right div.sidebar-bottom {
	display: none;
}


.sidebar {
	font-size:small;
	width:168px;
	margin:0px 15px;
	}

.content p {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	padding:0px;
	margin:0px 0px 1em;
	}

.content blockquote {
	line-height: 150%;
	padding: 7px;
	border: dashed 1px #666666;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	margin:0px 0px 1.5em;
	}

.content h3 {
	font-size: large;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px 10px 40px;
	margin:0px 0px 1em;
	background: url("entry-h3.gif") left top no-repeat;
	}
	
/** 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: #666666;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #666666;
}


/** 20070214追加↑　**/

.content p.posted {
	color: #666666;
	font-size: x-small;
	line-height:120%;
	font-weight: normal;
	text-align: left;
	margin-bottom:30px;
	text-align:right;
	clear:both;
	}

.post-footers{
	display:block;
	padding-bottom:7px;
	margin-bottom:7px;
	border-bottom:dashed 2px #9999CD;
	color: #9999CD;
	}

.separator {
	color: #9999CD;
}

.content p.posted a{
	font-weight: bold;
	text-decoration:none;
	}

.content p.posted a:link {
	color:#9999CD;
	}

.content p.posted a:visited {
	color:#9999CD;
	}

.content p.posted a:active {
	color:#9999CD;
	}

.content p.posted a:hover {
	color:#9999CD;
	}

.entry-top{
	display-none;
	}

.entry {
	font-size: small;
	font-weight: normal;
	padding: 0px;
	margin:0px;
	}

.entry-bottom, .entry-body-top, .entry-body-bottom{
	display:none;
	}

.entry-body, .entry-more, entry-extended{
	padding:0px 10px 0px;
	margin:0px;
	}

.entry-nav{
	padding:0px 5px;
	}

.entry-nav p{
	margin:0px 0px 2em;
	}

.entry-trackback, .entry-comment, .comment-form{
	padding:0px;
	}

.entry-trackback p, .entry-comment p{
	padding-left: 5px;
}

.entry-trackback h2, .entry-comment h2, .comment-form h2{
	margin:40px 0px 10px;
	}

.comment-preview h2, .comment-error h2{
	margin:0px 0px 10px;
	}

.trackback-body p, .comment-body p{
	margin-bottom:0.6em;
}

.entry-trackback p.posted, .entry-comment p.posted, .comment-preview p.posted{
	padding-top:7px;
	border-top:dashed 1px #9999CD;
	margin-bottom:20px;
	text-align: left;
}

.date-footer{
	display:none;
	}

#calendar {
	line-height: 140%;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	font-size: small;
	text-align: left;
	font-weight: bold;	
	text-transform: uppercase;
	padding-bottom: 3px;
	border-bottom:solid 1px #000000;
	letter-spacing: .2em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding-bottom: 3px;
	letter-spacing: .2em;
	line-height:110%
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	text-align: left;
	line-height: 120%;
	margin-top: 7px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px;
	}


#photo {
	text-align: center;
	margin-bottom: 20px;
	}

.link-note {
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-size: small;
	line-height: 150%;
	text-align: left;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	text-align: left;
	border-right: 1px dotted #9999CD;
	}

#comment-preview{
	margin-left:200px;
}

textarea[id="comment-text"] {
	width: 80%;
	}

.content-bottom{
	padding:0px;
	margin:0px;
	}

form{
	margin:0px;
	padding:0px;
	}

.module-top, .module-bottom{
	display:none;
	}

.module{
	margin-bottom:25px;
}

.module-body li{
	margin-left: 3px;
}

div.module h2{
	padding: 3px 3px 8px 30px;
	background: url("module-h2.gif") left top no-repeat;
}

.link-note a{
	display: block;
	padding: 3px 3px 8px 30px;
	background: url("link-note.gif") left top no-repeat;
}

#side {
	width:200px;
	float:left;
	overflow:hidden;
}

#about div#center{
	width:600px;
}


.archive-datebased p, .archive-category p, .contact-list p, .minibio p, .interests p{
	padding-left: 5px;
	margin:10px 0px 2.4em;
	}

.bio-body{
	margin:0px 0px 2.4em;
}

.bio-body p{
	margin:10px 0px 0px 0px;
	padding-left: 5px;
}

.archive-datebased h2, .archive-category h2, .entry-trackback h2, .comment-list h2, .comment-form h2, .comment-error h2, .comment-preview h2, .comment-list-previous h2, .contact-list h2, .minibio h2, .interests h2, .bio h2 {
	background: url("background.gif") no-repeat left 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	margin-bottom:10px;
	padding: 2px 0px 2px 15px;
	line-height: 180%;
}

h2.date-header {
	background: #FFFFFF ;
	color: #9999CC;
	font-size: large;
	margin:40px 0px 0px;
	padding:0px;
}


/* sponsord link css */
.ad_txt a
{
 color: #666666 !important;
}
