@charset "utf-8";

/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	margin:45px 0px 20px;
	padding: 0px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color:#71463D;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	background: #72C9B9 url("body-bg.gif") repeat center top;
	}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a:link, a:active, a:visited {
	color: #47AA49;
}

a:hover {
	color: #47AA49;
	text-decoration:none
}

#banner a:link, #banner a:active, #banner a:visited {
	color: #000000;
	text-decoration:none
}

#banner a:hover { 
	color: #000000;
	text-decoration: underline;
}

.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: #F9520A;
	text-decoration: underline;
	}

.sidebar h2 a:hover, .link-note a:hover { 
	color: #F9520A;
	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: 700px;
	}

/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	background:url("banner.gif") no-repeat;
	margin: 0px;
	height: 330px;
	width: 700px;
	display:block;
}

#banner h1 {
	padding:45px 25px 0px;
	margin:0px;
	font-size:x-large;
	font-weight: bold;
	color:#000000;
	text-align: left;
	line-height: 120%;
}

#banner h2 {
	padding:5px 25px 0px;
	margin:0px;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#main {
	margin: 0px;
	padding: 20px 0px 0px;
	background: #FFFFFF;
}

#right, #left, #side{
	width: 200px;
	float: left;
	overflow: hidden;
}

#center {
	width: 500px;
	float: left;
	overflow: hidden;
}

#footer {
	background:url("footer.gif") no-repeat center top;
	width:700px;
	height: 127px;
	margin:0px auto;
}

#about div#center {
	width: 500px;
	float: left;
	overflow: hidden;
} 

/* sidebar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.sidebar {
	margin: 0px 15px;
	padding: 0px;
	overflow:hidden;
}

.sidebar h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 15px 0px 12px 42px;
	margin: 0px 0px 13px;
	line-height: normal;
	color: #F9520A;
	background: url("module.gif") no-repeat left top;
	}
	
.link-note {
	font-size: small;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	padding: 15px 0px 12px 42px;
	margin: 0px ;
	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;
	}

.sidebar table {
	margin:10px 0px;
}
	
.module-body {
	padding: 0px;
	margin: 0px;
}

.module {
	padding: 0px;
	margin: 0px 0px 30px;
}

/* entry xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.content {
	margin: 0px 15px;
	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 #F9520A;
    padding: 8px;
    margin: 15px 0px;            
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 10px;
	margin: 0px;
	line-height: 150%;
	text-align: left;
	}

.entry {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.entry h3 {
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 10px 0px 28px 42px;
	margin: 0px 0px 0px;
	line-height: normal;
	color:#F9520A;
	background: url("entry.gif") no-repeat left top;
}

/** 20070214追加↓　**/



h2.content-header {
	padding: 0px 0px 20px !important;
}

/** 20070214追加↑　**/

.entry-body, .entry-more{
	width: 470px;
	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: 20px 0px 40px;
	margin: 20px 0px 0px;
	background: url("posted.gif") no-repeat left top ;
	clear: both;
	}
	
div.entry-comment p.posted, div.entry-trackback p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 20px 0px 40px;
	margin: 20px 0px 0px;
	background:url("posted.gif") no-repeat left top;
	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: medium;
	text-align: left;
	font-weight: bold;
	padding: 10px 0px 28px 42px;
	margin: 40px 0px 0px;
	line-height: normal;
	color:#F9520A;
	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: medium;
	text-align: left;
	font-weight: bold;
	padding: 10px 0px 20px 42px;
	margin: 0px 0px 0px;
	line-height: normal;
	color:#F9520A;
	background: url("entry.gif") no-repeat left top;
}

p.trackback-list-head {
	margin: 0px 0px 30px;
}

/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.contact-list, .minibio, .bio, .interests{
	width: 470px;
	overflow: hidden;
}

#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: 6px 0px 9px;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #F9520A;
	background: url("caption.gif") no-repeat left top;
}

#calendar th {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#calendar td {
	padding:0px;
	text-align: center;
}

#calendar td a, #calendar td a:link {
	background:url("calendar.gif") no-repeat center;
	display:block;
	padding:2px;
	margin:0px;
	color:#E74905;
}
	
/* 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;
	border-right:1px dashed #5F350F;
	display:block;
}

.comment-form p {
    padding:0px;
    margin:0px 0px 10px;
	font-size: small;
}

#author, #email, #url {
	border: solid 1px #5F350F;
	background-color: #FFFFFF;
	width: 150px;
}

#comment-text-field textarea {
	border: solid 1px #5F350F;
	background-color: #FFFFFF;
	width: 365px;
	height: 150px;
}

#comment-submit{
	padding-bottom: 40px;
	text-align: center;
}

#comment-submit input {
	border-right: 1px solid #CA5936;
	border-bottom: 1px solid #CA5936;
	border-left: 1px solid #FCD9CA;
	border-top: 1px solid #FCD9CA;
	background-color: #FAB79A;
	color: #5F350F;
}

#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 #F9520A;
    padding: 8px;
    margin: 15px 0px; 
}


/* 同一カテゴリ xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.entry-recent-posts {
    padding: 0px;
    margin: 0px 0px 40px;
}

.entry-recent-posts ul{
    padding: 0px;
    margin: 0px 0px 0px;
	list-style-type: none;
}

.entry h3, .entry h3 a, .entry h3 a:link, .entry h3 a:visited, .entry h3 a:active, .entry h3 a:hover {
	text-decoration: none !important;
	color:#F9520A;
}

.entry h3 a:active, .entry h3 a:hover{
	text-decoration: underline !important;
	color:#F9520A;
}
	

#center div.adsense {
margin:20px 0px 0px;
}	

/* sponsord link css */
.ad_txt a
{
 color: #000000 !important;
}

#google_ads_top_entry .ad_header{
 margin:0px;
}

#google_ads_top_entry div.ads{
padding: 0px;
 margin:0px;
}

