@charset "utf-8";

/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #404040;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	background:#B3E2D8 url(bg-sky.gif);
	}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a:link, a:active, a:visited {
	color: #000000;
}

a:hover {
	color: #000000;
	text-decoration:none
}

#banner a:link, #banner a:active, #banner a:visited {
	color: #FFFFFF;
	text-decoration:none
}

#banner a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#news a:link, #news a:active, #news a:visited {
	color: #000000;
}

#news a:hover {
	color: #000000;
	text-decoration:none
}

.sidebar h2 a:link, .sidebar h2 a:active, .sidebar h2 a:visited  {
	color: #B8027E;
	text-decoration: underline;
	}

.sidebar h2 a:hover { 
	color: #B8027E;
	text-decoration:none
}

.content a, .content a:link {
	color: #404040;
}

/* base xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
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: none;
	}


/* container xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#container {
	background: url(background.gif) repeat-y left top;
	line-height: 140%;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	}

/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 349px;
	background: url("banner_00.gif") no-repeat left top;
}

#banner h1 {
	padding:20px 15px 0px;
	margin:0px;
	font-size:x-large;
	font-weight: bold;
	color:#FFFFFF;
	text-align: left;
	line-height: 120%;
}

#banner h2 {
	padding:5px 15px 0px;
	margin:0px;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

#banner-body {
	margin: 10px 150px 0px;
	padding: 10px 0px 0px;
}

/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#main {
	margin: 0px;
	padding: 30px 0px 0px;
}

#main-top {
	display: none;
}

#right, #left, #side{
	width: 200px;
	float: left;
	overflow: hidden;
}

#center {
	width: 400px;
	float: left;
	overflow: hidden;
}

#main-bottom {
	height: 291px;
	background: url("footer.gif") no-repeat center top;
}

/* sidebar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.sidebar {
	margin: 0px 10px 0px 20px;
	padding: 0px;
	overflow:hidden;
}

#right .sidebar {
	margin: 0px 20px 0px 5px;
	padding: 0px;
	overflow:hidden;
}
	
/**
.link-note {
	font-size: small;
	text-align: left;
	line-height: normal;
	padding: 6px 0px 6px 42px;
	margin: 0px;
	}
**/

.sidebar li {
	margin: 0px 0px 10px;
	font-size: small;
	text-align: left;
	line-height: 130%;
	list-style-type: none;
	}

.module {
	padding: 0px;
	margin: 0px 0px 30px;
}

.module h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 21px 10px 0px 15px;
	margin: 0px;
	line-height: normal;
	color: #B8027E;
	}

.module-header  {
	background: url(module-header.gif) no-repeat left top;	
}

.module-top {
	background: url(module-bottom.gif) no-repeat left bottom;
	height: 21px;
}
	
#recent-entries h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 40px 5px 0px 90px;
	margin: 0px;
	line-height: normal;
	color: #B8027E;
	background: url("recent-entries.gif") no-repeat left top;
	}
	
#recent-comment h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 43px 5px 0px 90px;
	margin: 0px;
	line-height: normal;
	color: #B8027E;
	background: url("recent-comment.gif") no-repeat left top;
	}
	
#recent-trackback h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 43px 5px 0px 65px;
	margin: 0px;
	line-height: normal;
	color: #B8027E;
	background: url("recent-trackback.gif") no-repeat left top;
	}

#recent-entries .module-top,
#recent-comment .module-top,
#recent-trackback .module-top,
#archive-datebased .module-top,
#archive-category .module-top {
	background: url(module-bottom.gif) no-repeat left bottom;
	height: 18px;
}
	
#archive-datebased h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 40px 5px 0px 90px;
	margin: 0px;
	line-height: normal;
	color: #B8027E;
	background: url("archive-datebased.gif") no-repeat left top;
}

#archive-category h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 40px 5px 0px 90px;
	margin: 0px;
	line-height: normal;
	color: #B8027E;
	background: url("archive-category.gif") no-repeat left top;
	}  

.module-lovering h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 13px 50px 8px 10px;
	margin: 0px;
	line-height: normal;
	color: #B8027E;
	/* background: #598B2F url("module-lovering.gif") no-repeat left top; */
}
	
.module-body {
	padding: 0px;
	margin: 10px 5px 0px;
}

.link-note {
	font-size: small;
	text-align: left;
	padding: 0px 0px 8px 25px;
	margin: 0px;
	line-height: 130%;
	background: url("link-note.gif") no-repeat left top;
}

.link-note a, .link-note a:link,
#nifty_rss_reader a, #nifty_rss_reader a:link {
	color: #B8027E;
	font-weight: bold;
	text-decoration: none;
}

.link-note a:hover, #nifty_rss_reader a:hover {
	text-decoration: underline;
}

/* entry xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.content {
	margin: 0px 10px;
	padding: 0px;
}

.content-top {
	margin: 0px;
	padding: 0px;
}

.content p {
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 10px;
	}

.content blockquote {
	font-size: small;
  	line-height: 150%;
	border: 1px dashed #F9ACD4;
	background-color: #FEC6E3;
    padding: 8px 8px 0px 8px;
    margin: 15px 0px;            
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 0px 15px 10px;
	margin: 0px;
	line-height: nomal;
	text-align: left;
	color: #B8027E;
	}
	
.entry {
	margin: 0px;
	padding: 0px;
	width: 370px;
	overflow:hidden;
}

.entry-top {
	margin: 0px;
	padding: 0px;
	width: 370px;
	height: 10px;
	background: url("entry-top.gif") no-repeat left top;
}

.entry-bottom {
	margin: 0px 0px 20px;
	padding: 15px 0px;
	background: url("entry-bottom.gif") no-repeat left top;
}

.entry h3 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 20px 60px;
	margin: 0px 15px;
	line-height: normal;
	color: #B8027E;
	background: url("entry-1.gif") no-repeat left top;
}

/** 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: #B8027E;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #B8027E;
}

/** 20070214追加↑　**/

.entry-body, .entry-more{
	margin: 0px 15px;
	padding: 0px;
	overflow:hidden;
}

.entry-body-text, .entry-more-text {
	margin: 0px;
	padding: 0px;
	width: 340px;
	overflow:hidden;
}

div.entry p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 30px 15px 20px;
	margin: 0px;
	clear: both;
	}

.entry-comment, .entry-trackback{
	padding: 0px;
	margin:0px 15px;
	clear: both;
	}
	
div.entry-comment p.posted, div.entry-trackback p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 12px 0px 40px;
	margin:0px;
	clear: both;
	}
		
.entry-nav {
	padding:0px;
	margin: 0px 15px 20px;
}

.entry-nav p {
	text-align: left;
}

.entry-trackback h2 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 20px 50px;
	margin: 30px 0px 0px;
	line-height: normal;
	color: #13007C;
	background: url("entry-2.gif") no-repeat left top;
}

.archive-category h2, #about div.content h2, .comment-form h2{
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 20px 50px;
	margin: 40px 0px 0px;
	line-height: normal;
	color: #13007C;
	background: url("entry-2.gif") no-repeat left top;
}

.entry-comment h2, .comment-preview h2,  .archive-datebased h2,  .comment-error h2, #about div.contact-list h2 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 20px 50px;
	margin: 0px;
	line-height: normal;
	color: #13007C;
	background: url("entry-2.gif") no-repeat left top;
}

p.trackback-list-head {
	margin: 0px 0px 30px;
}

/* archive xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.archive-category , .archive-datebased {
	padding: 0px 0px 30px;
	margin: 0px;
	background: url("entry-bottom.gif") no-repeat left bottom;
}

.archive-category p, .archive-datebased p {
	padding: 0px 15px 10px;
	margin: 0px;
	background: url("entry-bg.gif") repeat-y left bottom;
}

.archive-category h2 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 20px 50px;
	margin: 30px 0px 0px;
	line-height: normal;
	color: #13007C;
	background: url("entry-2.gif") no-repeat left top;
}

.archive-datebased h2 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 20px 50px;
	margin: 0px;
	line-height: normal;
	color: #13007C;
	background: url("entry-2.gif") no-repeat left top;
}


/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#about div.content {
	padding: 0px 15px;
	margin: 0px 15px;
	background: url("entry-bg.gif") repeat-y left top;
	overflow: hidden;
}

.contact-list, .minibio, .bio, .interests {
	padding: 0px;
	margin: 0px;
	width: 340px;
	overflow: hidden;
}

/* calendar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#calendar {
	background:url("calendar.gif") no-repeat left top;
	padding: 100px 15px 14px;
	margin-bottom: 30px;
}

#calendar table {
	width: 150px;
	height: 120px;
	font-size: x-small;	
	line-height: 140%;
}

#calendar caption {
	padding: 10px 0px 10px 0px;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background: none;
}

#calendar th {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#calendar td {
	padding:0px;
	text-align: center;
}
	
/* form xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	
.comment-form form {
    padding: 0px;
	margin: 0px;
	width: 340px;
}

div#comment-data {
	width: 170px;
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	display:block;
}

.comment-form p {
    padding:0px;
    margin:0px 0px 10px;
	font-size: small;
}

#author, #email, #url {
	border: solid 1px #404040;
	background-color: #FFFFFF;
	width: 150px;
}

#comment-text-field textarea {
	border: solid 1px #404040;
	background-color: #FFFFFF;
	width: 335px;
	height: 150px;
}

#comment-submit{
	padding-bottom: 40px;
	text-align: center;
}

#comment-submit input {
	border-top: solid 1px #F9A7D2;
	border-left: solid 1px #F9A7D2;
	border-bottom: solid 1px #F00580;
	border-right: solid 1px #F00580;
	background-color: #F4439F;
	color: #FFFFFF;
}

#bakecookie {
	position:relative;
	top: 3px;
}

/* comment-error xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#comment-preview {
	padding-left: 200px;
}

#comment-preview div.content {
	padding: 0px 15px;
	margin: 0px 15px;
	background: url("entry-bg.gif") repeat-y left top;
	overflow: hidden;
}

#comment-preview div.content-top {
	padding: 15px 0px;
	margin: 0px 15px;
	background: url("entry-top.gif") no-repeat left top;
}

#comment-preview div.content-bottom {
	padding: 15px 0px;
	margin: 0px 10px;
	background: url("entry-bottom.gif") no-repeat left top;
}


.comment-error blockquote {
	font-size: small;
  	line-height: 150%;
	border: 1px dashed #F9ACD4;
	background-color: #FEC6E3;
    padding: 8px;
    margin: 15px 0px; 
}

#comment-preview div.entry-comment {
    padding: 0px;
    margin: 0px; 
}

/* news xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#box {
	padding:0px;
	margin: 0px;
}

#news {
	padding: 0px;
	margin: 0px 0px 30px;
}

#news div.box-top {
	padding: 0px;
	margin: 0px;
	background:url("news-top.gif") no-repeat left top;
	height: 81px;
}
	
#news ul {
	padding: 20px 25px 20px 10px;
	margin: 0px;
	background: url("news-bg.gif") repeat-y left top;
}

#news li {
	padding: 0px 0px 7px;
	margin: 0px 15px;
	text-align: left;
}

#news div.box-bottom {
	width: 180px;
	height: 95px;
	background:url("news-bottom.gif") no-repeat left top;
	display:block;
	margin: 0px;
	padding: 0px;
}

#left .sidebar-top {
	display:none;
}

#right .sidebar-top {
	padding: 0px;
	margin: 0px 0px 0px 3px;
}

#about #news {
	padding: 0px;
	margin: 0px 0px 30px 18px;
}

div.ads dl dt.optimized .ad_title {
 color: #995500 !important;
}

