body {
	background: url("body-bg.jpg") top left repeat;
	padding:0px;
	margin:0px;
	text-align: center;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	word-wrap: break-word;
	color: #3F2000;
}

a {text-decoration: underline;}
a:link{color:#7F74D8;}
a:visited{color:#B077BD;}
a:active{color:#7F74D8;}
a:hover{text-decoration: none;}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#container {
	line-height: 140%;
	margin:0px auto;
	text-align: left;
	width: 100%;
}

#banner {
	background: url("banner-bg.jpg") top left repeat;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #BF6D00;
	width:100%;
	text-align: left;
}

#banner-body-top{
	height:15px;
}

#banner-body{
	background: url("banner-body-bg.jpg") top left no-repeat;
	width: 700px;
	height: 250px;
	margin: 0px auto;
}

#banner-body-bottom{
	height:15px;
}

#banner-bottom{
	height:15px;
}

#header, a#banner-img, #banner-top, #main-top, #main-bottom, .module-top, .module-bottom, .entry-top, .entry-bottom, .entry-body-top, .entry-body-bottom{
	display:none;
}

#banner a {
	color: #00033F;
	text-decoration: none;
}

#banner h1 {
	font-size: x-large;
	line-height:115%;
	text-align:left;
	margin: 0px 100px 0px 0px;
	padding: 15px 0px 0px 15px;
}

#banner h2 {
	font-size: small;
	line-height:115%;
	text-align:left;
	font-weight: normal;
	margin: 10px 100px 0px 0px;
	padding-left: 15px;
}

#right, #side {
	float: left;
	width: 185px;
	overflow:hidden;
	margin-top:10px;
}

#main{
	width:700px;
	margin: 0px auto;
}

#center {
	float: left;
	width: 515px;
	overflow:hidden;
	margin-top:10px;
}

#footer{
	width:700px;
	margin:0px auto;
	height:20px;
}

.content-top {
	background: url("entry-top.gif") top left no-repeat;
	height: 4px;
	overflow: hidden;
}

.content {
	background: #FFFFFF;
	margin:0px 30px 0px 0px;
	padding: 10px;
	font-size: small;
	overflow: hidden;
}

.content-bottom {
	background: url("entry-bottom.gif") top left no-repeat;
	height: 4px;
	overflow: hidden;
}

#about .content-top {
	background: url("entry-top.gif") top right no-repeat;
	height: 4px;
	overflow: hidden;
}

#about .content {
	background: #FFFFFF;
	margin:0px 0px 0px 30px;
	padding: 10px;
	font-size: small;
	overflow: hidden;
}

#about .content-bottom {
	background: url("entry-bottom.gif") top right no-repeat;
	height: 4px;
	overflow: hidden;
}

.sidebar-top {
	background: url("sidebar-top.gif") top right no-repeat;
	height: 4px;
	overflow: hidden;
}

.sidebar {
	background: #FFFFFF;
	font-size:small;
	padding: 10px;
	color: #BF6D00;
}

.sidebar-bottom {
	background: url("sidebar-bottom.gif") top right no-repeat;
	height: 4px;
	overflow: hidden;
}

.content p {
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding:0px;
	margin:0px 0px 1em;
}

.content blockquote {
	line-height: 150%;
	padding: 7px;
	border: dashed 1px #252525;
}

.content li {
	line-height: 150%;
}

.content h2 {
	font-size: small;
	text-align: left;
	margin:0px 0px 1.5em;
}

.content h3 {
	background: #FFFFFF url("entry-h3.jpg") left top no-repeat;
	font-size: large;
	text-align: left;
	color: #FF1F1F;
	padding: 8px 0px 10px 46px;
	margin:0px 0px 0.5em;
}

/** 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: #FF1F1F;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #FF1F1F;
}

.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追加↑　**/

.content p.posted {
	clear:both;
	font-size: x-small;
	line-height:120%;
	font-weight: bold;
	text-align: left;
	margin-bottom:30px;
	padding: 5px 0px;
	border-top:dashed 1px #252525;
}

.entry {
	background: #FFFFFF;
	font-size: small;
	padding: 0px;
	margin:0px;
	width: 465px;
	overflow: hidden;
}

.entry-nav p{
	padding:0px 5px;
	margin:0px 0px 2em;
}

.entry-trackback, .entry-comment, .comment-form {
	background: #FFFFFF url("entry-trackback-bg.jpg") top no-repeat;
	padding: 15px 0px;
}

#comment-form-data {
	background: #FFFFFF;
}

.entry-trackback h2, .entry-comment h2, .comment-form h2{
	color: #BF6D00;
	margin:30px 0px 10px;
	padding:8px 0px 8px 45px;
	background:url("entry-h2.jpg") left top no-repeat;
}


#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	text-align: left;
	border-right: 1px dashed #3F2000;
}

label{
	font-weight:bold;
}

input, textarea{
	color:#333333;
	border:solid 1px #3F2000;
}

label input{
	border:none;
	background:none;
}

#comment-submit{
	margin-bottom:30px;
	width:350px;
}

#comment-preview{
	margin:0px;
}

#comment-preview h2{
	color: #BF6D00;
	margin:0px 0px 10px;
	padding:8px 0px 8px 45px;
	background:url("entry-h2.jpg") left top no-repeat;
}

p.trackback-url, p.trackback-list-head{
	margin-bottom:20px;
}

.trackback-body p, .comment-body p{
	margin-bottom:0.6em;
}

#comment-preview div.entry-comment, .comment-preview, .comment-form, .comment-error{
	width: 465px
}

.entry-trackback p.posted, .entry-comment p.posted, .comment-preview p.posted{
	padding-top:5px;
	margin-bottom:20px;
	border-top:dashed 1px #252525;
	text-align:left;
}

.comment-error{
	margin-bottom:20px;
}

.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-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	background:url("module-h2.jpg") left top no-repeat;
	font-size: small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding:4px 0px 14px 34px;
}

#calendar th {
	color: #3F2000;
	text-align: center;
	font-weight: normal;
}

#calendar td {
	color: #3F2000;
	text-align: center;
}

.sidebar h2 {
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 3px;
	line-height:110%
}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
}

.sidebar li {
	line-height: 120%;
	margin-top: 7px;
	list-style-type: none;
}

.sidebar img {
	border: 0px;
}

#photo, .photo {
	text-align: center;
	margin-bottom: 20px;
}

.link-note {
	padding: 0px;
	line-height: 120%;
	margin-bottom: 30px;
}

.link-note a {
	display: block;
	background: url("link-note.jpg") left top no-repeat;
	padding: 0px 0px 10px 38px;
}

#powered {
	font-size: small;
	line-height: 150%;
	text-align: left;
	margin-bottom:30px;
}

textarea[id="comment-text"] {
	width: 80%;
}

form{
	margin:0px;
	padding:0px;
}

.module h2{
	background: url("module-h2.jpg") left top no-repeat;
	padding: 4px 0px 8px 34px;
	margin:0px;
}

#about div#center{
	width:500px;
	margin: 10px 0px 0px 15px;
}

#about div.content {
	background:#ffffff;
	margin: 0px 0px 0px 15px;
	padding: 10px;
	font-size: small;
	overflow: hidden;
}

.archive-datebased h2, .archive-category h2, #about div#center h2{
	background:url("entry-h2.jpg") left top no-repeat;
	color: #BF6D00;
	margin:0px 0px 10px;
	padding:8px 0px 8px 45px;
}

.archive-datebased p, .archive-category p, .contact-list p, .minibio p, .interests p{
	margin:10px 0px 2.4em;
}

.bio-body{
	margin:0px 0px 2.4em;
}

.bio-body p{
	margin:10px 0px 0px 0px;
}


/* sponsord link css */
.ad_txt a
{
 color: #3F2000 !important;
}
