@charset "utf-8";
/* body */
body {
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
	background: url("body-bg.jpg") repeat-y top center;
	background-color: #f5f5f1;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", arial, helvetica, san-serif;
	color: #666666;
	text-align: center;
}

a:link { 
	color: #EF4D7C;
	text-decoration: none;
}
a:active { 
	color: #EF4D7C;
	text-decoration: none;
}
a:visited { 
	color: #EF4D7C;
	text-decoration: none;
}
a:hover { 
	color: #EF4D7C;
	text-decoration: underline;
}

h2 a {
	color: #7c494a !important;
}

h1, h2, h3, h4, h5, h6, li, p, form, embed {
	margin: 0px;
	padding: 0px;
}

#right ul, #left ul,
#right ol, #left ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/* container */
#container {
	background: url("container-bg.jpg") no-repeat top center;
}

#main-bottom {
	background: url("main-bg.jpg") no-repeat top center;
	height: 257px;
}

/* banner */
#banner-img {
	display: none;
}

#banner {
	margin: 0px auto;
	height: 150px;
	width: 660px;
	text-align: right;
}

#banner-body {
	padding: 36px 0px 0px 0px;
}

#banner h1 {
	font-size: x-large;
	font-weight: bold;
	line-height: 125%;
	margin-bottom: 7px;
	color: #7c494a;
}

#banner h2 {
	font-size: small;
	font-weight: normal;
	line-height: 133%;
	color:#c59091;
}

#banner a {
	color: #7c494a;
	text-decoration: none;
}

/* main */
#main {
	margin: 0px auto;
	padding: 0px 20px 0px 20px;
	width: 660px !important;
	width /**/: 700px;
	text-align: left;
}

#comment-preview {
	font-size: small;
}

#side {
	padding-right: 24px;
	width: 168px !important;
	width /**/: 192px;
	float: left;
	overflow: hidden;
}

#right {
	padding-left: 24px;
	width: 168px !important;
	width /**/: 192px;
	float: left;
	overflow: hidden;
}

#center {
	width: 464px;
	float: left;
	overflow: hidden;
}

#left {
	padding-right: 24px;
	width: 168px !important;
	width /**/: 192px;
	float: left;
	overflow: hidden;
}

/* entry */
#center h2 {
	position: relative;
	padding: 0px 0px 26px 0px;
	font-size: small;
	color: #c59091;
}

#center h3 {
	padding: 0px 0px 23px 0px;
	font-size: large;
	color: #7c494a;
}

/** 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: #7c494a;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #7c494a;
}

/** 20070214追加↑　**/

.entry {
	margin: 0px;
	width: 464px;
	font-size: small;
}

/* IE5/Mac \*//*/
.entry {
	overflow: hidden;
}
/**/

div.entry-more,
div.entry-body {
	width: 464px;
	float: left !important;
	float /**/: none;
	line-height: 165%;
}

div.entry-more p,
div.entry-body p {
	margin-bottom: 12px;
}

.entry-nav {
	padding: 0px 0px 38px 0px;
	font-size: small;
	color: #c59091;
}

.entry-nav p {
	text-align: left;
}

div.entry p.posted {
	border-bottom: solid 1px #d9bfc4;
	padding: 0px 0px 19px;
	margin-bottom: 32px;
	line-height: normal;
	color:#d9bfc4;
	text-align: right;
	font-size: x-small;
	clear: both;
}

p.posted a {
	font-weight: bold;
}

.post-footers{
	display:block;
	padding-bottom:3px;
	margin-bottom:3px;
}

.entry blockquote {
	padding: 0px 20px;
	line-height: 150%;
}

.entry li {
	line-height: 150%;
}

/* trackback */
/* comment */
div.entry-trackback,
div.comment-list {
	width: 464px;
}

#center div.entry-trackback h2,
#center div.comment-list h2 {
	margin-bottom: 12px;
	padding: 0px;
	color: #7c494a;
}

#center div.entry-trackback p,
#center div.comment-list p {
	margin-bottom: 12px;
	line-height: 150%;
}

#center div.entry-trackback p.trackback-list-head {
	margin-bottom: 17px;
}

div.trackback-content,
div.comment-content {
	margin: 0px;
	padding: 0px;
	width: 464px;
}

#center div.comment-list-previous p.posted,
#center div.entry-trackback p.posted,
#center div.comment-content p.posted {
	border-bottom: solid 1px #d9bfc4;
	padding: 0px 0px 19px;
	margin-bottom: 20px;
	line-height: normal;
	color:#d9bfc4;
	text-align: right;
	font-size: x-small;
	clear: both;
}


.comment-form {
	width: 464px;
}

#center div.comment-form h2 {
	margin-bottom: 12px;
	padding: 0px;
	color: #7c494a;
}

#comment-preview {
	padding-left: 192px;
}

.comment-error,
.comment-preview {
	width: 464px;
	margin-bottom:12px;
}


#center div.comment-list-previous p,
#center div.comment-error p,
#center div.comment-preview p {
	margin-bottom: 12px;
	line-height: 150%;
}

#center div.comment-list-previous h2,
#center div.comment-error h2,
#center div.comment-preview h2 {
	margin-bottom: 12px;
	padding: 0px;
	color: #7c494a;
}


#center div.entry-comment {
	margin-bottom: 20px;
	width: 464px;
}


/* form */
div.comment-form form {
	position: relative;
	height: 450px;
	width: 464px;
}

.comment-form form p {
	margin: 0px 0px 18px 0px;
}

#author, #email, #url {
	background-color: #FFFFFF;
	width: 150px;
}

#comment-text-field textarea {
	background-color: #FFFFFF;
	width: 300px;
	height: 200px;
}

#comment-data {
	border-right: solid 1px #d9bfc4;
	width: 175px;
}

#comment-submit{
	text-align: center;
}

#comment-submit input{
	background-color: #e0edf9;
	border: solid 1px #ef4d7c;
	color: #ef4d7c;
	font-weight: bold;
}

#comment-regist {
	position: absolute;
	top: 20px;
	left: 188px;
}

#bakecookie {
	vertical-align: middle;
}

#comment-separator {
	display: none;
}

#comment-data {
	width: 175px;
}

/* archive */
.archive-datebased, .archive-category {
	margin-bottom: 12px;
	padding: 0px 0px 22px 0px;
}

#center div.archive-category h2,
#center div.archive-datebased h2 {
	margin-bottom: 12px;
	padding: 0px;
	color: #7c494a;
}

.archive-datebased p, .archive-category p {
	line-height: 200%;
	font-size: small;
}

/* right&left&side */
.module, .list {
	padding: 0px 0px 20px 0px;
}

.sidebar h2,
.list h2,
.module h2 {
	margin-bottom: 17px;
	font-size: small;	
	color: #7c494a;
}

.sidebar ul,
.list ul,
.module ul {
	font-size: small;	
	width: 168px;
}

/* IE5/Mac \*//*/
.sidebar ul,
.list ul,
.module ul {
	overflow: hidden;
}
/**/


.sidebar li,
.list li ,
.module li {
	margin-bottom: 14px;
	word-wrap: break-word;
}

div.link-note {
	margin-bottom: 14px;
	font-size: small;
	font-weight: bold;
}

#nifty_rss_reader {
	margin-bottom: 35px;
	font-weight: bold;
}

#powered {
	text-align:center;
	padding: 0px 0px 35px 0px;
	font-size: small;
}

#photo {
	padding: 0px 0px 35px 0px;
}

#calendar {
	padding: 0px 0px 27px 0px;
	font-size: x-small;	
}

#calendar caption {
	font-size: small;	
	color: #7c494a;
	font-weight: bold;
	border-bottom: solid 1px #c59091;
}

#calendar table {
	width: 168px;
}

#calendar th,
#calendar td {
	padding: 5px 0px;
	text-align: center;
}

/* profile */
#about .module ul {
	margin: 0px;
}

#about div.content div {
	margin-bottom: 12px;
	padding: 0px 0px 12px 0px;
	line-height: 150%;
}

#about div.content h2 {
	margin-bottom: 12px;
	padding: 0px;
	color: #7c494a;
}

#about div.content {
	font-size: small;	
}

#about div.content table {
	clear:both;
}


/* sponsord link css */
.ad_txt a
{
 color: #666666 !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;
	}
*/

/* 2009/10/06 */
div.ads dl dt.optimized a:hover {
        background-color: #ffccff;
}
