@charset "utf-8";
/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	margin: 0px;
	padding: 0px;
	background: url(body_bg.gif) repeat-y top center;
	background-color: #292929;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", arial, helvetica, san-serif;
	color: #000000;
	text-align: center;
}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
a {
	text-decoration: underline;
	}

a:link {
	color: #aa0314;
	}

a:visited {
	color: #aa0314;
	}

a:active {
	color: #aa0314;
	}

a:hover {
    text-decoration: none;
	}

.sidebar a {
	text-decoration: underline;
	}

.sidebar a:link {
	color: #aa0314;
	}

.sidebar a:visited {
	color: #aa0314;
	}

.sidebar a:active {
	color: #aa0314;
	}

.sidebar a:hover {
	text-decoration: none;
	}

.sidebar h2 a {
	text-decoration: underline;
	}

.sidebar h2 a:link {
	color: #FFFFFF;
	}

.sidebar h2 a:visited {
	color: #FFFFFF;
	}

.sidebar h2 a:active {
	color: #FFFFFF;
	}

.sidebar h2 a:hover {
	text-decoration: none;
	}

.posted a:link {
	font-weight:bold;
	color: #aa0314;
}

.posted a:visited {
	font-weight:bold;
	color: #aa0314;
}

.posted a:active {
	font-weight:bold;
	color: #aa0314;
}

.posted a:hover {
	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;
}

img {
	border: none;
}

/* container xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#container {
	margin: 0px auto;
	width: 800px;
	background: url(container-bg.gif) no-repeat top center;
	text-align: left;
}

#main-bottom {
	height: 24px;
	background: url("main-bg.gif") no-repeat bottom center;
}

/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	margin: 0 auto;
	width: 800px;
	height: 225px;
}

#banner-body {
	background: url(title-bg.gif) no-repeat 15px 72px;
	padding: 70px 24px 35px 15px;
}

#banner h1 {
	padding: 0px 0px 0px 30px;
	font-size: medium;
	font-weight: bold;
	line-height: 114%;
	color: #FFFFFF;
}

#banner h2 {
	padding: 0px 0px 0px 30px;
	font-size: small;
	font-weight: bold;
	line-height: 175%;
	color: #FFFFFF;
}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
}

/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#main {
	position: relative;
	padding: 10px 12px 0;
	margin: 0px auto 0px auto;
	width: 776px !important;
	width /**/: 800px;
}

#comment-preview {
	font-size: small;
}

#side {
	padding-right: 8px;
	width: 200px !important;
	width /**/: 208px;
	float: left;
	overflow: hidden;
}

#right {
	width: 180px !important;
	width /**/: 180px;
	float: left;
	overflow: hidden;
	margin: 0 0 0 25px;
}

#center {
	width: 370px;
	float: left;
	overflow: hidden;
}

#left {
	width: 201px !important;
	width /**/: 201px;
	float: left;
	overflow: hidden;
}

/* entry xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#center h2 {
	position: relative;
	padding: 0px 0px 15px 15px;
	height: 18px !important;
	height /**/: 30px;
	font-size: small;
	color: #000000;
	z-index: 2;
}

#center h3 {
	position: relative;
	margin-bottom: -1px;
	padding: 0px 15px 20px 15px;
	width: 350px !important;
	width /**/: 370px;
	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;
	color: #000000;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #000000;
}

/** 20070214追加↑　**/

.entry {
	width: 400px;
	font-size: small;
}

div.entry-body-top {
	position: relative;
	width: 400px;
	height: 12px;
	overflow: hidden;
	z-index: 2;
}

div.entry-body {
	padding: 0px 15px 0px 15px;
	width: 340px !important;
	width /**/: 370px;
	float: left !important;
	float /**/: none;
	line-height: 175%;
	overflow: hidden;
}

div.entry-body p {
	margin-bottom: 8px;
}

div.entry-more {
	padding: 12px 15px 0px 15px;
	width: 370px !important;
	width /**/: 400px;
	float: left !important;
	float /**/: none;
	line-height: 175%;
	overflow: hidden;
}

div.entry-body-text, div.entry-more-text {
	width: 340px;
}

div.entry-more p {
	margin-bottom: 8px;
}

.entry-nav {
	color: #000000;
	margin-bottom: 30px;
	padding: 12px 15px 0px 15px;
	width: 370px !important;
	width /**/: 400px;
	font-size: small;
}

.entry-nav p {
	text-align: left;
}

div.entry-body-bottom {
	height: 1px;
	width: 370px;
	overflow: hidden;
	clear: both;
}

div.entry p.posted {
	background-color: #cbcbcb;
	margin: 0 10px 20px 10px;
	padding: 10px 10px 14px 10px;
	width: 330px !important;
	width /**/: 350px;
	line-height: 125%;
	clear: both;
}

.entry blockquote {
	padding: 0px 20px;
	line-height: 150%;
}

.entry li {
	line-height: 175%;
}

.date-footer {
	background:url("line.gif") repeat-x center top;
	padding: 54px 0 0 0;
}
/* trackback xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.entry-trackback {
	background:url("line.gif") repeat-x center top;
}

.entry-trackback {
	color: #000000;
	padding: 50px 15px 16px 0px;
	width: 360px !important;
	width /**/: 390px;
}

div.entry .entry-trackback h2 {
	padding: 0 0 0 0px;
	margin: 0px;
	font-size: small;
	font-weight: bold;
	height: auto;
	color: #00000;
}

p.trackback-list-head,
p.trackback-body,
p.trackback-url {
	margin-bottom: 9px;
	padding: 0px 0px 0px 15px;
	line-height: 125%;
}

#center div.trackback-content {
	padding: 15px 0px 0px 0px;
}

#center div.trackback-content p.posted {
	background: none;
	padding: 11px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	line-height: normal;
	clear: both;
}

/* comment xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#center div.comment-list {
	color: #000000;
	padding: 0px 15px 6px 0px;
	width: 340px !important;
	width /**/: 370px;
}

.comment-body {
	padding: 0px 0px 0px 15px;
}

.comment-list h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	font-size: small;
	font-weight: bold;
	height: auto;
	color: #000000;
}

#center div.comment-list p {
	margin-bottom: 8px;
	padding: 0px;
	line-height: 175%;
}

#center div.comment-content p.posted {
	background: none;
	padding: 11px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	line-height: normal;
	clear: both;
}

div.comment-content {
	margin-bottom: 23px;
	width: 370px;
}

/* form xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.comment-form {
	color: #000000;
	padding: 0px 15px 16px 15px;
	width: 340px !important;
	width /**/: 370px;
}

#center div.comment-form h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	font-size: small;
	font-weight: bold;
	height: auto;
	color: #333333;
}

#comment-preview {
	padding-left: 188px;
}

.comment-error,
.comment-preview {
	color: #000000;
	padding: 0px 15px 16px 15px;
	width: 370px !important;
	width /**/: 400px;
}

#comment-preview #center div.comment-form {
	padding: 0px 15px 16px 15px;
	width: 370px !important;
	width /**/: 400px;
}

#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;
	font-size: small;
	font-weight: bold;
	height: auto;
	color: #000000;
}

#center div.comment-list-previous {
	color: #000000;
	padding: 0px 15px 16px 15px;
	width: 370px !important;
	width /**/: 400px;
}

#center div.comment-preview p.posted,
#center div.comment-list-previous p.posted {
	padding: 11px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: normal;
	clear: both;
}


/* form xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
div.comment-form form {
	position: relative;
}

.comment-form form p {
	margin: 0px 0px 18px 0px;
	color: #000000;
}

#author, #email, #url {
	width: 150px;
}

#comment-text-field textarea {
	width: 335px;
}

#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 #000000;
	width: 170px;
}

#comment-submit{
	text-align: center;
}

#comment-submit #preview {
	margin: 0px 5px 0px 0px;
	background-color: #a19381;
	border-top: solid 1px #c2b7aa;
	border-right: solid 1px #4c4338;
	border-bottom: solid 1px #4c4338;
	border-left: solid 1px #c2b7aa;
	color: #FFFFFF;
	cursor: pointer;
}

#comment-submit #post {
	margin: 0px 0px 0px 5px;
	background-color: #a19381;
	border-top: solid 1px #c2b7aa;
	border-right: solid 1px #4c4338;
	border-bottom: solid 1px #4c4338;
	border-left: solid 1px #c2b7aa;
	color: #FFFFFF;
	cursor: pointer;
}




/* archive xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.archive-datebased, .archive-category {
	color: #000000;
	padding: 0px 15px 16px 15px;
	width: 370px !important;
	width /**/: 370px;
}

#center div.archive-category h2,
#center div.archive-datebased h2 {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 2px 0px;
	font-size: small;
	font-weight: bold;
	height: auto;
	color: #000000;
}

.archive-datebased p, .archive-category p {
	line-height: 200%;
	font-size: small;
}

/* right&left&side xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.module, .list {
	margin-bottom: 12px;
	padding-bottom: 14px;
	background: url(side-bg.gif) no-repeat bottom left;
	width: 175px;
	color: #000000;
}

.module-typelist {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background:none;
}


.list h2,
.module h2 {
	margin-bottom: 10px;
	padding: 2px 10px 4px 10px;
	background: url(side_top.gif) no-repeat bottom left;
	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 {
	background:url("link-note.gif") no-repeat 0 0.3em;
	padding: 0px 10px 20px 15px;
	margin: 0 10px 0 10px;
	font-size: small;
	line-height: 125%;
}

#nifty_rss_reader {
	padding: 9px 10px 7px 10px;
	border-bottom: solid 2px #010102;
	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;
}

#photo {
	background: url(cleaer.gif) no-repeat top left;
	padding: 30px 0 15px 0px;
	text-align: center;
}


#powered {
	padding: 7px 10px;
	text-align: left;
	font-size: small;
}

#calendar {
	font-size: x-small;
}

#calendar {
	padding: 5px 0px 10px 0px;
	margin: 0 0 30px 0;
	background-image: none;
	background-color: #e6e6e6;
	border: 1px solid #000000;
	width: 178px;
}

#calendar table {
	margin-left: auto;
	margin-right: auto;
	width: 160px;
}

#calendar table td {
	padding: 3px 0px;
	text-align: center;
}

#calendar caption {
	background: url(calendar_title.gif) no-repeat top left;
	font-weight: bold;
	font-size: small;
	text-align: left;
	text-indent:20px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 160px;
}

#calendar th {
	color: #aa0314;
}

/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#about div.content div {
	color: #000000;
	padding: 0px 15px 16px 5px;
}

#about div.content div div {
	color: #000000;
	padding: 0px 0px 16px 0px;
}

#about div.content h2 {
	padding: 0px 0px 0px 0px;
	margin: 30px 0px 0px 0px;
	font-size: small;
	font-weight: bold;
	height: auto;
	color: #000000;
}

#about div.content {
	font-size: small;	
}

#about div.content table {
	clear:both;
}

/* ブログパーツ始め xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.module-widget {
	background: none !important;
}

/* ブログパーツ終わり xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/* 2007 7/13 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.module-qrcode div.module-body{
	font-size:small;
	padding: 0px 20px 10px;
}

.entry-recent-posts ul {
	margin: 0px 15px;
}

/* 2007 7/13 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */




/* sponsord link css */
.ad_txt a
{
 color: #000000 !important;
}
