﻿@charset "utf-8";

/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", arial, helvetica, san-serif;
	color:#330000;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	background-color: #CE9753;
	}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a:link, a:active, a:visited {
	color: #4E1B13;
}

a:hover {
	color: #4E1B13;
	text-decoration:none
}

#banner a:link, #banner a:active, #banner a:visited {
	color: #330000;
	text-decoration:none
}

#banner a:hover { 
	color: #330000;
	text-decoration: underline;
}

#center a:link, #center a:active, #center a:visited {
	color: #FC0475;
}

#center a:hover { 
	color: #FC0475;
	text-decoration:none
}

.sidebar a:link, .sidebar a:active, .sidebar a:visited, .entry-nav a:link, .entry-nav a:active, .entry-nav a:visited {
	color: #4E1B13 !important;
}

.sidebar a:hover, .entry-nav a:hover { 
	color: #4E1B13 !important;
	text-decoration:none !important;
}

.sidebar h2 a:link, .sidebar h2 a:active, .sidebar h2 a:visited, .link-note a:link, .link-note a:active, .link-note a:visited {
	color: #FC0475 !important;
}

.sidebar h2 a:hover, .link-note a:hover { 
	color: #FC0475;
	text-decoration:none !important;
}

/* 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;
	}


/* container xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#container {
	line-height: 140%;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #FFFCD6;
	}

/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	margin: 0px;
	padding: 0px;
}

#banner-body {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 300px;
	background: url("banner00.gif") no-repeat center top;
}

#banner h1 {
	padding:80px 350px 0px 15px;
	margin:0px;
	font-size:x-large;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
}

#banner h2 {
	padding:5px 350px 0px 20px;
	margin:0px;
	font-size: small;
	font-weight: normal;
	text-align: left;
}

/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#main-top {
	height: 30px;	
}

#main {
	margin: 0px;
	padding: 0px 0px 0px;
}

#main-bottom {
	height:178px;
	background: url("footer.gif") no-repeat left top;
}

#right, #left, #side{
	width: 200px;
	float: left;
	overflow: hidden;
}

#center {
	width: 400px;
	float: left;
	overflow: hidden;
}

/* sidebar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.sidebar {
	margin: 0px 20px;
	padding: 0px;
	overflow:hidden;
}

.module {
	width: 160px;
}

.module h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 9px 0px 17px 35px;
	margin: 0px;
	line-height: normal;
	color: #FC0475;
	background: url("module-h2.gif") no-repeat left top;
	}
	
.module-body {
	padding: 0px;
	margin: 7px 0px 40px 0px;
}
	
.link-note {
	font-size: small;
	text-align: left;
	line-height: normal;
	padding: 3px 0px 11px 25px;
	margin: 0px 0px 40px;
	background: url("link-note.gif") no-repeat left top;
	}
	
.sidebar ul,
.list ul,
.module ul {
	font-size: small;	
	width: 159px;
	overflow: hidden;
}

.sidebar li,
.list li ,
.module li {
	margin-bottom: 19px;
	word-wrap: break-word;
	list-style-type: none;
	line-height: 130%;
}


/* entry xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.content {
	margin: 0px 20px;
	padding: 0px;
}

.content p {
	font-size: small;
	font-weight: normal;
	text-align: left;
	margin-bottom: 12px;
	}

.content blockquote {
	font-size: small;
  	line-height: 150%;
	border: 1px dashed #FC0475;
    padding: 8px;
    margin: 15px 20px;            
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height: normal;
	text-align: left;
	}

.entry {
	width: 360px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.entry h3 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 16px 0px 40px 85px;
	margin: 0px 0px;
	line-height: normal;
	background: url("entry-h3.gif") no-repeat left top;
}

.entry h3, .entry h3 a, .entry h3 a:link, .entry h3 a:visited, .entry h3 a:active, .entry h3 a:hover {
	text-decoration: none;
	color: #4E1B13;
}

.entry h3 a:active, .entry h3 a:hover{
	text-decoration: underline;
	color: #4E1B13;
}

h2.content-header {
	padding: 0px 0px 20px;
}

.entry-body, .entry-more{
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.entry-body-text, .entry-more-text {

	overflow:hidden;
	line-height: 165%;
}

div.entry p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 12px 0px 10px;
	margin: 0px 0px;
	background: url("border.gif") no-repeat center top;
	clear: both;
	}
	
div.entry-comment p.posted, div.entry-trackback p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 12px 0px 40px;
	background: url("border.gif") no-repeat center top;
	margin:0px;
	clear: both;
	}
	
.entry-bottom {
	width: 360px;
	height: 100px;
	background: url("entry-bottom.gif") no-repeat right top;
}
	
.entry-trackback, .entry-comment {
	margin: 0px 0px;
	padding: 0px;
}
		
.entry-nav {
	padding:0px;
	margin-bottom:20px;
}

.entry-nav p {
	text-align:left;
}

.entry-trackback h2, .archive-category h2, #about div.content h2, .comment-form h2 {
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 18px 0px 38px 60px;
	margin: 40px 0px 0px;
	line-height: normal;
	color: #4E1B13;
	background: url("entry-h2.gif") no-repeat left top;
}

.entry-comment h2, .comment-preview h2,  .archive-datebased h2,  .comment-error h2, #about div.contact-list h2 {
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 15px 0px 38px 60px;
	margin: 0px;
	line-height: normal;
	color: #4E1B13;
	background: url("entry-h2.gif") no-repeat left top;
}

p.trackback-list-head {
	margin: 0px 0px 30px;
}

/* archive xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.archive-datebased {
	padding: 0px 20px;
	margin: 0px 0px 40px;
}

.archive-category {
	padding: 0px 20px;
	margin: 0px;
}

/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.contact-list, .minibio, .bio, .interests{
	width: 360px;
	overflow:hidden;	
}

#about div.content {
	margin: 0px 0px; 
	padding: 0px 20px;
	overflow:hidden;
}

/* calendar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#calendar {
	margin: 4px 0px 40px;
}

#calendar table {
	width: 159px;
	font-size: x-small;	
}

#calendar caption {
	padding: 7px 0px 5px 35px;
	margin: 0px 0px 0px;
	font-size: small;
	font-weight: bold;
	text-align: left;
	background: url("module-h2.gif") no-repeat left top;
}

#calendar th {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#calendar td {
	padding:0px;
	text-align: center;
}
	
/* form xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	
.comment-form form {
    padding: 0px;
	margin: 0px;
	width: 340px;
}

div#comment-data {
	width: 170px;
	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 #512A14;
	background-color: #FFFFFF;
	width: 150px;
}

#comment-text-field textarea {
	border: solid 1px #512A14;
	background-color: #FFFFFF;
	width: 335px;
	height: 150px;
}

#comment-submit{
	padding-bottom: 40px;
	text-align: center;
}

#comment-submit input {
	border-left: solid 1px #512A14;
	border-top: solid 1px #512A14;
	border-right: solid 1px #512A14;
	border-bottom: solid 1px #512A14;
	background-color: #FFFFFF;
	color: #323232;
}

#bakecookie {
	position:relative;
	top: 3px;
}

/* comment-error xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#comment-preview {
	padding-left: 200px;
}

#comment-preview div.content {
	margin: 0px 0px; 
	padding: 0px 20px;
	overflow:hidden;
}

.comment-error blockquote {
	font-size: small;
  	line-height: 150%;
	border: 1px dashed #FC0475;
    padding: 8px;
    margin: 15px 20px; 
}

.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: #330000 !important;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #330000 !important;;
}

/* sponsord link css */
.ad_txt a
{
 color: #330000 !important;
}

#google_ads_top_entry .ad_header{
 margin:0px;
}

#google_ads_top_entry div.ads{
padding: 0px;
 margin:0px;
}

