@charset "utf-8";
/* body */
body {
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
	background: url(bg_body.gif) repeat-y top center;
	background-color: #044AA2;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", arial, helvetica, san-serif;
	color: #FFFFFF;
	text-align: center;
}

a:link { 
	color: #CCCCFF;
	text-decoration: none;
}
a:active { 
	color: #6699FF;
	text-decoration: underline;
}
a:visited { 
	color: #6699FF;
	text-decoration: none;
}
a:hover { 
	color: #6699FF;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, li, p, form, embed {
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #CCFFFF;
}

h2 a:active,
h2 a:visited,
h2 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

h1 a:active,
h1 a:visited,
h1 a:link,
h1 a:hover,
h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#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(bg_container.gif) no-repeat top center;
}

/* footer */
#footer {
	background: url(bg_footer.gif) no-repeat top center;
	height: 326px;
	overflow: hidden;
}


/* banner */
#banner-img {
	display: none;
}

#banner-body {
	width: 760px !important;
	width /**/: 800px;
	margin: 0px auto 0px auto;
	padding: 34px 20px 62px 20px;
	text-align: left;
}

#banner-body-bottom {
	clear: both;
}

#banner h1 {
	font-size: large;
	font-weight: bold;
	line-height: 133%;
	margin-bottom: 4px;
}

#banner h2 {
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
}

/* main */
#main {
	margin: 0px auto 0px auto;
	padding: 0px 5px;
	text-align: left;
	width: 790px !important;
	width /**/: 800px;
}

#comment-preview {
	font-size: small;
}

#side {
	width: 195px;
	float: left;
	overflow: hidden;
}

#right {
	width: 195px;
	float: left;
	overflow: hidden;
}

#center {
	width: 400px;
	float: left;
	overflow: hidden;
}

#left {
	width: 195px;
	float: left;
	overflow: hidden;
}

/* entry */
#center h2 {
	margin: 0px 15px;
	padding: 8px 0px 7px 0px;
	font-size: small;
}

#center h3 {
	margin: 0px 15px;
	padding: 0px 0px 26px 0px;
	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:#FFFFFF;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color:#FFFFFF;
}

/** 20070214追加↑　**/

.entry {
	width: 400px;
}

div.entry-body,
div.entry-more {
	padding: 0px 15px 0px 15px;
	width: 370px !important;
	width /**/: 400px;
	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 15px 39px 15px;
	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 15px 41px 15px;
	padding: 11px 0px 12px 0px;
	font-size: x-small;
	line-height: 150%;
	clear: both;
	text-align: right;
}

div.entry p.posted span.post-footers {
	display: block;
}

.entry blockquote {
	padding: 0px 20px;
	line-height: 150%;
}

.entry li {
	line-height: 150%;
}

/* trackback */
/* comment */
#center div.comment-form,
#center div.comment-list,
#center div.entry-trackback {
	padding: 0px 15px 20px 15px;
	width: 370px !important;
	width /**/: 400px;
}

#center div.comment-form h2,
#center div.comment-list h2,
#center div.entry-trackback h2 {
	margin: 0px;
	padding: 0px 0px 26px 0px;
	font-size: medium;
	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(bg_post.gif) no-repeat bottom left;
	margin: 0px 0px 21px 0px;
	padding: 11px 0px 12px 0px;
	font-size: x-small;
	line-height: 150%;
	clear: both;
	text-align: right;
	color: #CCFFFF;
}

#center div.comment-list ul, #center #center div.comment-list ol {
	margin-bottom: 12px;
	padding: 0px 17px;
}

/* error */
/* preview */
/* previous */
#comment-preview {
	padding-left: 195px;
}

#center div.comment-error,
#center div.comment-preview,
#center div.comment-list-previous {
	padding: 0px 15px 20px 15px;
	width: 370px !important;
	width /**/: 400px;
}

#center div.comment-error h2,
#center div.comment-preview h2,
#center div.comment-list-previous h2 {
	margin: 0px;
	padding: 0px 0px 26px 0px;
	font-size: medium;
	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(bg_post.gif) no-repeat bottom left;
	margin: 0px 0px 21px 0px;
	padding: 11px 0px 12px 0px;
	font-size: x-small;
	line-height: 150%;
	clear: both;
	text-align: right;
	color: #CCFFFF;
}


/* form */
div.comment-form form {
	position: relative;
}

.comment-form form p {
	margin: 0px 0px 18px 0px;
	font-size: small;
}

#author, #email, #url {
	width: 150px;
}

#comment-text-field textarea {
	width: 334px;
	height: 150px;
}

#comment-submit{
	margin-bottom: 24px;
	text-align: center;
}

#comment-regist {
	position: absolute;
	top: 0px;
	left: 188px;
}

#bakecookie {
	vertical-align: middle;
}

#comment-separator {
	display: none;
}

/* archive */
.archive-datebased, .archive-category {
	background: url(bg_post.gif) no-repeat bottom left;
	margin: 0px 15px 49px 15px;
	padding: 0px 0px 20px 0px;
	width: 360px !important;
	width /**/: 400px;
}

#center div.archive-category h2,
#center div.archive-datebased h2 {
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-size: medium;
	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 15px 26px 15px;
	padding: 0px;
}

.list h2,
.module h2 {
	background: url(icn_head.gif) no-repeat bottom left;
	margin-bottom: 15px;
	padding: 8px 12px 5px 0px;
	font-size: small;
	color: #FFFFFF;
}

.list ul,
.module ul {
	font-size: small;
	width: 165px;
}

/* 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 bottom left;
	margin-bottom: 23px;
	padding: 0px 0px 23px 0px;
	font-size: small;
}

#nifty_rss_reader {
	margin: 0px 20px 23px 20px;
	padding: 0px 0px 23px 0px;
}

#powered,
#photo {
	margin-bottom: 23px;
}

#powered {
	text-align:center;
	font-size: small;	
}

#calendar {
	padding-top: 7px;
 	width: 165px;
	color: #FFFFFF;
}

#calendar table {
	margin-bottom: 28px;
	width: 165px;
	font-size: x-small;	
}

#calendar caption {
	background: url(bg_caption.gif) no-repeat bottom left;
	padding-bottom: 10px;
	font-size: small;
	font-weight: bold;
	width: 165px;
	text-align: center;
}

#calendar th {
	padding-top: 5px;
}

#calendar th,
#calendar td {
	text-align: center;
}

/* profile */
#about div.content {
	padding: 0px 15px 0px 15px;
}

#about div.content div {
	background: url(bg_post.gif) no-repeat bottom left;
	margin: 0px 0px 49px 0px;
	padding: 0px 0px 20px 0px;
}

#about div.content h2 {
	margin: 0px;
	padding: 0px 0px 26px 0px;
	font-size: medium;
	line-height: 125%
}

#about div.content {
	font-size: small;	
}

#about div.content table {
	clear:both;
}



/* sponsord link css */
.ad_txt a
{
 color: #FFFFFF !important;
}

.ad_url a
{
 color: #cc8000 !important;
}

/*ad*/
/*
div.ads dl dt.optimized a,div.ads dl dt.optimized a:hover{
	border: none;
}
*/
div.ads dl dt.optimized a:hover{
	background:none;
	}
div.ads dl dt.optimized .ad_line,div.ads dl dt.optimized .ad_url {
	color : #ffffff;
}

div.ads dl dt.optimized a:hover {
	background-color: #336666;
}
