@charset "utf-8";
/* body */
body {
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
	background: #fff url(body-bg.gif) repeat-y 50% 300px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", arial, helvetica, san-serif;
	color: #666666;
	text-align: center;
}

a:link { 
	color: #FF6666;
	text-decoration: underline;
}
a:active { 
	color: #FF9999;
	text-decoration: underline;
}
a:visited { 
	color: #FF9999;
	text-decoration: underline;
}
a:hover { 
	color: #FF6666;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6, li, p, form, embed {
	margin: 0px;
	padding: 0px;
}

#right ul, #right ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*img {
	border: 0px;
}*/

/* container */

/* banner */
#banner-body {
	padding: 27px 0px 31px 0px;
}

#banner-img {
	display: none;
}

#banner {
	background: url(banner-bg.jpg) no-repeat top center;
	height: 300px;
}

#banner-body-bottom {
	clear: both;
}

#banner-body {
	position: relative;
	padding-bottom: 40px;
	margin: 0px auto ;
	width: 760px;
	text-align: left;
}

#banner h1 {
	font-size: x-large;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 4px;
}

#banner h2 {
	font-size: small;
	font-weight: bold;
	line-height: 200%;
	color: #54C2CA;
}

#banner a {
	color: #54C2CA;
	text-decoration: none;
}

/* main */
#main {
	position: relative;
	padding-top: 20px;
	margin: 0px auto ;
	width: 800px;
	text-align: left;
}

#main-bottom {
	width: 700px !important;
	height:	30px;
	overflow: hidden;
}

#comment-preview {
	font-size: small;
}

#side {
	width: 199px;
	float: left;
	overflow: hidden;
}

#center {
	width: 559px;
	float: left;
	overflow: hidden;
}

#right {
	width: 199px;
	float: right;
	overflow: hidden;
}

/* entry */
#center h2 {
	position: relative;
	padding: 0px 20px 15px 20px;
	font-size: small;
}

#center h3 {
	padding: 7px 0px 15px 33px;
	margin-bottom:6px;
	background: url(icon_title.gif) no-repeat left top;
	font-size: medium;
}

/** 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;
	color: #666666;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #666666;
}

/** 20070214追加↑　**/

.entry {
	margin: 0px 0px 11px 20px;
	width: 539px;
	font-size: small;
	overflow: hidden;
}

div.entry-body {
	width: 539px;
	float: left !important;
	float /**/: none;
	line-height: 165%;
	overflow: hidden;
}

div.entry-body p {
	margin-bottom: 12px;
}

div.entry-more {
	width: 539px;
	float: left !important;
	float /**/: none;
	line-height: 165%;
	overflow: hidden;
	margin-right: -3px;
}

/* 20051121 add .adsense */
div.entry-more p, .adsense {
	margin-bottom: 12px;
}

.entry-nav {
	margin-left: 20px;
	padding-bottom: 15px;
	width: 539px;
	font-size: small;
	overflow: hidden;
}

.entry-nav p {
	text-align: left;
}

div.entry p.posted {
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 18px;
	margin-bottom: 7px;
	line-height: normal;
	clear: both;
}

.entry blockquote {
	padding: 0px 20px;
	line-height: 150%;
}

.entry li {
	line-height: 150%;
}

/* trackback */
.entry-trackback {
	padding-top: 40px;
	width: 539px;
}

#center div.entry-trackback h2 {
	padding: 3px 0px 8px 20px;
	margin-bottom: 8px;
	background: url(icon_title2.gif) no-repeat left center;
	font-size: small;
	font-weight: bold;
}

p.trackback-url {
	margin-bottom: 10px;
	padding: 4px 0px 0px 0px;
}

p.trackback-list-head {
	margin-bottom: 18px;
	padding: 4px 0px 0px 0px;
}

/* comment */
#center div.comment-list {
	padding-top: 40px;
}

#center div.comment-list h2 {
	padding: 3px 0px 8px 20px;
	margin-bottom: 8px;
	background: url(icon_title2.gif) no-repeat left center;
	font-size: small;
	font-weight: bold;
}

#center div.comment-list p {
	margin-bottom: 12px;
	padding: 0px;
	line-height: 165%;
}

div.comment-content p.posted {
	border-bottom: solid 0px #CCCCCC;
	margin-bottom: 20px;
	line-height: normal;
	clear: both;
}

div.comment-content {
	margin-bottom: 14px;
	border-bottom: solid 1px #CCCCCC;
	width: 539px;
}

.comment-form {
	padding: 40px 0px 0px 0px;
	width: 539px;
}

#center div.comment-form h2 {
	padding: 3px 0px 8px 20px;
	margin-bottom: 12px;
	background: url(icon_title2.gif) no-repeat left center;
	font-size: small;
	font-weight: bold;
}

#comment-preview {
	padding-left: 99px;
}

.comment-error,
.comment-preview {
	margin: 9px 0px 9px 20px;
	width: 539px;
}

#comment-preview #center div.comment-form {
	margin: 0px 20px;
}

#center div.comment-error p,
#center div.comment-preview p {
	margin-bottom: 12px;
	padding: 0px;
	line-height: 165%;
}

#center div.comment-error h2,
#center div.comment-preview h2 {
	padding: 3px 0px 8px 20px;
	margin-bottom: 8px;
	background: url(icon_title2.gif) no-repeat left center;
	font-size: small;
	font-weight: bold;
}


#center div.entry-comment {
	margin: 3px 0px 30px 0px;
}

#center div.comment-list-previous {
	padding: 40px 20px 0px;
	width: 539px;
}

#center div.comment-list-previous h2 {
	padding: 3px 0px 8px 20px;
	margin-bottom: 8px;
	background: url(icon_title2.gif) no-repeat left center;
	font-size: small;
	font-weight: bold;
}

#center div.comment-list-previous p {
	margin-bottom: 12px;
	padding: 0px;
	line-height: 165%;
}

#center div.comment-list-previous p.posted {
	border-bottom: solid 0px #CCCCCC;
	margin-bottom: 20px;
	line-height: normal;
	clear: both;
}


/* form */
div.comment-form form {
	position: relative;
	background: #FFF;
	padding-top: 36px;
	border: 1px solid #CCC;
	height: 501px;
	width: 458px;
}

.comment-form form p {
	margin: 0px 0px 18px 20px;
}

/* 20060322add */
.comment-form form p.nick {
    margin: 0px 20px 18px;
}

#author, #email, #url {
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	width: 150px;
	height: 22px;
}

#comment-text-field textarea {
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	width: 400px;
	height: 200px;
}

#comment-submit{
	text-align: center;
}

#comment-regist {
	position: absolute;
	top: 20px;
	left: 188px;
}

#bakecookie {
	vertical-align: middle;
}

#comment-separator {
	display: none;
}

#comment-data {
	border-right: 1px dashed #CCC;
	width: 190px;
}

/* archive */
.archive-datebased, .archive-category {
	padding: 0px 20px 22px 20px;
}

#center div.archive-category h2,
#center div.archive-datebased h2 {
	padding: 3px 0px 8px 20px;
	margin-bottom: 8px;
	background: url(icon_title2.gif) no-repeat left center;
	font-size: small;
	font-weight: bold;
}

.archive-datebased p, .archive-category p {
	line-height: 200%;
	font-size: small;
}

/* left&side */
.module, .list {
	margin-bottom: 12px;
	padding: 0px 20px 0px 20px;
}

.module h2 {
	margin-bottom: 19px;
	padding: 1px 0px 6px 20px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;	
}

.list h2 {
	padding: 1px 0px 6px 20px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;	
}

.list ul,
.module ul {
	font-size: small;	
	width: 159px;
	overflow: hidden;
}

.list li ,
.module li {
	margin-bottom: 19px;
	word-wrap: break-word;
}

div.link-note {
	margin-bottom:21px;
	padding: 1px 0px 1px 20px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;	
}

#nifty_rss_reader {
	margin-bottom:21px;
	margin-left: 20px;
	padding: 1px 20px 6px 20px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;	
}

#powered {
	padding: 0px 20px 19px 20px;
}

#photo {
	padding: 0px 20px 21px 20px;
}

#calendar {
	background:#FFF;
	padding: 0px 5px 5px 5px;
	font-size: x-small;
	width: 155px !important;
	width /**/: 157px;
	text-align: center;
	border: solid 1px #CCC;
	margin-left: 20px;
	margin-bottom: 40px;
}

#calendar table {
	width: 155px !important;
	width /**/: 157px;
	text-align: center;
}

#calendar table td {
	padding: 3px;
}

#calendar caption {
	padding: 7px 0px 5px 5px;
	text-align: left;
	font-weight: bold;
}

#calendar div.box1,
#calendar div.box2 {
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	margin-bottom: 40px;
}

#calendar div.box3 {
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}

#calendar td {
	text-align: center;
}

/* profile */
#about .module ul {
	margin: 0px;
}

#about div.content div {
	padding: 0px 20px 12px 20px;
}

#about div.content h2 {
	padding: 3px 0px 8px 20px;
	margin-bottom: 8px;
	background: url(icon_title2.gif) no-repeat left center;
	font-size: small;
	font-weight: bold;
}

#about div.content {
	font-size: small;	
}

#about div.content table {
	clear:both;
}





/* sponsord link css */
.ad_txt a
{
 color: #666666 !important;
}
