@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: #666666;
	text-align: center;
}

a:link { 
	color: #FF6666;
	text-decoration: underline;
}
a:active { 
	color: #FF9999;
	text-decoration: underline;
}
a:visited { 
	color: #FF9999;
	text-decoration: underline;
}
a:hover { 
	color: #FF6666;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6, li, p, form, embed {
	margin: 0px;
	padding: 0px;
}

#side ul, #right ul, #left ul,#keroro ul, 
#side ol, #right ol, #left ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*img {
	border: 0px;
}*/

/* container */
#container {
	position: relative;
	margin: 0px auto ;
	width: 800px;
	text-align: left;
}

/* banner */
#banner-body {
	padding: 27px 0px 31px 0px;
}

#banner-img {
	display: none;
}

#banner-top {
	background: url(banner_bg.gif) no-repeat top left;
	width: 800px;
	height: 144px;
	overflow: hidden;
}

#banner {
	background: url(banner_bg02.gif) no-repeat top left;
	width: 800px;
	height: 291px;
}

#banner-body-top {
	float: right;
	width: 10px;
	height: 297px;
}

#banner-body-bottom {
	clear: both;
}

#banner-body {
	padding: 0px 0px 40px 20px;
	width: 350px !important;
	width /**/: 370px;
	min-height: 257px;
}

#banner h1 {
	font-size: x-large;
	font-weight: bold;
	line-height: 133%;
	margin-bottom: 4px;
	color: #1B1B1B;
}

#banner h2 {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	color: #1B1B1B;
}

#banner a {
	color: #1B1B1B;
	text-decoration: underline;
}

/* main */
#main {
	background: url(main_bg.gif) repeat-y top left;
	padding: 0px 4px;
	width: 792px !important;
	width /**/: 800px;
}

#comment-preview {
	font-size: small;
}

#side {
	width: 196px;
	float: left;
	overflow: hidden;
}

#right {
	width: 196px;
	float: left;
	overflow: hidden;
}

#center {
	width: 400px;
	float: left;
	overflow: hidden;
}

#left {
	width: 196px;
	float: left;
	overflow: hidden;
}

/* entry */
#center h2 {
	position: relative;
	padding: 9px 20px 11px 20px;
	font-size: small;
}

#center h3 {
	padding: 12px 0px 15px 61px;
	background: url(icon_title.gif) no-repeat left top;
	font-size: medium;
}

/** 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:#666666;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color:#666666;
}

/** 20070214追加↑　**/

.entry {
	margin: 0px 0px 11px 20px;
	width: 360px;
	font-size: small;
	overflow: hidden;
}

div.entry-body {
	width: 360px;
	float: left !important;
	float /**/: none;
	line-height: 165%;
	overflow: hidden;
}

div.entry-body p {
	margin-bottom: 12px;
}

div.entry-more {
	width: 360px;
	float: left !important;
	float /**/: none;
	line-height: 165%;
	overflow: hidden;
}

/* 20051121 add .adsense */
div.entry-more p, .adsense {
	margin-bottom: 12px;
}

.entry-nav {
	margin-left: 20px;
	padding: 9px 0px 11px 0px;
	width: 360px;
	font-size: small;
	overflow: hidden;
}

.entry-nav p {
	text-align: left;
}

div.entry p.posted {
	border-bottom: solid 1px #96DA30;
	padding-bottom: 18px;
	line-height: normal;
	clear: both;
}

.entry blockquote {
	padding: 0px 20px;
	line-height: 150%;
}

.entry li {
	line-height: 150%;
}

/* trackback */
.entry-trackback {
	padding: 30px 0px 12px 0px;
	width: 360px;
}

#center div.entry-trackback h2 {
	padding: 12px 0px 8px 54px;
	margin-bottom: 8px;
	background: url(icon_title2.gif) no-repeat left center;
	font-size: small;
	font-weight: bold;
}

div.trackback-content p.posted {
	border-bottom: solid 0px #96DA30;
	padding-bottom: 18px;
	line-height: normal;
	clear: both;
}

p.trackback-url {
	margin-bottom: 10px;
	padding: 4px 0px 0px 0px;
}

p.trackback-list-head {
	margin-bottom: 18px;
	padding: 4px 0px 0px 0px;
}

/* comment */
#center div.comment-form h2,
#center div.comment-list-previous h2,
#center div.comment-error h2,
#center div.comment-preview h2,
#center div.comment-list h2 {
	padding: 12px 0px 8px 54px;
	margin-bottom: 8px;
	background: url(icon_title2.gif) no-repeat left center;
	font-size: small;
	font-weight: bold;
}

#center div.comment-list p {
	margin-bottom: 12px;
	padding: 0px;
	line-height: 165%;
}

div.comment-content p.posted {
	border-bottom: solid 0px #96DA30;
	margin-bottom: 20px;
	line-height: normal;
	clear: both;
}

div.comment-content {
	margin-bottom: 14px;
	border-bottom: solid 1px #96DA30;
	width: 360px;
}

.comment-form {
	padding: 16px 0px 0px 0px;
	width: 360px;
}

#comment-preview {
	padding-left: 200px;
}

.comment-error,
.comment-preview {
	margin: 9px 0px 9px 20px;
	width: 360px;
}

#comment-preview #center div.comment-form {
	margin: 0px 20px;
}

#center div.comment-error p,
#center div.comment-preview p {
	margin-bottom: 12px;
	padding: 0px;
	line-height: 165%;
}

#center div.entry-comment {
	margin: 3px 0px 30px 0px;
}

#center div.comment-list-previous {
	padding: 0px 20px;
	width: 360px;
}

#center div.comment-list-previous p {
	margin-bottom: 12px;
	padding: 0px;
	line-height: 165%;
}

#center div.comment-list-previous p.posted {
	border-bottom: solid 0px #96DA30;
	margin-bottom: 20px;
	line-height: normal;
	clear: both;
}


/* form */
div.comment-form form {
	position: relative;
	background: url(form_bg.gif) no-repeat top left;
	padding-top: 36px;
	height: 501px;
	width: 360px;
}

.comment-form form p {
	margin: 0px 0px 18px 20px;
}

/* 20060322add */
.comment-form form p.nick {
    width: 150px;
}

#author, #email, #url {
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	width: 150px;
	height: 22px;
}

#comment-text-field textarea {
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	width: 300px;
	height: 200px;
}

#comment-submit{
	text-align: center;
}

#comment-regist {
	position: absolute;
	top: 20px;
	left: 188px;
}

#bakecookie {
	vertical-align: middle;
}

#comment-separator {
	display: none;
}

/* archive */
.archive-datebased, .archive-category {
	padding: 0px 20px 22px 20px;
}

#center div.archive-category h2,
#center div.archive-datebased h2 {
	padding: 12px 0px 8px 54px;
	margin-bottom: 8px;
	background: url(icon_title2.gif) no-repeat left center;
	font-size: small;
	font-weight: bold;
}

.archive-datebased p, .archive-category p {
	line-height: 200%;
	font-size: small;
}

/* right&left&side */
#left div.sidebar-top{
 display: none;
 }

.module, .list {
	margin-bottom: 12px;
	padding: 0px 20px 0px 20px;
}

.module h2 {
	margin-bottom: 19px;
	padding: 9px 0px 5px 24px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;	
}

.list h2 {
	padding: 9px 0px 5px 24px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;	
}

.list ul,
.module ul {
	font-size: small;	
	width: 156px;
	overflow: hidden;
}

.list li ,
.module li {
	margin-bottom: 19px;
	word-wrap: break-word;
}

div.link-note {
	position: relative;
	margin-bottom:21px;
	padding: 9px 0px 5px 24px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;	
}

/*#nifty_rss_reader {
	margin-bottom:21px;
	margin-left: 20px;
	padding: 9px 20px 5px 24px;
	background: url(icon_head.gif) no-repeat left center;
}*/

#powered {
	padding: 0px 20px 19px 20px;
}

#photo {
	padding: 0px 20px 21px 20px;
}

#calendar {
	border: solid 1px #96DA30;
	background-color: #FFFFFF;
	width: 157px;
	margin: 0px 0px 21px 20px;
	padding: 7px 0px 3px 0px;
	font-size: x-small;	
}

#calendar table {
	width: 157px;
	text-align: center;
}

#calendar table td {
	padding: 3px;
}

#calendar caption {
	text-align: left;
	font-weight: bold;
	margin: 0px 0px 0px 6px;
}


#calendar td {
	text-align: center;
}

/* profile */
#about div.content {
	padding: 0px 20px 0px 20px;
}

#about div.content div {
	padding: 0px 0px 12px 0px;
}

#about div.content h2 {
	padding: 12px 0px 8px 54px;
	margin-bottom: 8px;
	background: url(icon_title2.gif) no-repeat left center;
	font-size: small;
	font-weight: bold;
}

#about div.content {
	font-size: small;	
}

#about div.content table {
	clear:both;
}



/* sponsord link css */
.ad_txt a { color: #666666 !important;}
.ad_url a { color: #008000 !important;}

/* sidebar css */
#keroro {
	margin: 0px 0px 10px 10px;
	padding: 5px 5px 5px 5px;
	width: 160px;
	border : 2px solid #C9EEA2;
	background-color: #CEF1AD;
	font-size: small;
	list-style-type: none;
}

#keroro ul {
	font-size: small;
	overflow: hidden;

}

#keroro li {
s	margin:0px;
	padding:3px 3px;
}

#keroro a {
	color: #FF6666;
}

