@charset "utf-8";

/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #644D21;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	background: #FFEAB3 url("body_bg.jpg") no-repeat center top;
	}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a:link, a:active {
	color: #7B110D;
}

a:visited {
	color: #7B110D;
}

a:hover {
	text-decoration:none;
}

#banner a:link, #banner a:active, #banner a:visited {
	color: #000000;
	text-decoration:none
}

#banner a:hover {
	text-decoration: underline;
}

.sidebar h2 a:link, .sidebar h2 a:active, .sidebar h2 a:visited {
	color: #826226;
	text-decoration: underline;
}
.entry h3 a:link, .entry h3 a:active, .entry h3 a:visited  {
	color: #000000;
	text-decoration: underline;
}


.sidebar h2 a:hover, 
.entry h3 a:hover { 
	text-decoration:none
}

.posted a:hover　{
text-decoration:none;
}


/* base xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
h1, h2, h3, h4, h5, h6, li, p, form, embed {
	margin: 0px;
	padding: 0px;
}

#side ul, #side ul,
#right ul, #left ul,
#right ol, #left ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

img {
	border: none;
	}


/* footer xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#footer {
	margin: 0px auto;
	padding: 0px;
	background:url(footer_bg.jpg) no-repeat center bottom;
	height: 63px;
	}

#main-bottom {
	display:none;
}



/* container xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#container {
	line-height: 140%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 700px;
	}

/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	height: 320px;
}

#banner-body {
	margin: 0px;
	padding: 23px 460px 0px 0px;
}

#banner h1 {
	padding:0px;
	margin:0px;
	font-size:x-large;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	color:#000000;
}

#banner h2 {
	padding:0px;
	margin:5px 0px 0px;
	font-size: small;
	font-weight: normal;
	text-align: left;
	color:#000000;
}

/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#main {
	margin: 0px;
	padding: 0px;
	width: 700px;
}

#right, #left, #side{
	width: 200px;
	float: left;
	overflow: hidden;
}

#center {
	width: 500px;
	float: left;
	overflow: hidden;
}

/* sidebar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.sidebar {
	margin-right: 14px;
	padding: 0px;
	text-align: left;
	overflow:hidden;
}

.module-content, .module-body{
	margin: 0px;
}

.sidebar-bottom {
padding: 0px;
margin: 0px;
}

.sidebar-bottom img{
text-align:center;
padding: 0px;
margin: 0px auto;
}

.sidebar li {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: small;
	text-align: left;
	line-height: 130%;
	list-style-type: none;
	}

.module {
	padding: 0px;
	margin: 0px 0px 35px;
}

.module h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 15px 0px 0px 44px;
	margin: 0px;
	line-height: normal;
	color: #826226;
	background: url(sidebar-h2.gif) no-repeat left;
	height: 27px;
	}

.link-note {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px 5px 35px;
	margin: 0px;
	line-height: normal;
	background: url(link-note.gif) no-repeat left;
}

.link-note a,
.link-note a:link {
	color:#891914;
}


#powered img{
margin-left: 15px;
}
/*
div.module-top {
	background:url(other-mt_bg.gif) no-repeat center;
	height: 15px;
}
*/
#recent-entries h2 {
	background: url(recent-entries.gif) no-repeat left;
	height: 42px;
}

#recent-comment h2 {
	background: url(recent-comment.gif) no-repeat left;
	height: 42px;
}

#recent-trackback h2 {
	background: url(recent-trackback.gif) no-repeat left;
	height: 42px;
}

#archive-datebased h2 {
	background: url(archive-datebased.gif) no-repeat left;
	height: 42px;
}

#archive-category h2 {
	background: url(archive-category.gif) no-repeat left;
	height: 42px;
}


/* entry xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.content {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.content p {
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 10px;
	}

.content blockquote {
	font-size: small;
  	line-height: 150%;
    padding: 10px;
    margin: 5px;
	border: 1px solid #DEB25A;
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	font-size: small;
	font-weight: normal;
	padding: 0px 7px;
	margin: 0px;
	line-height: nomal;
	text-align: right;
	color:#000000;
	}
	
.entry {
	margin: 0px 0px 30px;
	padding: 10px 25px;
	overflow:hidden;
	background:url(entry_bg.jpg) repeat-y center;
}


.entry h3 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 30px 0px 30px 55px;
	margin: 0px 0px 15px;
	line-height: normal;
	color: #000000;
	background: url(entry-h3.gif) no-repeat left;
	overflow:hidden;
}

.entry-body, .entry-more{
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.entry-body-text, .entry-more-text {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.content p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	border-top: 1px dotted #968149;
	padding: 15px 0px;
	margin: 0px;
	clear: both;
	}
	

.comment-content p.posted,
.trackback-content p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	border: none;
	padding: 5px 0px;
	margin: 0px 0px 50px;
	clear: both;
}


.entry-comment, .entry-trackback{
	padding: 0px;
	margin:0px;
	clear: both;
	overflow: hidden;
	}

/*
.entry-comment p, .entry-trackback p, .comment-form form{
	margin:0px 15px;
	}
*/

.trackbacks ul{
	margin:0px 15px 50px;
}
		
.entry-nav {
	padding:0px;
	margin: 0px 7px;
}

.entry-nav p {
	text-align: left;
}

.entry-trackback h2, 
.archive-category h2, #about div.content h2, .comment-form h2, 
.entry-comment h2, .comment-preview h2,  .archive-datebased h2,  .comment-error h2, #about div.contact-list h2,
.archive-category h2 {
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 20px 0px 20px 40px;
	margin: 5px 0px 5px;
	line-height: normal;
	color: #735C2D;
	border-top: 4px solid #DCAD6A;
	background:url(entry-h2.gif) no-repeat left;
}

.comment-list-previous h2, .archive-category h2, #about div.content h2{
	margin: 50px 0px 5px;
}

#about div.contact-list h2 {
	margin: 0px;
}

p.trackback-list-head {
	margin-bottom: 30px;
}

/* archive xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.archive-category p, .archive-datebased p {
	padding: 0px;
	margin: 0px 15px;
}

.archive-datebased h2 {
	margin: 0px;
}


/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#about div#center {
	width: 500px;
	float: left;
	overflow: hidden;
}

.contact-list, .minibio, .bio, .interests {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	width: 466px;
}
/*
.contact-list p, .minibio p, .bio p, .interests p{
	margin:0px 15px;
	}
*/
/* calendar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


#calendar {
	background:url(calender_bg.gif) no-repeat;
	padding: 25px 0px;
	height:156px;
}
 
#calendar table {
	font-size: x-small;
	width: 182px;
	padding: 0px;
	margin: 0px auto;
}

#calendar caption {
	font-size: small;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 10px;
	margin: 0px;
	line-height: normal;
	color: #8ED428;
	text-transform: uppercase;
	}

#calendar th {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background:url(cal_th_bg.gif) no-repeat center;
	width: 26px;
	color:#FFFFFF;
}

#calendar td {
	padding:0px;
	text-align: center;
}

#calendar td a,
#calendar td a:link {
	background: url(cal_td_bg.gif) no-repeat center;
	display:block;
	margin:0px;
	padding:3px 0px;
}
	
/* form xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/*
#comment-form-data{
    margin:0px 15px;
}
*/
	
.comment-form form {
    padding: 0px;
	margin: 0px;
	width: 436px;
}

#comment-preview div.comment-form form {
    padding: 0px;
	margin: 0px 15px;
}

div#comment-data {
	width: 268px;
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	display:block;
}

.comment-form p {
    padding:0px;
    margin:0px 0px 10px;
	font-size: small;
}

#author, #email, #url {
	border: solid 1px #646464;
	background-color: #FFFFFF;
	width: 200px;
}

#comment-text-field textarea {
	border: solid 1px #646464;
	background-color: #FFFFFF;
	width: 436px;
	height: 150px;
}

#comment-submit{
	text-align: center;
}

#comment-submit input {
	border: solid 1px #646464;
	background-color: #ffffff;
	color: #666666;
}

#bakecookie {
	position:relative;
	top: 3px;
}

/* comment-error xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#comment-preview {
	padding-left: 200px;
}

#comment-preview div.content {
	overflow: hidden;
}

.comment-preview p{
    margin:0px 15px;
}

.comment-error {
    margin-bottom: 50px; 
}

.comment-error p{
	padding-bottom: 0px;
	margin:0px 15px;
}

.comment-error blockquote {
	font-size: small;
  	line-height: 150%;
    padding: 10px;
    margin: 5px 0px; 
	text-align: left;
}

#comment-preview div.entry-comment {
    padding: 0px;
    margin: 0px; 
}

.ad_txt a { color: #496280 !important;}
.ad_url a { color: #008000 !important;}