@charset "utf-8";
/* body */
body {
	margin: 0px;
	padding: 0px;
	background: url(bg_body.gif) repeat top left;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", arial, helvetica, san-serif;
	color: #666666;
	text-align: center;
}

a { 
	color: #FF96DA;
	text-decoration: underline;
}

a:hover { 
	color: #E935AA;
	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;
}

/*img {
	border: 0px;
}*/

/* container */
#container {
	margin: 12px auto  0px auto;
	width: 700px;
	text-align: left;
}

/* banner */
#banner-img {
	display: none;
}

#banner-top {
	position: relative;
	background: url(bg_banner_top.gif) no-repeat top left;
	height: 9px;
	width: 700px;
	overflow: hidden;
}

#banner-bottom {
	background: url(bg_banner_bottom.gif) no-repeat top left;
	height: 9px;
	width: 700px;
	overflow: hidden;
}

#banner {
	background-color: #FFFFFF;
	width: 700px;
}

#banner-body-bottom {
	clear: both;
}

#banner-body {
	padding: 25px;
}

#banner h1 {
	font-size: large;
	font-weight: bold;
	line-height: 133%;
	margin-bottom: 4px;
}

#banner h2 {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
}

/* main */
#main-top {
	position: relative;
	background: url(bg_banner_top.gif) no-repeat top left;
	margin-top: 12px;
	height: 9px;
	width: 700px;
	overflow: hidden;
}

#main {
	background-color: #FFFFFF;
	width: 700px;
	padding-top: 5px;
}

#main-bottom {
	background: url(bg_banner_bottom.gif) no-repeat top left;
	height: 9px;
	width: 700px;
	overflow: hidden;
}

#comment-preview {
	font-size: small;
}

#side {
	padding: 2px 20px 0px 20px;
	width: 165px !important;
	width /**/: 205px;
	float: left;
	overflow: hidden;
}

#right {
	padding: 2px 20px 0px 20px;
	width: 165px !important;
	width /**/: 205px;
	float: left;
	overflow: hidden;
}

#center {
	padding-left: 20px;
	width: 475px !important;
	width /**/: 495px;
	float: left;
	overflow: hidden;
}

#left {
	padding: 2px 20px 0px 20px;
	width: 165px !important;
	width /**/: 205px;
	float: left;
	overflow: hidden;
}

/* entry */
#center h2 {
	position: relative;
	padding: 11px 0px 0px 16px;
	margin-bottom: 4px;
	font-size: small;
	color: #666666;
	z-index: 10;
}

#center h3 {
	position: relative;
	background: url(bg_title.gif) no-repeat top left;
	margin-bottom: 1px;
	padding: 12px 16px;
	font-size: medium;
	color: #666666;
	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: #666666;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #666666;
}

/** 20070214追加↑　**/

.entry {
	width: 475px;
	overflow: hidden;
}

div.entry-body,
div.entry-more {
	background-color: #FAF2E0;
	padding: 12px 12px 0px 12px;
	width: 451px !important;
	width /**/: 475px;
	float: left !important;
	float /**/: none;
	line-height: 160%;
	overflow: hidden;
	font-size: small;
}

div.entry-more {
	padding: 0px 12px;
}

div.entry-body p,
div.entry-more p {
	padding-bottom: 12px;
}

div.entry-body ul, div.entry-body ol,
div.entry-more ul, div.entry-more ol {
	padding-bottom: 12px;
}

.entry-nav {
	margin: 10px 0px 39px 0px;
	width: 475px;
	font-size: small;
	overflow: hidden;
}

.entry-nav p {
	text-align: left;
}

div.entry p.posted {
	background: url(bg_post.gif) no-repeat bottom left;
	border-top: solid 1px #FFFFFF;
	margin-bottom: 36px;
	padding: 12px;
	font-size: x-small;
	line-height: normal;
	clear: both;
	text-align: right;
}

div.entry p.posted span.post-footers {
	display: block;
}

div.entry p.posted a {
	font-weight: bold;
}

.entry blockquote {
	padding: 0px 20px;
	line-height: 150%;
}

.entry li {
	line-height: 150%;
}

/* trackback */
.entry-trackback {
	border-bottom: solid 1px #FBB1E1;
	width: 475px;
}

#center div.entry-trackback h2 {
	padding: 9px 0px 9px 49px;
	margin-bottom: 14px;
	background: url(icon_title2.gif) no-repeat left center;
	font-size: medium;
	font-weight: bold;
	color: #666666;
}

#center div.entry-trackback p {
	margin: 0px 0px 23px 0px;
	padding: 0px 17px;
	font-size: small;
}

div.entry-recent-posts {
	margin: 0px 0px 17px 0px;
	font-size: small;
}

div.entry-recent-posts ul {
	margin: 0px 0px 23px 0px;
	padding: 0px 17px;
	font-size: small;
}

/* comment */
#center div.comment-list {
	border-bottom: solid 1px #FBB1E1;
	padding-top: 16px;
	width: 475px;
}

#center div.comment-list h2 {
	padding: 9px 0px 9px 49px;
	margin-bottom: 14px;
	background: url(icon_title2.gif) no-repeat left center;
	font-size: medium;
	font-weight: bold;
	color: #666666;
}

#center div.comment-list p {
	background: url(clear.gif) no-repeat left top;
	border-left: solid 0px #E5D79C;
	margin-bottom: 12px;
	padding: 0px 17px;
	font-size: small;
}

#center div.comment-list ul, #center #center div.comment-list ol {
	margin-bottom: 12px;
	padding: 0px 17px;
}

#center div.comment-list p.posted {
	border: solid 0px #B29A72;
	margin-bottom: 24px;
	font-size: x-small;
	line-height: normal;
	clear: both;
	color: #867977;
}

.comment-form {
	border-bottom: solid 1px #FBB1E1;
	padding-top: 16px;
	width: 475px;
}

#center div.comment-form h2 {
	padding: 9px 0px 9px 49px;
	margin-bottom: 14px;
	background: url(icon_title2.gif) no-repeat left center;
	font-size: medium;
	font-weight: bold;
	color: #666666;
}

#center div.comment-error,
#center div.comment-preview,
#center div.comment-list-previous {
	border-bottom: solid 1px #FBB1E1;
	padding-top: 16px;
	width: 475px;
}

#center div.comment-error h2,
#center div.comment-preview h2,
#center div.comment-list-previous h2 {
	padding: 9px 0px 9px 49px;
	margin-bottom: 14px;
	background: url(icon_title2.gif) no-repeat left center;
	font-size: medium;
	font-weight: bold;
	color: #666666;
}

#center div.comment-error p,
#center div.comment-preview p,
#center div.comment-list-previous p {
	margin-bottom: 12px;
	padding: 0px;
	line-height: 160%;
}

#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;
	line-height: 160%;
}

#center div.comment-error p.posted ,
#center div.comment-preview p.posted ,
#center div.comment-list-previous p.posted {
	border: solid 0px #B29A72;
	margin-bottom: 24px;
	font-size: x-small;
	line-height: normal;
	clear: both;
	color: #867977;
	text-align: right;
}


/* form */
div.comment-form form {
	position: relative;
	background: url(line_form.gif) no-repeat 196px 0px;
}

#comment-preview div.comment-form form {
	background: none;
}

.comment-form form p {
	margin: 0px 0px 18px 20px;
	font-size: small;
}

#author, #email, #url {
	border: solid 1px #FF96DA;
	background-color: #FFFFFF;
	width: 150px;
}

#comment-text-field textarea {
	border: solid 1px #FF96DA;
	background-color: #FFFFFF;
	width: 356px;
	height: 150px;
}

#comment-submit{
	margin-bottom: 24px;
	text-align: center;
}

#comment-submit input {
	border: solid 1px #FF96DA;
	background-color: #FF96DA;
	color: #FFFFFF;
}

#comment-regist {
	position: absolute;
	top: 0px;
	left: 188px;
}

#bakecookie {
	vertical-align: middle;
}

#comment-separator {
	display: none;
}

/* archive */
.archive-datebased, .archive-category {
	border-bottom: solid 1px #FBB1E1;
	padding-top: 16px;
	width: 475px;
}

#center div.archive-category h2,
#center div.archive-datebased h2 {
	padding: 9px 0px 9px 49px;
	margin-bottom: 14px;
	background: url(icon_title2.gif) no-repeat left center;
	font-size: medium;
	font-weight: bold;
	color: #666666;
}

.archive-datebased p, .archive-category p {
	margin-bottom: 12px;
	padding: 0px;
	font-size: small;
	line-height: 165%;
}

/* right&left&side */
.module, .list {
	margin-bottom: 12px;
	padding: 0px;
}

.module h2 {
	margin-bottom: 10px;
	padding: 8px 0px 5px 32px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;
	color: #666666;
}

.list h2 {
	padding: 8px 0px 5px 32px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;
	color: #666666;
}

.list ul,
.module ul {
	font-size: small;	
	width: 165px;
	overflow: hidden;
}

.list li ,
.module li {
	margin-bottom: 13px;
	word-wrap: break-word;
}

div.link-note {
	margin-bottom: 12px;
	padding: 9px 0px 5px 20px;
	background: url(icon_head2.gif) no-repeat left center;
	font-size: small;	
}

#nifty_rss_reader {
	margin-bottom: 21px;
}

#profile,
#syndicate,
#subscribe {
	border-bottom: solid 0px #E9E9E9;
}

#powered,
#photo {
	border-bottom: solid 0px #E9E9E9;
	padding-bottom: 21px;
}
#calendar {
	border-bottom: solid 0px #E9E9E9;
	width: 165px;
}

#calendar table {
	margin-top: 5px;
	width: 165px;
	font-size: x-small;	
}

#calendar caption {
	border-bottom: solid 2px #FF96DA;
	padding-bottom: 5px;
	font-size: small;
	color: #666666;
	font-weight: bold;
	width: 165px;
}

#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 {
	padding: 0px 0px 12px 0px;
}

#about div.content h2 {
	padding: 9px 0px 9px 49px;
	margin-bottom: 14px;
	background: url(icon_title2.gif) no-repeat left center;
	font-size: medium;
	font-weight: bold;
	color: #666666;
}

#about div.content {
	font-size: small;	
}

#about div.content table {
	clear:both;
}


/* sponsord link css */
.ad_txt a
{
 color: #666666 !important;
}
