@charset "utf-8";

/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color:#242424;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	background: #F6F4BA url("body-bg.gif") repeat-x center top;
	}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a:link, a:active, a:visited {
	color: #7EBB0A;
}

a:hover {
	color: #7EBB0A;
	text-decoration:none
}

#center a:link, #center a:active, #center a:visited {
	color: #B2354D;
}

#center  a:hover {
	color: #B2354D;
	text-decoration:none
}

#banner a:link, #banner a:active, #banner a:visited {
	color: #B24B5D;
	text-decoration:none
}

#banner a:hover { 
	color: #B24B5D;
	text-decoration: underline;
}

.sidebar h2 a:link, .sidebar h2 a:active, .sidebar h2 a:visited  {
	color: #45982B;
	text-decoration: underline;
	}

.sidebar h2 a:hover { 
	color: #45982B;
	text-decoration:none
}

.link-note a:link, .link-note a:active, .link-note a:visited  {
	color: #299008;
	text-decoration: underline;
	}

.link-note a:hover { 
	color: #299008;
	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;
	}


/* container xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#container {
	line-height: 140%;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	width: 808px;
	background: url("container.jpg") repeat-y center top;
	}

/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	margin: 0px;
	padding: 0px;
	width: 808px;
	height: 282px;
	background: url("banner.jpg") no-repeat center top;
}

#banner h1 {
	padding:100px 180px 0px 15px;
	margin:0px;
	font-size:x-large;
	font-weight: bold;
	color:#B24B5D;
	text-align: left;
	line-height: 120%;
}

#banner h2 {
	padding:5px 180px 0px 15px;
	margin:0px;
	font-size: small;
	font-weight: normal;
	color: #242424;
	text-align: left;
}

/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#main {
	margin: 0px;
	padding: 5px 14px 0px;
	background: url("main.jpg") no-repeat left top;
}

#right, #left, #side{
	width: 190px;
	float: left;
	overflow: hidden;
}

#center {
	width: 400px;
	float: left;
	overflow: hidden;
}

/* sidebar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.sidebar {
	margin: 0px 10px;
	padding: 0px;
	overflow:hidden;
}

.sidebar h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 13px 0px 13px 37px;
	margin: 0px 0px 0px;
	line-height: normal;
	color: #45982B;
	background: url("module.gif") no-repeat left top;
	}
	
.link-note {
	font-size: small;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	padding: 9px 0px 9px 42px;
	margin: 0px;
	color: #45982B;
	background: url("module.gif") no-repeat left top;
	}

.sidebar li {
	margin: 0px 0px 10px;
	font-size: small;
	text-align: left;
	line-height: 130%;
	list-style-type: none;
	}
	
.module-body {
	padding: 0px;
	margin: 0px;
}

.module {
	padding: 0px;
	margin: 0px 0px 30px;
}

/* entry xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.content {
	margin: 0px 15px;
	padding: 0px;
}

.content-top {
	margin: 10px 0px  0px;
	padding: 0px;
}

.content p {
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin: 0px 0px 10px;
	}

.content blockquote {
	font-size: small;
  	line-height: 150%;
	border: 1px dashed #B2354D;
    padding: 8px;
    margin: 15px 0px;            
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	font-size: small;
	text-align: left;
	padding: 0px 0px 3px;
	margin: 0px;
	font-weight:normal;
	text-align: left;
	}
	
.entry {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.entry h3 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 16px 0px 25px 55px;
	margin: 0px 0px 0px;
	line-height: normal;
	color: #45982B;
	background: url("entry.gif") no-repeat left top;
}

/** 20070214追加↓　**/

.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: #45982B;
}

.entry h3 a:active, .entry h3 a:hover{
	text-decoration: underline;
	color: #45982B;
}

h2.content-header {
	padding: 0px 0px 20px;
}

/** 20070214追加↑　**/

.entry-body, .entry-more{
	width: 370px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.entry-body-text {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.entry-more-text {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

div.entry p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 12px 0px 40px;
	margin: 0px;
	border-top: #7EBB0A dashed 1px;
	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;
	margin:0px;
	border-top: #7EBB0A dashed 1px;
	clear: both;
	}
		
.entry-nav {
	padding:0px;
	margin-bottom:20px;
}

.entry-nav p {
	text-align:left;
}

.entry-trackback, .entry-comment, .archive-datebased, .archive-category {
	padding: 0px;
	margin: 0px;
	}

.archive-category h2, #about div.content h2, .comment-form h2{
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 16px 0px 25px 55px;
	margin: 40px 0px 0px;
	line-height: normal;
	color: #45982B;
	background: url("entry.gif") no-repeat left top;
}

.entry-trackback h2, .entry-comment h2, .comment-preview h2,  .archive-datebased h2,  .comment-error h2, #about div.contact-list h2 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 16px 0px 25px 55px;
	margin: 0px 0px 0px;
	line-height: normal;
	color: #45982B;
	background: url("entry.gif") no-repeat left top;
}

p.trackback-list-head {
	margin: 0px 0px 30px;
}

/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.contact-list, .minibio, .bio, .interests{
	margin-bottom: 30px;
}

#about div.content {
	padding: 0px;
	margin: 0px 15px;
}

/* calendar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#calendar {
	margin-bottom: 30px;
}

#calendar table {
	width: 170px;
	font-size: x-small;	
}

#calendar caption {
	padding: 7px 0px 7px 44px;
	font-size: small;
	font-weight: bold;
	text-align: left;
	background:url("module.gif") no-repeat left top;
	color: #45982B;
}

#calendar th {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#calendar td {
	padding:0px;
	text-align: center;
}
	
/* form xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	
.comment-form form {
    padding: 0px;
	margin: 0px;
	width: 370px;
}

div#comment-data {
	width: 170px;
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	display:block;
	border-right: dashed 1px #8B6239;
}

.comment-form p {
    padding:0px;
    margin:0px 0px 10px;
	font-size: small;
}

#author, #email, #url {
	border: solid 1px #7EBB0A;
	background-color: #FFFFFF;
	width: 150px;
}

#comment-text-field textarea {
	border: solid 1px #7EBB0A;
	background-color: #FFFFFF;
	width: 365px;
	height: 150px;
}

#comment-submit{
	padding-bottom: 40px;
	text-align: center;
}

#comment-submit input {
	border-top: solid 1px #BE7E4C;
	border-left: solid 1px #BE7E4C;
	border-bottom: solid 1px #5C4C3D;
	border-right: solid 1px #5C4C3D;
	background-color: #8B6239;
	color: #FFFFFF;
}

#bakecookie {
	position:relative;
	top: 3px;
}

/* comment-error xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#comment-preview {
	padding-left: 200px;
}

#comment-preview div.content {
	margin; 0px 15px; 
}

.comment-error blockquote {
	font-size: small;
  	line-height: 150%;
	border: 1px dashed #B2354D;
    padding: 8px;
    margin: 15px 0px; 
}

/* news xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#news {
	padding:0px 0px 5px;
	margin:13px 10px 40px;
	background:url("news-bottom.gif") no-repeat left bottom;
	color:#5A4C2A;
}

#news h2{
	width: 170px;
	height: 44px;
	background: url("news-top.gif") no-repeat left top;
	text-indent: -9999px;
	display:block;
	}
	
#news h2 a{
	width: 170px;
	height: 44px;
	display:block;
}
	
#news ul {
	padding: 10px 10px;
	margin: 0px;
	background: url("news.gif") repeat-y left top;
	text-align: center;
	line-height: normal;
}

#news img {
	padding: 0px;
	margin: 10px 13px;
	border: solid 1px #999999;
	}

#left .sidebar-bottom {
	display:none;
}


/* sponsord link css */
.ad_txt a
{
 color: #242424 !important;
}

