body {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	background:#FFFCE4 url("body-bg.gif") no-repeat center top;
	text-align: center;  
	word-wrap: break-word;
	color: #666666;  
	padding:0px;
	margin: 20px 0px 0px;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #F37021;
	}

a:visited {
	color: #FF9933;
	}

a:active {
	color: #F37021;
	}

a:hover {
    text-decoration: none;
	}

.sidebar h2 a {
	text-decoration: underline;
	}

.sidebar h2 a:link, .sidebar h2 a:visited, .sidebar h2 a:active {
	color: #B36600;
	}

.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-top, .sidebar-bottom, .module-top, .module-bottom, .content-top, .content-bottom, .date-footer{
	display: none;
	}

#container {
	width: 800px;
	line-height: 150%;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	}

#banner {
    height:95px;
	padding: 0px;
	margin: 0px 107px 0px 15px;
	}

#banner-body-bottom {
	clear:both;
}

#banner a {
    color: #66B62A;
	text-decoration: none;
	}

#banner h1 {
	font-size: x-large;
	font-weight: bold;
	line-height: 150%;
	padding: 0px;
	margin: 0px;	
	}

#banner h2 {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	padding: 0px;
	margin: 0px;	
	}

#main-top {
    height:106px;
}

#main {
	padding: 0px;
    margin: 0px;
    }


#left {
	float: left;
	width: 200px;
	overflow: hidden;
	}

#side {
	float: left;
	width: 215px;
	overflow: hidden;
	}

#center {
	float: left;
	width: 400px;
    overflow: hidden;
	}

#about div#center{
	width:570px;
}

#right {
	float: left;
	width: 200px;
	overflow: hidden;
	}

#comment-preview{
	margin-left:200px;
}

.sidebar {
	padding: 0px 15px;
    margin: 0px;
	}

#about div.sidebar {
	padding: 0px 30px 0px 15px;
    margin: 0px;
	}

.module h2, #calendar caption {
 	background:#FFFCE4 url("module-h2.gif") repeat-x left bottom;
	color:#B36600;
	font-size: small;
	font-weight: bold;
	text-align: left;
	line-height: 130%;
	border-bottom: 1px solid #FFDA67;
	padding:8px;
	}

#calendar caption {
	text-transform: uppercase;
	}

.link-note {
 	background:url("link-note.gif") no-repeat;
	font-size: small;
	line-height: 130%;
	text-align: left;
	padding: 0px 0px 18px 24px;
	margin-bottom: 10px;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px 0px 30px 20px;
	}

.sidebar li {
	font-size: small;
	text-align: left;
	line-height: 130%;
	margin-top: 10px;
	list-style-image:url("module-li.gif");
	}

.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 {
	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 {
    width:370px;
	font-size: small;
	padding: 0px 15px;
	margin: 0px;
	}

.content p {
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	}

.content blockquote {
    width:80%;
    text-align:left;
	font-size: small;
  	line-height: 150%;
	border: 1px solid #66B821;
    padding: 8px;            
    margin-right: 0px;
	}

.comment-error blockquote {
    width:90%;
    margin-left: 0px;
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
    color:#3B7907;
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding-left:2px;
	margin-bottom: 20px;
	}

.content h3 {
    text-align:left;
	color: #66B62A;
	font-size: large;
	font-weight: bold;	
	line-height:120%;
	padding: 10px 0px 0px;
	margin:0px 15px 1em;
	}
	
/** 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: #66B62A;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #66B62A;
}

.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-top {
	background: url("entry-top.gif") no-repeat top;
	width: 370px;
	height: 5px;
	overflow: hidden;
}

.entry-bottom {
	background: url("entry-bottom.gif") no-repeat top;
	width: 370px;
	height: 5px;
	overflow: hidden;
    margin-bottom: 20px;
	position: relative;
	top: -1px;
}

.entry {
	background:#ffffff;
	width: 370px;
	text-align:center;
	overflow: hidden;
}

.entry-body, .entry-more{
    width:340px;
	overflow: hidden;
	margin: 0px auto;
}

.entry-trackback, .entry-comment, .comment-preview, #comment-preview div.comment-form, .comment-error{
    text-align:left;
	padding:0px 15px;
}

#comment-preview div#center{
	width:370px;
}

#about div.content-top {
    display:block;
	background: url("about-entry-top.gif") no-repeat top;
	width: 570px;
	height: 5px;
	overflow: hidden;
}

#comment-preview div.content-top {
    display:block;
	background: url("entry-top.gif") no-repeat top;
	width: 370px;
	height: 5px;
	overflow: hidden;
}

#about div.content {
    width:570px;
	background: #ffffff;
	padding:10px 0px;
}

.contact-list, .minibio, .bio, .interests{
    width:540px;
	text-align:left;
	overflow: hidden;
	margin: 0px auto;
}

#comment-preview div.content {
	background: #ffffff;
	padding:10px 0px;
}

#about div.content-bottom {
    display:block;
	background: url("about-entry-bottom.gif") no-repeat top;
	width: 570px;
	height: 5px;
	overflow: hidden;
	position: relative;
	top: -1px;
}

#comment-preview div.content-bottom {
    display:block;
	background: url("entry-bottom.gif") no-repeat top;
	width: 370px;
	height: 5px;
	overflow: hidden;
	position: relative;
	top: -1px;
}

.entry-bottom {
	background: url("entry-bottom.gif") no-repeat top;
	width: 370px;
	height: 5px;
	overflow: hidden;
    margin-bottom: 20px;
	position: relative;
	top: -1px;
}


.entry-body-bottom{
	clear:both;
	height: 1px;
	overflow: hidden;
	position: relative;
	top: -1px;
}

.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 {
	color: #66B62A;
	font-size: medium;
	font-weight: bold;	
	line-height:120%;
	padding: 2px 0px 2px 10px;
	margin: 1em 0px 1em;
	border-left: 4px solid #66B62A; 
	}

.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-bottom: 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: 40px;
}

.content p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	border-top: 1px solid #CCCCCC;
	padding: 10px 0px;
	margin: 0px 15px;
    clear: both;
	}

.entry-trackback p.posted, .entry-comment p.posted, #comment-preview p.posted {
	border-top: 1px solid #CCCCCC;
	padding: 5px 0px;
	margin: 0px 0px 20px;
    clear: both;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	}

#footer {
    width:100%;
 	background:#F7FBFF url("footer-bg.gif") repeat-x left bottom;
	height:126px;
	padding:0px;
	margin:0px;
	}

textarea {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	width: 335px;
	}

input, textarea{
	color:#000000;
	background:#FFFFFF;
	border:solid 1px #CCCCCC;
}

label input{
	border:none;
	background:none;
}

/* 20060110 add */
.entry ul, .entry ol{
    text-align:left;
}

/* sponsord link css */
.ad_txt a
{
 color: #666666 !important;
}

/* new Sponsored Link style */
div#mafc_default {
        text-align: left;
}
