body {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	background:#00A0C6;
	text-align: center;
	word-wrap: break-word;
	color: #000000;
	padding:0px;
	margin:0px;
	}

a {
	text-decoration: underline;
	}

a:link, a:active, a:visited {
	color: #FFFFFF;
	}

a:hover {
    text-decoration: none;
	}


.archive-datebased a:link, .archive-datebased a:active,
.archive-category a:link, .archive-category a:active {
	color: #FFFFFF;
	}

.archive-datebased a:visited,
.archive-category a:visited {
	color: #FFFFFF;
	}


a:hover {
    text-decoration: none;
	}

.sidebar h2 a {
	text-decoration: underline;
	}

.sidebar h2 a:link, .sidebar h2 a:active,
#profile .link-note a:link, #profile .link-note a:active {
	color: #000000;
	font-weight:bold;
	}

.sidebar h2 a:visited,
.link-note a:visited {
	color: #000000;
    font-weight:bold;
	}


.sidebar h2 a:hover {
	text-decoration: none;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#header, #banner-top, #banner-body-top, #banner-bottom, a#banner-img, #main-bottom, .sidebar-bottom, .module-top, .module-bottom, .content-top, .content-bottom, .date-footer, #footer{
	display: none;
	}

#container {
	width: 700px;
	text-align: left;
	line-height: 150%;
	padding: 0px;
	margin: 0px auto;
	}

#banner {
	background:url("banner_00.gif") no-repeat left top;
	width: 700px;
	height:297px;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin:0px;
	}

#banner-body {
	text-align: left; 
	padding: 70px 380px 0px 30px;
	margin: 0px;
	}

#banner-body-bottom {
	clear:both;
}

#banner a {
    color: #FFFFFF;
	text-decoration: none;
	}

#banner a:hover {
	text-decoration: underline;
	}

#banner h1 {
	text-align:left;
	font-size: x-large;
	font-weight: bold;
	line-height: 120%;
	padding: 0px;
	margin: 0px;	
	}

#banner h2 {
	font-size: small;
	padding: 5px 0px 0px;
	margin: 0px;	
	}


#main {
	width: 700px;
	line-height: 150%;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
    }


#left, #right {
	float: left;
	width: 200px;
	overflow: hidden;
	}

#side {
	float: left;
	width: 215px;
	overflow: hidden;
	}

#center {
	float: left;
	width: 500px;
    overflow: hidden;
	}

#about div#center{
	width:470px;
}

#comment-preview{
	margin-left:215px;
}

#nifty_rss_reader {
	background:url("sidebar-h2.gif") no-repeat;
	text-align: left;
	line-height: 120%;
	padding:0px 0px 0px 20px;
    margin:0px;
}

.sidebar {
	color: #FFFFFF; 
	padding: 0px 15px;
    margin: 0px;
	}

#about div.sidebar {
	padding: 0px 30px 0px 15px;
    margin: 0px;
	}

.sidebar h2 {
    background:url("sidebar-h2.gif") no-repeat;
    color: #000000;
	font-size: small;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	padding:5px 0px 23px 40px;
    margin:0px;
	}

#archive-category h2 {
	background: url("archive-category-h2.gif") no-repeat;
	padding: 13px 0px 18px 50px;
}

.link-note {
	font-size: small;
	line-height: 120%;
	text-align: left;
	padding: 3px 0px 18px 20px;
	margin-bottom: 0px;
	}

#profile .link-note {
	background: url("profile.gif") no-repeat left top;
	padding: 13px 0px 18px 50px;
	line-height: 140%;
}

.sidebar ul {
	padding-left: 15px;
	margin: 0px 0px 30px 0px;
	}

.sidebar li {
	font-size: small;
	text-align: left;
	line-height: 120%;
	margin-bottom: 10px;
	list-style-type: none;
	}

.sidebar img{
	border: none;
    padding: 0px;
	margin: 0px;
	}

#calendar caption {
    background:url("calendar.gif") no-repeat;
    color: #000000;
	font-size: small;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	padding:15px 0px 23px 50px;
    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 {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

#photo, .photo {
	text-align: left;
	margin-bottom: 30px;
	}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	}

.content {
	font-size: small;
	padding: 0px 15px;
	margin: 0px;
	}

.content p {
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
    padding-top:0px;
    padding-bottom:10px;
    margin:0px;
	}

.content blockquote {
    background:#B5DEE8;
    width:80%;
    text-align:left;
	font-size: small;
  	line-height: 150%;
    padding: 8px;            
    margin-right: 0px;
	}

/*
.content blockquote, .content blockquote p {
	color: #000000;
}
*/

.comment-error blockquote {
    background:#B5DEE8;
    width:95%;
    margin-left: 0px;
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding-left:0px;
	margin-bottom: 5px;
	}

.content h3 {
	background: url("entry-h3.gif") no-repeat left top;
    text-align:left;
	font-size: large;
	font-weight: bold;	
	line-height:120%;
	padding: 6px 0px 15px;
	margin:0px 22px 1em;
	}
	
.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: #00A0C6;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #000000;
}

.entry-top {
	background: url("entry-top.gif") no-repeat top;
	width: 470px;
	height: 19px;
	overflow: hidden;
	padding:0px;
	margin:0px;
}

.entry-bottom {
	background: url("entry-bottom.gif") no-repeat top;
	width: 470px;
	height: 52px;
	overflow: hidden;
	padding:0px;
	margin:0px;
	position: relative;
	top: -1px;
}

.entry {
	background:#FFFFFF;
	width: 470px;
	overflow: hidden;
	padding:0px 0px 1px;
	margin:0px;
}

.entry ul, .entry ol{
	text-align:left;
	list-style-type: none;
}

.entry-body, .entry-more{
    width:426px;
	overflow: hidden;
	margin: 0px 22px;
}

.entry-trackback, .entry-comment, .comment-preview, .comment-error, #comment-preview div.comment-form{
	text-align:left;
	padding:0px 22px;
}

#comment-preview div#center{
	width:470px;
}

#about div.content-top {
	display:block;
	background: url("entry-top.gif") no-repeat top;
	width: 470px;
	height: 22px;
	overflow: hidden;
}

.archive-datebased, .archive-category{
	width: 470px;
	padding: 0px;
	margin: 0px 0px 33px;
}

.archive-datebased h2, .archive-category h2{
	text-align: left;
	color: #000000; 
	font-size: medium;
	font-weight: bold;	
	line-height:120%;
	padding: 0px 0px 15px;
	margin: 0px 0px 1em;
	display:block;
}

.archive-datebased p, .archive-category p{
	width: 470px;
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.archive-datebased a, .archive-category a{
    padding: 0px 23px;
    margin: 0px;
}

#comment-preview div.content-top {
    display:block;
	background: url("entry-top.gif") no-repeat top;
	width: 470px;
	height: 22px;
	overflow: hidden;
}

#about div.content {
    width:470px;
	background:#FFFFFF;
	overflow: hidden;
	padding:0px;
}

.contact-list, .minibio, .bio, .interests{
    width:426px;
	text-align:left;
	overflow: hidden;
	margin: 0px auto;
}

#comment-preview div.content {
	background:#FFFFFF;
	width: 470px;
	overflow: hidden;
	padding:0px;
}

#about div.content-bottom {
	background: url("entry-bottom.gif") no-repeat top;
	display:block;
	width: 470px;
	height: 22px;
	overflow: hidden;
}

#comment-preview div.content-bottom {
    display:block;
	background: url("entry-bottom.gif") no-repeat top;
	width: 470px;
	height: 22px;
	overflow: hidden;
}

.entry-body-bottom{
	clear:both;
	height: 1px;
	overflow: hidden;
}

.contact-list h2, .minibio h2, .bio h2, .interests h2 {
	color: #00A0C6;
	font-size: medium;
	font-weight: bold;
	line-height:120%;
	padding: 8px 0px 28px;
	margin: 0.5em 0px 0px;
	}

.entry-trackback h2, .comment-error h2 {
	color: #00A0C6;
	font-size: medium;
	font-weight: bold;
	background:url("trackback-h2.gif") no-repeat left top;
	padding: 30px 0px 28px 65px;
	margin: 2em 0px 0px;
	line-height:120%;
	}

.entry-trackback a, .entry-trackback a:link {
	color: #000000 !important;
}

.entry-comment h2, .comment-preview h2 {
	color: #00A0C6;
	font-size: medium;
	font-weight: bold;
	background:url("comment-h2.gif") no-repeat left top;
	padding: 25px 0px 28px 65px;
	margin: 2em 0px 0px;
	line-height:120%;
}

.comment-form h2, .comment-list-previous h2 {
	color: #00A0C6;
	font-size: medium;
	font-weight: bold;
	background:url("comment-form-h2.gif") no-repeat left top;
	padding: 25px 0px 28px 65px;
	margin: 2em 0px 0px;
	line-height:120%;
}

.comment-preview h2, .contact-list h2, .comment-error h2 {
	margin: 0px 0px 1em;
	}

.entry p, .comment-preview p, .comment-form p, .comment-list-previous p, .archive-category2 p, .comment-error p, .contact-list p, .minibio p, .bio p, .interests p, .entry-body a, .entry-body a:link, .entry-body a:visited, .entry-more a, .entry-more a:link, .entry-more a:visited {
	color: #000000;
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
    padding-top:0px;
    padding-bottom:10px;
    margin:0px;
	}

.comment-form p {
    padding:0px;
    margin:0px 0px 10px;
	}

.entry-nav {
	color: #FFFFFF;
	margin-bottom: 20px;
}

.entry-nav p{
	margin-bottom: 0px;
}

.comment-form form {
    padding: 0px;
	margin: 0px;
}

.entry p.posted a, .entry p.posted a:link {
	color: #7F7F7F;
}

p.posted {
	color: #7F7F7F;
	font-size: small;
	text-align: left;
	line-height: normal;
	padding: 0px;
	margin: 10px 22px 0px;
	}

.entry-trackback p.posted, .entry-comment p.posted, #comment-preview p.posted {
    width:426px;
	padding: 0px 0px 30px;
	margin: 0px;
    clear: both;
	}

#comment-data {
	float: left;
	width: 160px;
	text-align: left;
	padding-right: 15px;
	margin-right: 15px;
	}
	
textarea {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	width: 350px;
	}

input, textarea{
	background:#FFFFFF;
	color:#000000;
	border:solid 1px #000000;
}

label input#bakecookie{
	border:none;
	background:none;
}

#comment-submit {
	width: 350px;
}


/* カニコブログパーツ */
#promo{
 	background:url("tokyo-kaniko.gif") no-repeat left top;
	font-size: small;
	padding:0px;
	margin: 28px 15px 28px;
	overflow:hidden;
    display:block;
}

#promo a{
	display:block;
	width:157px;
	height:243px;
	padding:0px;
	margin:0px;
	text-decoration:none;
	overflow:hidden;
}

#promo a:hover {
 	background:url("tokyo-kaniko.gif") no-repeat right bottom;	
}

div.ads dl dt.optimized .ad_title {
 color: #00A0C6 !important;
}

