@charset "utf-8";
/* body */
body {
	margin: 0px;
	padding: 0px;
	background: url(body-bg.gif) repeat top left;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", arial, helvetica, san-serif;
	color: #4393C6;
	text-align: center;
}

#right a:link, #left a:link { 
	color: #4393C6;
	text-decoration: underline;
}
#right a:active, #left a:active  { 
	color: #4393C6;
	text-decoration: underline;
}
#right a:visited, #left a:visited  { 
	color: #4393C6;
	text-decoration: underline;
}
#right a:hover, #left a:hover  { 
	color: #4393C6;
	text-decoration: none;
}

#calendar a:link,
a:link { 
	color: #FFB4CF;
	text-decoration: underline;
}
#calendar a:active,
a:active { 
	color: #FFB4CF;
	text-decoration: underline;
}
#calendar a:visited,
a:visited { 
	color: #FFB4CF;
	text-decoration: underline;
}
#calendar a:hover,
a:hover { 
	color: #FF7EAC;
	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: 0px;
}*/

/* container */
#container {
	background-color: #FFFFFF;
	margin: 43px auto 45px auto;
	width: 700px;
	text-align: left;
}

/* banner */
#banner-img {
	display: none;
}

#banner-top {
	background: url(banner-bg.gif) no-repeat top center;
	height: 33px;
	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: #4393C6;
}

#banner h2 {
	font-size: small;
	font-weight: bold;
	line-height: 175%;
	color: #4393C6;
}

#banner a {
	color: #4393C6;
	text-decoration: none;
}

/* main */
#main {
	position: relative;
	width: 700px;
}

#comment-preview {
	font-size: small;
}

#side {
	width: 200px;
	float: left;
	overflow: hidden;
}

#right {
	width: 200px;
	float: left;
	overflow: hidden;
}

#about #center {
	padding-left: 0px;
	width: 500px !important;
	float: left;
	overflow: hidden;
}

#center {
	padding-left: 20px;
	width: 480px !important;
	width /**/: 500px;
	float: left;
	overflow: hidden;
}

#left {
	width: 200px;
	float: left;
	overflow: hidden;
}

/* entry */
#center h2 {
	position: relative;
	background: url(data-bg.gif) no-repeat left top;
	margin-bottom: -25px;
	padding: 4px 55px 0px 55px;
	height: 21px !important;
	height /**/: 25px;
	font-size: small;
	color: #FFFFFF;
	z-index: 2;
}

#center h3 {
	position: relative;
	margin-bottom: -1px;
	padding: 51px 14px 11px 14px;
	background: url(h3-bg.gif) no-repeat left top;
	width: 452px !important;
	width /**/: 480px;
	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: #4393C6;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #4393C6;
}


h2.content-header {
	padding: 0px 14px 20px 14px !important;
	margin-bottom: 0px !important;
	color:#4393C6 !important;
}

/** 20070214追加↑　**/

.entry {
	width: 480px;
	font-size: small;
	overflow: hidden;
}

div.entry-body-top {
	position: relative;
	background: url(entry-bg.gif) no-repeat left top;
	width: 480px;
	height: 12px;
	overflow: hidden;
	z-index: 2;
}

div.entry-body {
	background: url(entry-bg2.gif) repeat-y left top;
	padding: 0px 14px 0px 14px;
	width: 452px !important;
	width /**/: 480px;
	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 14px 0px 14px;
	width: 452px !important;
	width /**/: 480px;
	float: left !important;
	float /**/: none;
	line-height: 175%;
	overflow: hidden;
}

div.entry-more p {
	margin-bottom: 8px;
}

.entry-nav {
	margin-bottom: 30px;
	padding: 12px 14px 0px 14px;
	width: 452px !important;
	width /**/: 480px;
	font-size: small;
}

.entry-nav p {
	text-align: left;
}

div.entry-body-bottom {
	background: url(entry-bg3.gif) no-repeat left top;
	height: 2px;
	width: 480px;
	overflow: hidden;
	clear: both;
}

div.entry p.posted {
	background: url(post-bg.gif) no-repeat left bottom;
	margin-bottom: 30px;
	padding: 10px 14px 14px 14px;
	width: 452px !important;
	float /**/: 480px;
	line-height: 125%;
	clear: both;
}

.entry blockquote {
	padding: 0px 20px;
	line-height: 150%;
}

.entry li {
	line-height: 175%;
}

/* trackback */
.entry-trackback {
	padding: 0px 14px 16px 14px;
	width: 452px !important;
	float /**/: 480px;
}

#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: #4393C6;
}

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 {
	padding: 0px 14px 6px 14px;
	width: 452px !important;
	float /**/: 480px;
}

#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: #4393C6;
}

#center div.comment-list p {
	margin-bottom: 8px;
	padding: 0px;
	line-height: 175%;
}

#center div.comment-content p.posted {
	background: url(post-bg2.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: 452px;
}

/* form */
.comment-form {
	padding: 0px 14px 16px 14px;
	width: 452px !important;
	float /**/: 480px;
}

#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: #4393C6;
}

#comment-preview {
	padding-left: 200px;
}

.comment-error,
.comment-preview {
	padding: 0px 14px 16px 14px;
	width: 452px !important;
	float /**/: 480px;
}

#comment-preview #center div.comment-form {
	padding: 0px 14px 16px 14px;
	width: 452px !important;
	float /**/: 480px;
}

#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: #4393C6;
}

#center div.comment-list-previous {
	padding: 0px 14px 16px 14px;
	width: 452px !important;
	float /**/: 480px;
}

#center div.comment-preview p.posted,
#center div.comment-list-previous p.posted {
	background: url(post-bg2.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;
	background: #FFF;
}

.comment-form form p {
	margin: 0px 0px 18px 0px;
	color: #4393C6;
}

#author, #email, #url {
	border: solid 1px #ACCFE6;
	background-color: #FFFFFF;
	width: 150px;
	height: 22px;
}

#comment-text-field textarea {
	border: solid 1px #ACCFE6;
	background-color: #FFFFFF;
	width: 300px;
	height: 200px;
}

#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 #ACCFE6;
	width: 170px;
}

#preview,
#post {
	border: solid 1px #ACCFE6;
	background-color: #E3EFF7;
	color: #4393C6;
}

/* archive */
.archive-datebased, .archive-category {
	padding: 0px 14px 16px 14px;
	width: 452px !important;
	float /**/: 480px;
}

#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: #4393C6;
}

.archive-datebased p, .archive-category p {
	line-height: 200%;
	font-size: small;
}

/* right&left&side */
.module, .list {
	margin-bottom: 21px;
	padding: 0px 20px 0px 20px;
}

.list h2,
.module h2 {
	margin-bottom: 10px;
	padding: 10px 0px 7px 23px;
	background: url(icon_head.gif) no-repeat top left;
	border-bottom: solid 2px #FFB4CF;
	font-size: small;
	line-height: 125%;
}


.list ul,
.module ul {
	font-size: small;
	line-height: 125%;
	width: 160px;
	overflow: hidden;
}

.list li ,
.module li {
	margin-bottom: 7px;
	word-wrap: break-word;
}

div.link-note {
	margin-bottom: 10px;
	padding: 9px 0px 7px 23px;
	background: url(icon_head.gif) no-repeat top left;
	border-bottom: solid 2px #FFB4CF;
	font-size: small;
	line-height: 125%;
}

#user-email,
#profile,
#syndicate,
#subscribe,
#powered,
#photo {
	margin-bottom: 30px;
}

#calendar {
	font-size: x-small;
	text-align: center;
	margin-bottom: 30px;
}

#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 {
	padding: 0px 14px 16px 14px;
}

#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: #4393C6;
}

#about div.content {
	font-size: small;	
}

#about div.content table {
	clear:both;
}





/* sponsord link css */
.ad_txt a
{
 color: #4393C6 !important;
}
