body {
	margin: 20px 0px;
	background-color: #ffcc18;
	text-align: center;
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	word-wrap: break-word;
	}

a {
	text-decoration: underline;
	font-weight: bold;
	}

a:link {
	color: #1f7fb0;
	}

a:visited {
	color: #1f7fb0;
	}

a:active {
	color: #1f7fb0;
	}

a:hover {
	color: #1f7fb0;
	text-decoration: underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
    background: #ffffff url("http://template.cocolog-nifty.com/000056/three_column/component/main-bottom-bg.gif") no-repeat bottom;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	
	}

#header {
    display: none;
}

#banner-top {
    display: none;
}

#banner {
    background:#ffffff url("http://template.cocolog-nifty.com/000056/three_column/component/main-bg.gif") no-repeat right top;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	text-align: left;
	display: block;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	}

#banner-body-top {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #1f7fb0;
	background-color: #ffcc18;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}

a#banner-img {
	display: none;
	}

#banner a {
	color: #1f7fb0;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	line-height: 130%;
	font-weight: bold;      
    padding: 15px;
	margin: 0px;
	}

#banner h2 {
	font-size: small;
	line-height: 130%;
    padding: 0px 15px 15px 15px;
	margin: 0px;
	}

#banner-body-bottom {
	clear:both;
}

#left {
	float: left;
	width: 200px;
	overflow: hidden;
	padding: 0px;
	}

#center {
	float: left;
	width: 400px;
	overflow: hidden;
	padding: 0px;
	}

#right {
	float: left;
	width: 200px;
	overflow: hidden;
	padding: 0px;
	padding: 0px 0px 130px 0px;
	}

.content {
	padding: 15px 15px 5px 15px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	}

.sidebar {
	padding: 15px 0px 0px 15px;
	}

#right div.sidebar {
	padding: 15px 15px 0px 0px;
	}

.sidebar-bottom {
    display: none;
}

.sidebar a {
    text-decoration: none;	
	}

.content p {
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.content blockquote {
  	line-height: 150%;
	padding: 10px;
	border: 1px dotted #ffcc18;
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

.content p.posted {
    background:url("http://template.cocolog-nifty.com/000056/three_column/component/posted-bg.gif") no-repeat left bottom;
	color: #999999;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #ffcc18;
	text-align: left;
	font-weight: bold;
	line-height: normal;
    margin: 0px;
	padding: 15px;
    clear: both;
	}

#calendar {
    background:#ffcc18 url("http://template.cocolog-nifty.com/000056/three_column/component/module-bottom-bg.gif") no-repeat left bottom;
  	line-height: 140%;
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	text-align: center;
	padding-bottom: 15px;
	}

#calendar table {
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
    background:#ffffff url("http://template.cocolog-nifty.com/000056/three_column/component/calendar.gif") no-repeat left bottom;
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 120%;
	padding: 31px 0px 25px 50px;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #ffcc18;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

#main-top {
padding: 0px;
margin: 0px;
}

#main {
width: 800px;
paddint-top: 0px;
margin-top: 0px;
}

#main-bottom {
display: none;
}

.sidebar-top {
displa:none;
}

.sidebar h2 {
    font-size: small;
	font-weight: bold;
	line-height: 120%;
	padding: 31px 0px 25px 50px;
	margin: 0px;
    display: block;
	}

.sidebar ul {
    background: #ffcc18 url("http://template.cocolog-nifty.com/000056/three_column/component/module-bottom-bg.gif") no-repeat left bottom;
	padding: 0px 15px 15px 15px;
	margin: 0px;
	overflow: hidden;
	}

.sidebar li {
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 130%;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
	}

.sidebar img {
	border: none;
	}

#photo{
	text-align: center;
	}

#photo img{
	border: none;
	}

.link-note {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	line-height: 120%;
	text-align: left;
	padding: 0px;
	margin: 0px;
	display: block;
	}

#powered {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 120%;
	text-align: left;
	color: #333333;
	margin-top: 50px;
	}

.module {
margin-bottom: 20px;
}

#recent-entries h2 {
background:url("http://template.cocolog-nifty.com/000056/three_column/component/recent-entries.gif") no-repeat left bottom;
}

#recent-comment h2 {
background:url("http://template.cocolog-nifty.com/000056/three_column/component/recent-comment.gif") no-repeat left bottom;
}

#recent-trackback h2 {
background:url("http://template.cocolog-nifty.com/000056/three_column/component/recent-trackback.gif") no-repeat left bottom;
}

#archive-datebased h2 {
background:url("http://template.cocolog-nifty.com/000056/three_column/component/archive-datebased.gif") no-repeat left bottom;
}

#archive-category h2 {
background:url("http://template.cocolog-nifty.com/000056/three_column/component/archive-category.gif") no-repeat left bottom;
}

#gallery h2 {
background:url("http://template.cocolog-nifty.com/000056/three_column/component/gallery.gif") no-repeat left bottom;
}

#update-list h2 {
background:url("http://template.cocolog-nifty.com/000056/three_column/component/update-list.gif") no-repeat left bottom;
}

/* 20051120 add .lovering h2 */
.list h2, .lovering h2{
background:url("http://template.cocolog-nifty.com/000056/three_column/component/list.gif") no-repeat left bottom;
}

#profile {
background:url("http://template.cocolog-nifty.com/000056/three_column/component/profile.gif") no-repeat;
padding: 5px 0px 21px 34px;
}

#user-email {
background:url("http://template.cocolog-nifty.com/000056/three_column/component/user-email.gif") no-repeat;
padding: 5px 0px 21px 34px;
}

#subscribe {
background:url("http://template.cocolog-nifty.com/000056/three_column/component/subscribe.gif") no-repeat;
padding: 5px 0px 21px 34px;
}

#syndicate {
background:url("http://template.cocolog-nifty.com/000056/three_column/component/syndicate.gif") no-repeat;
padding: 5px 0px 21px 34px;
}

.module-top {
display: none;
}

.module-body {
background: url("http://template.cocolog-nifty.com/000056/three_column/component/module-bottom-bg.gif") no-repeat left bottom;
background-color:#ffcc18;
display: block;
}

.module-bottom {
display: none;
}

.content-top {
display: none;
}

.content-bottom {
display: none;
}

.entry-top {
background:#ffcc18 url("http://template.cocolog-nifty.com/000056/three_column/component/entry-top.gif") no-repeat right bottom;
margin: 0px;
padding: 0px;
height: 60px;
}

.entry {
width: 370px;
background: url("http://template.cocolog-nifty.com/000056/three_column/component/entry-body-bg.gif") left repeat-y;
paddding: 0px;
margin: 0px;
overflow: hidden;
}

.entry-bottom {
height:25px;
background: #ffffff;
}

.date-footer {
display: none;
}

.entry h3 {
background:#ffcc18 url("http://template.cocolog-nifty.com/000056/three_column/component/entry-h3-bg.gif") no-repeat left top;
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
font-size: large;
text-align: left;
font-weight: bold;
line-height: 100%;	
margin: 0px;
padding: 0px 77px 0px 15px; 
}

/** 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: #333333;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #333333;
}

.archive-category h2, #about div.content h2, .comment-form h2, .entry-trackback h2, .entry-comment h2, .comment-preview h2,  .archive-datebased h2,  .comment-error h2, #about div.contact-list h2 {
	font-size: medium;
	font-weight: bold;
}

/** 20070214追加↑　**/

.entry-body-text {
    padding: 0px 15px 15px 15px;
}
	
	
.entry-body-top {
background:#ffcc18 url("http://template.cocolog-nifty.com/000056/three_column/component/entry-body-top.gif") no-repeat left top;
margin: 0px;
padding: 0px;
height: 31px;
}

.entry-body {
overflow:hidden;
margin: 0px;
padding: 0px;
}

.entry-body-bottom {
display: none;
}

.entry-more {
margin: 0px;
padding: 0px 15px 15px 15px;
clear: both;
}

.entry-nav {
margin-bottom: 20px;
}

.entry-trackback, .entry-comment, .comment-form {
background: #ffffff;
padding: 30px 0px 0px 0px;
margin: 0px;
}

#comment-preview {
	padding: 0px 0px 0px 200px;
	margin: 0px;
}

.entry-trackback h2, .entry-comment h2, .comment-form h2, .comment-preview h2, .comment-list-previous h2, .comment-error h2,.archive-datebased h2, .archive-category h2 {
color: #ffffff;
padding: 0px;
margin: 0px 0px 10px 0px;
border-bottom: none;
}

form{
	margin:0px;
	padding:0px;
	}

.comment-preview p.posted {
    background:none;
	color: #999999;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #ffcc18;
	text-align: left;
	font-weight: bold;
	line-height: normal;
    margin: 0px;
	padding: 15px;
    clear: both;
	}

.comment-preview p {
	padding: 0px 15px 15px 15px;
	}

.comment-preview, .archive-datebased,  {
	margin-bottom: 25px;
}

.trackback-content, .comment-content {
    width: 370px;
    background:url("http://template.cocolog-nifty.com/000056/three_column/component/trackback-content-bg.gif");
	margin-top: 25px;
	overflow: hidden;
}

.trackback-body, .comment-body {
    background:url("http://template.cocolog-nifty.com/000056/three_column/component/trackback-body-bg.gif") no-repeat left top;
}

.trackback-content p, .comment-content p {
padding: 15px;
}

.trackback-content p.posted, .comment-content p.posted {
    background:url("http://template.cocolog-nifty.com/000056/three_column/component/trackback-posted-bg.gif") no-repeat left bottom;
	color: #999999;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #ffcc18;
	text-align: left;
	font-weight: bold;
	line-height: normal;
    margin: 0px;
	padding: 15px;
	clear:both;
}

#side {
	width:200px;
	float:left;
	overflow: hidden;
}

#about div#center{
	width:600px;
}

.contact-list, .minibio, .bio, .interests {
margin-bottom: 25px;
}


.module-qrcode div.module-body{
	font-size: small;
	padding: 15px
}

.module-qrcode h2 {
	background:url("http://template.cocolog-nifty.com/000056/three_column/component/list.gif") no-repeat left bottom;
}





/* sponsord link css */
.ad_txt a
{
 color: #333333 !important;
}
