@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color:#8A8A8A;
	word-wrap: break-word;
	background:url("body-bg.gif");
	text-align: center;
	font-weight: normal;
	font-size: small;
	}

a:link {
	color: #8A8A8A;;
}

a:active {
	color: #8A8A8A;
}

a:visited { 
	color: #8A8A8A;
		
}

a:hover { 
	color: #8A8A8A;
	text-decoration:none
}

#banner a:link {
	color: #8A8A8A;
	text-decoration:none
}

#banner a:active {
	color: #8A8A8A;
	text-decoration:none
}

#banner a:visited { 
	color: #8A8A8A;
	text-decoration:none		
}

#banner a:hover { 
	color: #BBBBBB;
	text-decoration:none
}

#center a:link,#calendar a:link { 
	color: #A3E784;
}

#center a:active,#calendar a:active { 
	color: #A3E784;
}

#center a:visited,#calendar a:visited { 
	color: #A3E784;
}

#center a:hover,#calendar a:hover { 
	color: #A3E784;
	text-decoration:none
}

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;
}

#container {
	line-height: 140%;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	width: 710px;
	background: url("container-bg.gif") left top repeat-y;
	}

#banner-img {
	display: none;
}

#banner {
	margin:0px 20px;
	background: url("banner.gif") right top no-repeat;
	display:block;
}

#banner-body {
	padding: 120px 0px 120px 0px;
}

#banner h1 {
	padding-left:40px;
	margin-right:250px;
	font-size: x-large;
	font-weight: bold;
	background: url("title.gif") left top no-repeat;
}

#banner h2 {
	margin-top:20px;
	padding-left:40px;
	margin-right:250px;
	font-size: small;
	font-weight: normal;
}

#main {
	margin: 0px 5px;
	padding: 0px;
	width: 700px;
}

#center {
	width: 500px;
	float: left;
	overflow: hidden;
}

#right {
	width: 200px;
	float: left;
	overflow: hidden;
}

#side {
	width: 200px;
	float: left;
	overflow: hidden;
}

.sidebar {
	margin: 0px 15px;
	padding: 0px;
	overflow:hidden;
}

.content {
	margin: 0px 15px;
	padding: 0px;
}

.content p {
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	}

.content blockquote {
	font-size: small;
  	line-height: 150%;
	border: 1px dashed #A3E784;
    padding: 8px;
    margin-left: 0px;            
    margin-right: 0px;
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	color:#A1FADF;
	margin: 0px 0px 5px;
	}

.entry {
	width:470px;
	overflow: hidden;
}
	
.entry h3 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	background:url("entry-1.gif") no-repeat left top;
	padding: 6px 0px 5px 33px;
	margin:0px 0px 20px 0px;
	background-color:#CDFCEE;
}

/** 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 !important;
	color:#8A8A8A !important;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline !important;
	color:#8A8A8A !important;
}

h2.content-header {
	padding: 0px 0px 10px !important;
}

/** 20070214追加↑　**/

p.posted {
	border-top: dashed 1px #8A8A8A;
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 5px 0px 40px;
	margin: 0px;
    clear: both;
	}
	
.entry-nav {
	margin-bottom:20px;
}

.entry-nav p{
	text-align:right;
}
.entry-trackback h2, .entry-comment h2, .archive-datebased h2, .archive-category h2, #comment-preview h2{
	font-size: large;
	text-align: left;
	font-weight: bold;
	color:#8A8A8A;
	padding: 7px 0px 3px 33px;
	margin:0px 0px 20px 0px;
	background:url("entry-2.gif") no-repeat left top;
}

#about div.content h2 {
 	font-size: large;
	text-align: left;
	font-weight: bold;
	color:#8A8A8A;
	padding: 6px 0px 5px 30px;
	margin:0px 0px 20px 0px;
	background:url("entry-2.gif") no-repeat left top;
}

#about div.content p {
	padding: 0px 0px 10px 0px;
} 

#powered {
	margin-bottom:40px;
}

#calendar {
 margin-bottom: 40px;
}

#calendar table {
	width: 170px;
	font-size: x-small;	
}

#calendar caption {
	border-bottom: solid 4px #ECFFCC;
	padding-bottom: 3px;
	font-size: small;
	font-weight: bold;
	width: 170px;
	text-align: left;
	padding-left: 7px;
}

#calendar th {
	padding-top: 3px;
	text-align: center;
}

#calendar td {
	padding:0px 0px;
	text-align: center;
}

.link-note {
 	background:url("link-note.gif") no-repeat left top;
	font-size: small;
	font-weight:bold;
	line-height: 130%;
	text-align: left;
	padding: 0px 0px 20px 27px;
	margin: 20px 0px;
	}
	
.sidebar h2 {
  	background:url("module.gif") no-repeat left bottom;
	font-size: small;
	font-weight: bold;
	text-align: left;
	line-height: 130%;
	padding: 4px 0px 3px 24px;
	margin-bottom:14px;
	list-style:none;
	background-color:#CFFCBE;
	}
	
.module-lovering h2,.sidebar div.list h2{
 	background:url("list.gif") no-repeat;
	font-size: small;
	font-weight: bold;
	text-align: left;
	line-height: 130%;
	padding: 4px 0px 3px 24px;
	margin-bottom:14px;
	background-color:#C5F9C5;
}
	
.sidebar ul {
	padding-left: 0px;
	margin: 0px 0px 30px 0px;
	}

.sidebar li {
	font-size: small;
	text-align: left;
	line-height: 130%;
	margin-bottom: 10px;
	list-style-type: none;
	}

.sidebar img{
	border: none;
    padding: 0px;
	margin: 0px;
	}

.module-bottom {
padding: 0px;
margin: 40px 0px 0px 0px;
}

div.comment-form form {
	position: relative;
	background: url(line_form.gif) no-repeat 196px 0px;
}

#comment-data {
	border-right: 1px dashed #8A8A8A;
	width: 230px;
}

.comment-error, .comment-form, .entry-comment, .archive-datebased{
	margin-bottom:40px;
}

.contact-list, .minibio, .bio, .interests{
	margin-bottom:30px;
}

#comment-preview div.comment-form form {
	background: none;
}

.comment-form form p {
	margin: 0px 0px 10px 60px;
	font-size: small;
}

#author, #email, #url {
	border: solid 1px #8A8A8A;
	background-color: #FFFFFF;
	width: 150px;
}

#comment-text-field textarea {
	border: solid 1px #8A8A8A;
	background-color: #FFFFFF;
	width: 350px;
	height: 150px;
}

#comment-submit{
	margin-bottom: 24px;
	text-align: center;
}

#comment-submit input {
	border: solid 1px #8A8A8A;
	background-color: #FFFFFF;
	color: #8A8A8A;
}

#comment-regist {
	position: absolute;
	top: 0px;
	left: 188px;
}



/* sponsord link css */
.ad_txt a
{
 color: #8A8A8A !important;
}

div.ads dl dt.optimized .ad_title {
 color: #006666 !important;
}
