@charset "utf-8";
/* body */
body {
	margin: 0px;
	padding: 0px;
	background: url(body-bg.jpg) repeat-x top left;
	background-color: #181410;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", arial, helvetica, san-serif;
	color: #2C2717;
	text-align: center;
}

.archive-datebased a:link, .archive-category a:link,
.entry-nav a:link,
.comment-list a:link,
.entry-trackback a:link,
#calendar a:link,
#right a:link, #left a:link, #about a:link { 
	color: #FFFFFF;
	text-decoration: underline;
}
.archive-datebased a:active, .archive-category a:active,
.entry-nav a:active,
.comment-list a:active,
.entry-trackback a:active,
#calendar a:active,
#right a:active, #left a:active, #about a:active  { 
	color: #999999;
	text-decoration: underline;
}
.archive-datebased a:visited, .archive-category a:visited,
.entry-nav a:visited,
.comment-list a:visited,
.entry-trackback a:visited,
#calendar a:visited,
#right a:visited, #left a:visited, #about a:visited  { 
	color: #FFFFFF;
	text-decoration: underline;
}
.archive-datebased a:hover, .archive-category a:hover,
.entry-nav a:hover,
.comment-list a:hover,
.entry-trackback a:hover,
#calendar a:hover,
#right a:hover, #left a:hover, #about a:hover  { 
	color: #FFEABE;
	text-decoration: underline;
}


a:link { 
	color: #2C2717;
	text-decoration: underline;
}
a:active { 
	color: #666666;
	text-decoration: underline;
}
a:visited { 
	color: #2C2717;
	text-decoration: underline;
}
a:hover { 
	color: #A98329;
	text-decoration: underline;
}

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: 0px;
}*/

/* container */
#container {
	background: url(container-bg.jpg) repeat-y top left;
	margin: 0px auto;
	width: 700px;
	text-align: left;
}

/* banner */
#banner-img {
	display: none;
}

#banner-top {
	background: url(banner-bg.jpg) no-repeat top left;
	height: 19px;
	width: 700px;
	overflow: hidden;
}

#banner {
	width: 700px;
}

#banner-body-top {
	height: 110px;
	width: 1px;
	float: right;
}

#banner-body-bottom {
	clear: both;
}

#banner-body {
	padding: 16px 24px 10px 24px;
}

#banner h1 {
	font-size: x-large;
	font-weight: bold;
	line-height: 114%;
	color: #FFFFFF;
}

#banner h2 {
	font-size: small;
	font-weight: bold;
	line-height: 175%;
	color: #FFFFFF;
}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
}

/* main */
#main {
	position: relative;
	padding: 0px 12px 0px 22px;
	width: 676px !important;
	width /**/: 700px;
}

#comment-preview {
	font-size: small;
}

#side {
	padding-right: 8px;
	width: 180px !important;
	width /**/: 188px;
	float: left;
	overflow: hidden;
}

#right {
	padding-left: 8px;
	width: 180px !important;
	width /**/: 188px;
	float: left;
	overflow: hidden;
}

#center {
	width: 478px;
	float: left;
	overflow: hidden;
}

#left {
	padding-right: 8px;
	width: 180px !important;
	width /**/: 188px;
	float: left;
	overflow: hidden;
}

/* entry */
#center h2 {
	position: relative;
	background: url(data-bg.gif) no-repeat left top;
	margin-bottom: -30px;
	padding: 12px 50px 0px 50px;
	height: 18px !important;
	height /**/: 30px;
	font-size: small;
	color: #FFFFFF;
	z-index: 2;
}

#center h3 {
	position: relative;
	margin-bottom: -1px;
	padding: 51px 15px 11px 15px;
	background: url(h3-bg.gif) no-repeat left top;
	width: 448px !important;
	width /**/: 478px;
	font-size: medium;
	line-height: 125%;
	z-index: 1;
}

/** 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;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
}

h2.content-header {
	padding: 0px !important;
	margin: 0px 15px 20px !important;
}
/** 20070214追加↑　**/

.entry {
	width: 478px;
	font-size: small;
}

div.entry-body-top {
	position: relative;
	background: url(entry-bg.gif) no-repeat left top;
	width: 478px;
	height: 12px;
	overflow: hidden;
	z-index: 2;
}

div.entry-body {
	background: url(entry-bg2.gif) repeat-y left top;
	padding: 0px 15px 0px 15px;
	width: 448px !important;
	width /**/: 478px;
	float: left !important;
	float /**/: none;
	line-height: 175%;
	overflow: hidden;
}

div.entry-body p {
	margin-bottom: 8px;
}

div.entry-more {
	background: url(entry-bg2.gif) repeat-y left top;
	padding: 12px 15px 0px 15px;
	width: 448px !important;
	width /**/: 478px;
	float: left !important;
	float /**/: none;
	line-height: 175%;
	overflow: hidden;
}

div.entry-more p {
	margin-bottom: 8px;
}

.entry-nav {
	color: #FFFFFF;
	margin-bottom: 30px;
	padding: 12px 15px 0px 15px;
	width: 448px !important;
	width /**/: 478px;
	font-size: small;
}

.entry-nav p {
	text-align: left;
}

div.entry-body-bottom {
	background: url(entry-bg3.gif) no-repeat left top;
	height: 1px;
	width: 478px;
	overflow: hidden;
	clear: both;
}

div.entry p.posted {
	background: url(post-bg.gif) no-repeat left bottom;
	margin-bottom: 20px;
	padding: 10px 15px 14px 15px;
	width: 448px !important;
	width /**/: 478px;
	line-height: 125%;
	clear: both;
}

.entry blockquote {
	padding: 0px 20px;
	line-height: 150%;
}

.entry li {
	line-height: 175%;
}

/* trackback */
.entry-trackback {
	color: #FFFFFF;
	padding: 0px 15px 16px 15px;
	width: 448px !important;
	width /**/: 478px;
}

#center div.entry-trackback h2 {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 2px 0px;
	background: url(icon_title2.gif) no-repeat left top;
	font-size: small;
	font-weight: bold;
	height: auto;
	color: #FFFFFF;
}

p.trackback-list-head,
p.trackback-body,
p.trackback-url {
	margin-bottom: 9px;
	padding: 0px 0px 0px 0px;
	line-height: 125%;
}

#center div.trackback-content {
	padding: 15px 0px 0px 0px;
}

#center div.trackback-content p.posted {
	background: url(post-bg2.gif) no-repeat left top;
	padding: 11px 0px 9px 0px;
	margin: 0px 0px 0px 0px;
	line-height: normal;
	clear: both;
}

/* comment */
#center div.comment-list {
	color: #FFFFFF;
	padding: 0px 15px 6px 15px;
	width: 448px !important;
	width /**/: 478px;
}

#center div.comment-list h2 {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 2px 0px;
	background: url(icon_title2.gif) no-repeat left top;
	font-size: small;
	font-weight: bold;
	height: auto;
	color: #FFFFFF;
}

#center div.comment-list p {
	margin-bottom: 8px;
	padding: 0px;
	line-height: 175%;
}

#center div.comment-content p.posted {
	background: url(line.gif) no-repeat left top;
	padding: 11px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: normal;
	clear: both;
}

div.comment-content {
	margin-bottom: 23px;
	width: 370px;
}

/* form */
.comment-form {
	color: #FFFFFF;
	padding: 0px 15px 16px 15px;
	width: 448px !important;
	width /**/: 478px;
}

#center div.comment-form h2 {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 2px 0px;
	background: url(icon_title2.gif) no-repeat left top;
	font-size: small;
	font-weight: bold;
	height: auto;
	color: #FFFFFF;
}

.comment-error,
.comment-preview {
	color: #FFFFFF;
	padding: 0px 15px 16px 15px;
	width: 448px !important;
	width /**/: 478px;
}

#comment-preview #center div.comment-form {
	padding: 0px 15px 16px 15px;
	width: 448px !important;
	width /**/: 478px;
}

#center div.comment-error p,
#center div.comment-preview p,
#center div.comment-list-previous p {
	margin-bottom: 8px;
	padding: 0px;
	line-height: 165%;
}

#center div.comment-error h2,
#center div.comment-preview h2,
#center div.comment-list-previous h2 {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 2px 0px;
	background: url(icon_title2.gif) no-repeat left top;
	font-size: small;
	font-weight: bold;
	height: auto;
	color: #FFFFFF;
}

#center div.comment-list-previous {
	color: #FFFFFF;
	padding: 0px 15px 16px 15px;
	width: 448px !important;
	width /**/: 478px;
}

#center div.comment-preview p.posted,
#center div.comment-list-previous p.posted {
	background: url(line.gif) no-repeat left top;
	padding: 11px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: normal;
	clear: both;
}


/* form */
div.comment-form form {
	position: relative;
}

.comment-form form p {
	margin: 0px 0px 18px 0px;
	color: #FFFFFF;
}

#author, #email, #url {
	width: 150px;
}

#comment-text-field textarea {
	width: 300px;
}

#comment-submit{
	text-align: center;
	margin-bottom: 8px;
}

#comment-regist {
	position: absolute;
	top: 20px;
	left: 188px;
}

#bakecookie {
	vertical-align: middle;
}

#comment-separator {
	display: none;
}

#comment-data {
	border-right: 1px dashed #FFFFFF;
	width: 170px;
}

/* archive */
.archive-datebased, .archive-category {
	color: #FFFFFF;
	padding: 0px 15px 16px 15px;
	width: 448px !important;
	width /**/: 478px;
}

#center div.archive-category h2,
#center div.archive-datebased h2 {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 2px 0px;
	background: url(icon_title2.gif) no-repeat left top;
	font-size: small;
	font-weight: bold;
	height: auto;
	color: #FFFFFF;
}

.archive-datebased p, .archive-category p {
	line-height: 200%;
	font-size: small;
}

/* right&left&side */
.module, .list {
	margin-bottom: 7px;
	padding-bottom: 4px;
	background: url(side-bg.gif) no-repeat bottom left;
	width: 180px;
	color: #FFFFFF;
}

.list h2,
.module h2 {
	margin-bottom: 10px;
	padding: 10px 10px 7px 10px;
	background: url(side_top-bg.gif) no-repeat top left;
	border-bottom: solid 2px #020201;
	font-size: small;
	line-height: 125%;
	color: #FFFFFF;
}


.list ul,
.module ul {
	font-size: small;
	line-height: 125%;
	margin-left: 10px !important;
	width: 160px;
}

/* IE5/Mac \*//*/
.list ul,
.module ul {
	overflow: hidden;
}
/**/

.list li,
.module li {
	margin-bottom: 7px;
	word-wrap: break-word;
}

div.link-note {
	padding: 9px 10px 7px 10px;
	background: url(side_top-bg.gif) no-repeat top left;
	border-bottom: solid 2px #020201;
	font-size: small;
	line-height: 125%;
}

#nifty_rss_reader {
	padding: 9px 10px 7px 10px;
	border-bottom: solid 2px #020201;
	font-size: small;
	line-height: 125%;
}

#user-email,
#profile,
#syndicate,
#subscribe,
#powered,
#photo {
	background: url(cleaer.gif) no-repeat top left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#powered {
	padding: 7px 0px;
	text-align: center;
	font-size: small;
}

#calendar {
	background: url(cleaer.gif) no-repeat top left;
	font-size: x-small;
	text-align: center;
}

#calendar table {
	width: 160px;
	text-align: center;
}

#calendar table td {
	padding: 3px 0px;
}

#calendar caption {
	padding: 7px 0px 5px 5px;
	text-align: left;
	font-weight: bold;
	font-size: small;
}

#calendar td {
	text-align: center;
}

/* profile */
#about div.content div {
	color: #FFFFFF;
	padding: 0px 15px 16px 15px;
}

#about div.content div div {
	color: #FFFFFF;
	padding: 0px 0px 16px 0px;
}

#about div.content h2 {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 2px 0px;
	background: url(icon_title2.gif) no-repeat left top;
	font-size: small;
	font-weight: bold;
	height: auto;
	color: #FFFFFF;
}

#about div.content {
	font-size: small;	
}

#about div.content table {
	clear:both;
}

/* ブログパーツ始め xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.module-widget {
	background: none !important;
}

/* ブログパーツ終わり xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/* 2007 7/13 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#nifty_rss_reader {
	padding: 0px;
	margin: 0px; 
}

.module-qrcode div.module-body{
	font-size:small;
	padding: 0px 20px 10px;
}

.entry-body h1, .entry-more h1, .entry-body h2, .entry-more h2, .entry-body h3, .entry-more h3 {
	background: none !important;
}

/* 2007 7/13 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */




/* sponsord link css */
.ad_txt a
{
 color: #2C2717 !important;
}

