@charset "utf-8";
/* body */
body {
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
	background: url(bg_body.jpg) repeat-x top center;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", arial, helvetica, san-serif;
	color: #555555;
	text-align: center;
}

#calendar a:link,
a:link {
	color: #FC3668;
	text-decoration: underline;
}
#calendar a:active,
a:active {
	color: #777777;
	text-decoration: underline;
}
#calendar a:visited,
a:visited {
	color: #FC3668;
	text-decoration: underline;
}
#calendar a:hover,
a:hover {
	color: #9D32AD;
	text-decoration: underline;
}

#side a:link,
#right a:link,
#left a:link {
	color: #555555;
	text-decoration: underline;
}
#side a:active,
#right a:active,
#left a:active {
	color: #777777;
	text-decoration: underline;
}
#side a:visited,
#right a:visited,
#left a:visited {
	color: #555555;
	text-decoration: underline;
}
#side a:hover,
#right a:hover,
#left a:hover {
	color: #9D32AD;
	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;
}

/* container */
#container {
	background: url(bg_container.jpg) no-repeat top center;
}

/* footer */
#footer {
	background: url(bg_footer.jpg) no-repeat top center;
	height: 171px;
	width: 100%;
	overflow: hidden;
}


/* banner */
#banner-img {
	display: none;
}

#banner-body {
	width: 660px !important;
	width /**/: 700px;
	margin: 0px auto 0px auto;
	padding: 75px 20px 45px 20px;
	text-align: left;
}

#banner-body-bottom {
	clear: both;
}

#banner h1 {
	font-size: large;
	font-weight: bold;
	line-height: 133%;
	margin-bottom: 4px;
	width: 380px;
}

#banner h2 {
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	color: #FFFFFF;
	width: 380px;
}

#banner h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

/* main */
#main {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 700px;
}

#comment-preview {
	font-size: small;
}

#side {
	width: 200px;
	float: left;
	overflow: hidden;
}

#right {
	width: 200px;
	float: left;
	overflow: hidden;
}

#center {
	width: 500px;
	float: left;
	overflow: hidden;
}

#left {
	width: 200px;
	float: left;
	overflow: hidden;
}

/* entry */
#center h2 {
	margin: 0px 20px;
	padding: 3px 0px 0px 0px;
	font-size: small;
}

#center h3 {
	background: url(icn_title.gif) no-repeat center left;
	margin: 0px 20px;
	padding: 25px 0px 25px 70px;
	font-size: medium;
	line-height: 125%;
}

/** 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: #555555;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #555555;
}

h2.content-header {
	margin: 0px 20px 10px !important;
}

/** 20070214追加↑　**/

.entry {
	width: 500px;
}

div.entry-body,
div.entry-more {
	padding: 0px 20px 0px 20px;
	width: 460px !important;
	width /**/: 500px;
	float: left !important;
	float /**/: none;
	line-height: 160%;
	font-size: small;
}

div.entry-body p,
div.entry-more p {
	padding-bottom: 16px;
}

div.entry-body ul, div.entry-body ol,
div.entry-more ul, div.entry-more ol {
	padding-bottom: 16px;
}

.entry-nav {
	margin: 0px 20px 15px 20px;
	font-size: small;
	overflow: hidden;
}

.entry-nav p {
	text-align: left;
}

div.entry p.posted {
	background: url(bg_post.gif) no-repeat bottom left;
	margin: 0px 20px 47px 20px;
	padding: 0px 0px 53px 0px;
	font-size: small;
	line-height: 150%;
	clear: both;
}

div.entry p.posted span.post-footers {
	display: block;
}

.entry blockquote {
	padding: 0px 20px;
	line-height: 150%;
}

.entry li {
	line-height: 150%;
}

#center div.entry-recent-posts {
	margin: 0px 0px 23px 0px;
	font-size: small;
}

/* trackback */
/* comment */
#center div.comment-list,
#center div.entry-trackback {
	padding: 0px 20px 30px 20px;
	width: 460px !important;
	width /**/: 500px;
}

#center div.comment-form h2,
#center div.comment-list h2,
#center div.entry-trackback h2 {
	background: url(icn_title2.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 15px 23px;
	font-size: small;
	line-height: 125%;
}

#center div.comment-list p,
#center div.entry-trackback p {
	margin-bottom: 11px;
	font-size: small;
	line-height: 125%
}

#center div.comment-list p.posted,
#center div.entry-trackback p.posted {
	background: url(clear.gif) no-repeat bottom left;
	border-bottom: solid 2px #cccccc;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	font-size: x-small;
	line-height: 150%;
	clear: both;
}

#center div.comment-list ul, #center #center div.comment-list ol {
	margin-bottom: 12px;
	padding: 0px 17px;
}

/* error */
/* preview */
/* previous */
#comment-preview {
	padding-left: 0px;
}

#center div.comment-error,
#center div.comment-preview,
#center div.comment-list-previous {
	padding: 0px 20px 20px 20px;
	width: 460px !important;
	width /**/: 500px;
}

#center div.comment-error h2,
#center div.comment-preview h2 {
	background: url(icn_title3.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 15px 23px;
	font-size: small;
	line-height: 125%;
}

#center div.comment-list-previous h2 {
	background: url(icn_title2.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 15px 23px;
	font-size: small;
	line-height: 125%;
}

#center div.comment-error p,
#center div.comment-error blockquote,
#center div.comment-preview p,
#center div.comment-list-previous p {
	margin-bottom: 11px;
	font-size: small;
	line-height: 125%
}

#center div.comment-error ul, #center div.comment-error ol,
#center div.comment-preview ul, #center div.comment-preview ol,
#center div.comment-list-previous ul, #center div.comment-list-previous ol {
	margin-bottom: 12px;
	padding: 0px 17px;
}

#center div.comment-error p.posted ,
#center div.comment-preview p.posted ,
#center div.comment-list-previous p.posted {
	background: url(clear.gif) no-repeat bottom left;
	border-bottom: solid 2px #cccccc;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	font-size: x-small;
	line-height: 150%;
	clear: both;
}


/* form */
div.comment-form form {
	background-color: #eeeeee;
	border: solid 1px #cccccc;
	padding: 20px;
}

div.comment-form {
	padding: 0px 20px 30px 20px;
	width: 360px !important;
	width /**/: 400px;
}

.comment-form form p {
	margin: 0px 0px 18px 0px;
	font-size: small;
}

#author, #email, #url {
	border: solid 1px #cccccc;
	width: 150px;
}

#comment-text-field textarea {
	border: solid 1px #cccccc;
	width: 315px;
	height: 150px;
}

#comment-submit{
	text-align: center;
}

#comment-regist {
	position: relative;
}

#comment-regist p {
	position: absolute;
	top: -150px;
	left: 180px;
}

#bakecookie {
	vertical-align: middle;
}

#comment-separator {
	display: none;
}

#comment-data {
	border-right: 1px dashed #cccccc;
	width: 170px;
}

/* archive */
.archive-datebased, .archive-category {
	margin: 0px 20px 19px 20px;
	width: 460px !important;
	width /**/: 500px;
}

#center div.archive-category h2 {
	background: url(icn_title2.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 15px 23px;
	font-size: small;
	line-height: 125%;
}

#center div.archive-datebased h2 {
	background: url(icn_title3.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 15px 23px;
	font-size: small;
	line-height: 125%;
}

.archive-datebased p, .archive-category p {
	margin-bottom: 12px;
	padding: 0px;
	font-size: small;
	line-height: 250%;
}

/* right&left&side */
.module, .list {
	margin: 0px 20px 15px 20px;
	padding: 0px;
}

.list h2,
.module h2 {
	background: url(icn_head.gif) no-repeat top left;
	margin-bottom: 9px;
	padding: 3px 0px 5px 23px;
	font-size: small;
}

.list ul,
.module ul {
	font-size: small;
	width: 160px;
}

/* IE5/Mac \*//*/
.list ul,
.module ul {
	overflow: hidden;
}
/**/

.list li ,
.module li {
	margin-bottom: 13px;
	word-wrap: break-word;
}

div.link-note {
	background: url(icn_head.gif) no-repeat top left;
	margin-bottom: 15px;
	padding: 3px 0px 13px 23px;
	font-size: small;
}

#nifty_rss_reader {
	margin: 0px 20px 15px 20px;
	padding: 0px 0px 13px 21px;
}

#powered,
#photo {
	margin-bottom: 20px;
}

#powered {
	text-align:center;
	font-size: small;	
}

#calendar {
	padding-top: 3px;
 	width: 160px;
}

#calendar table {
	margin-bottom: 15px;
	width: 160px;
	font-size: x-small;	
}

#calendar caption {
	padding-bottom: 15px;
	font-size: x-small;	
	font-weight: bold;
	width: 160px;
	text-align: left;
}

#calendar th {
	padding-top: 5px;
}

#calendar th,
#calendar td {
	text-align: center;
}

/* profile */
#about div.content {
	padding: 0px 20px 0px 20px;
}

#about div.content div {
	background: url(bg_post.gif) no-repeat bottom left;
	margin: 0px 0px 19px 0px;
	padding: 0px 0px 40px 0px;
}

#about div.content h2 {
	background: url(icn_title2.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 15px 23px;
	font-size: small;
	line-height: 125%;
}

#about div.content {
	font-size: small;	
}

#about div.content table {
	clear:both;
}



/* sponsord link css */
.ad_txt a
{
 color: #555555 !important;
}
