@charset "UTF-8";

/* body */

body {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	background: url("body_back.jpg") repeat-x #DB677E;
	margin: 0 0 10px 0;
	padding: 0;
	}

/* link */

a {
	text-decoration: underline;
	}

a:link, a:active, a:visited {
	color: #975467;
	}

a:hover {
	color: #DB677E;
    text-decoration: none;
	}

a:hover {
    text-decoration: none;
	}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner a:hover {
	text-decoration: underline;
	}

.sidebar h2 a,
.sidebar h2 a:visited,
.sidebar h2 a:active {
	color: #222;
	text-decoration: none;
	}

.sidebar h2 a:hover {
	color: #DB677E;
	text-decoration: none;
	}

.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: #CC3300;
	}

.content h3 a:active, .content h3 a:hover {
	text-decoration: none;
	color: #DB677E;
	}

.entry-trackback a, .entry-trackback a:link
.entry-body-text a, .entry-body-text a:link,
.entry-more a, .entry-more a:link {
	color: #777 !important;
	}

/* base */

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

#header, #banner-top, #banner-body-top, #banner-bottom, a#banner-img, #main-bottom, #left div.sidebar-top, .sidebar-bottom, .module-bottom, .content-top, .content-bottom, .date-footer, #footer, .entry-top{
	display: none;
	}

/* container */

#container {
	width: 800px;
	margin: 20px auto 0 auto;
	padding: 0;
	background: #FFF;
	text-align: left;
	line-height: 150%;
	}

/* banner */

#banner {
	height: 290px;
	background: url("banner_back.jpg") no-repeat top;
	margin: 0;
	padding: 0;
	}

#banner-body {
	text-align: left; 
	padding: 55px 40px 0 40px;
	margin: 0;
	}

#banner-body-bottom {
	clear: both;
	}

#banner h1 {
	text-align: left;
	font-size: large;
	font-weight: bold;
	color: #FFF;
	line-height: 120%;
	padding: 0;
	margin: 0;
	}

#banner h2 {
	font-size: small;
	padding: 10px 0 0;
	margin: 0;
	color: #FFF;
	}

/* main */

#main {
	width: 800px;
	line-height: 150%;
	text-align: left;
	margin: 10px auto 0 auto;
	padding: 0;
    }

/* center */

#center {
	float: left;
	width: 400px;
    overflow: hidden;
	}

#about div#center {
	width: 600px;
	float: right;
	}

#comment-preview {
	margin-left: 150px;
	}

#comment-preview div#center {
	width: 500px;
	}

/* side */

#left, #right {
	float: left;
	width: 200px;
	overflow: hidden;
	}

#side {
	float: left;
	width: 200px;
	overflow: hidden;
	}

#nifty_rss_reader {
	padding: 0;
    margin: 0;
	}

.sidebar {
	padding: 0 10px;
    margin: 0;
	}

#about div.sidebar {
	padding: 0 10px;
    margin: 0;
	}

.sidebar h2 {
	font-size: small;
	font-weight: bold;
	color: #222;
	background: url("sidebar_h2.jpg") no-repeat left top;
	margin: 0;
	padding: 5px 5px 0 10px;
	text-align: left;
	}

.module-top {
	height: 8px;
	background: url("sidebar_bottom.jpg") no-repeat left top;
	margin: 0 0 15px 0;
	padding: 0;
	}

.link-note {
	font-size: small;
	line-height: 120%;
	text-align: left;
	padding: 3px 0 18px 10px;
	margin-bottom: 0;
	}

.sidebar ul {
	padding: 0 5px;
	margin: 0 0 30px 0;
	}

.sidebar li {
	font-size: small;
	text-align: left;
	line-height: 120%;
	margin-bottom: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: none;
    padding: 0;
	margin: 0;
	}

/* qr code */

.module-qrcode {
	text-align: center;
	margin-bottom: 10px;
	}

/* calendar */

#calendar caption {
	font-size: small;
	font-weight: bold;
	color: #222;
	background: url("calendar_cp_back.jpg") no-repeat left top;
	margin: 0;
	padding: 7px 5px 13px 10px;
	}

#calendar {
  	line-height: 140%;
	font-size: small;
  	padding: 0;
	text-align: center;
	margin-bottom: 30px;
	background: url("calendar_back.jpg") no-repeat center bottom;
	}

#calendar table {
	padding: 0;
	border-collapse: collapse;
	border: 0;
	width: 100%;
	}

#calendar th {
	padding: 10px 0 0 0;
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

/* photo */

#photo, .photo {
	text-align: left;
	margin-bottom: 30px;
	}

/* powered */

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	}

/* content */

.content {
	font-size: small;
	padding: 0 5px 5px 5px;
	margin: 0;
	}

.content p {
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
    padding-top: 0;
    padding-bottom: 10px;
    margin: 0;
	}

.content blockquote {
    border: 1px dotted #CC3300;
    width: 80%;
    text-align: left;
	font-size: small;
  	line-height: 150%;
    padding: 5px;
	margin: 0 auto;
	}

.content blockquote p {
	margin: 0;
	padding: 0;
	}

.comment-error blockquote {
    background: #F0BFC9;
    width: 95%;
    margin-left: 0;
	}

.content li {
  	line-height: 150%;
	}

h2.content-header {
	margin: 0 0 10px 0 !important;
	padding: 15px 5px 5px 35px !important;
	font-size: small !important;
	font-weight: bold !important;
	color: #666 !important;
	text-align: left !important;
	background: url("trackback_h2.gif") no-repeat left top !important;
	}

/* date */

.content h2 {
	text-align: right;
	font-size: small;
	color: #CD6379;
	}

.content h3 {
	margin: 2px 0 5px 0;
	padding: 15px 5px 15px 35px;
	font-size: small;
	background: url("h3.gif") no-repeat;
	color: #CC3300;
	font-weight: bold;
	}

/* entry */

.entry {
	padding: 0;
	margin: 0 0 40px 0;
	line-height: 150%;
	}

br {
	letter-spacing: 0;
	}

.entry-body, .entry-more {
	overflow: hidden;
	line-height: 150%;
	margin: 0 auto;
	}

.entry-trackback, .entry-comment, .comment-preview, .comment-error, #comment-preview div.comment-form {
	text-align: left;
	padding: 0;
	}

.archive-datebased, .archive-category {
	padding: 0;
    margin: 0 0 33px;
	}

.archive-datebased h2, .archive-category h2 {
	margin: 0 0 10px 0;
	padding: 15px 5px 5px 35px;
	font-size: small;
	font-weight: bold;
	color: #666;
	background: url("trackback_h2.gif") no-repeat left top;
	text-align: left;
	}

.archive-datebased p, .archive-category p {
	width: 370px;
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 0;
	}

.archive-datebased a, .archive-category a {
    padding: 0 23px;
    margin: 0;
	}

#about div.content {
    width: 570px;
	background: #FFFFFF;
	overflow: hidden;
	padding: 0;
	}

.contact-list, .minibio, .bio, .interests {
    width: 526px;
	text-align: left;
	overflow: hidden;
	margin: 0 auto;
	}

#comment-preview div.content {
	background: #ffffff;
	width: 500px;
	overflow: hidden;
	padding: 0;
	}

.entry-body-bottom {
	clear: both;
	height: 1px;
	overflow: hidden;
	}

.entry-trackback h2, .comment-error h2,
.entry-comment h2, .comment-preview h2,
.comment-form h2, .comment-list-previous h2,
.contact-list h2, .minibio h2, .bio h2, .interests h2 {
	margin: 30px 0 10px 0;
	padding: 15px 5px 5px 35px;
	font-size: small;
	background: url("trackback_h2.gif") no-repeat;
	font-weight: bold;
	color: #666;
	text-align: left;
	}

.comment-preview h2, .comment-error h2 {
	margin: 0 0 1em;
	text-align: left;
	}

.entry p, .comment-preview p, .comment-form p, .comment-list-previous p, .archive-category2 p, .comment-error p, .contact-list p, .minibio p, .bio p, .interests p, .entry-body a, .entry-body a:link, .entry-body a:visited, .entry-more a, .entry-more a:link, .entry-more a:visited {
	color: #000000;
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
    padding-top: 0;
    padding-bottom: 10px;
    margin: 0;
	}

.comment-form p {
    padding: 0;
    margin: 0 0 10px;
	}

.entry-nav {
	margin: 0 5px 20px 0;
	}

.entry-nav p {
	font-size: x-small;
	text-align: right;
	}

.comment-form form {
    padding: 0;
	margin: 0;
	}

#comment-submit {
	width: 320px;
	}

p.posted {
	font-size: x-small;
	border-top: 1px solid #CCC;
	text-align: right;
	letter-spacing: 0;
	margin: 10px 0 0 0;
	padding-top: 5px;
	}

.entry-trackback p.posted, .entry-comment p.posted, #comment-preview p.posted {
	padding: 5px 0 30px;
	margin: 0;
    clear: both;
	}

.entry-trackback ul,
.entry-trackback p.trackback-url,
.entry-trackback p.trackback-list-head,
.comment-content p,
#comment-form-data,
.trackback-content p.trackback-body {
	margin: 10px 0;
	}

#comment-data {
	float: left;
	width: 160px;
	text-align: left;
	border-right: 1px dotted #B98D99;
	padding-right: 15px;
	margin-right: 15px;
	}
	
textarea {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	width: 320px;
	}

input, textarea {
	background: #FFFFFF;
	color: #000000;
	border: solid 1px #B98D99;
	}

label input#bakecookie {
	border: none;
	background: none;
	}

.module-widget {
	margin: 10px 0;
	}

/* sponsord link css */
.ad_txt a
{
 color: #000000 !important;
}

div.ads dl dt.optimized .ad_title {
 color: #CC3300 !important;
}

