@charset "UTF-8";

/* body */

body {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	background: url("body-bg.gif") repeat-x #fff;
	color: #666;
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* link */

a {
	text-decoration: underline;
	}

a:link, a:active, a:visited {
	color: #30909b;
	}

a:hover {
    text-decoration: none;
	}

#banner a {
	color: #fff;
	text-decoration: none;
	}

#banner a:hover {
	text-decoration: underline;
	}

.sidebar h2 a,
.sidebar h2 a:visited,
.sidebar h2 a:active {
	color: #373737;
	text-decoration: none;
	}

.sidebar h2 a:hover {
	text-decoration: none;
	}

.content h3, .content h3 a, .content h3 a:link, .content h3 a:visited, .content h3 a:active, .content h3 a:hover{
	color: #fff;
	}

.entry h2.date-header a {
	color: #373737;
	}

/* 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 {
	margin: 0 40px;
	padding: 0;
	text-align: left;
	}

/* banner */

#banner {
	background:#fff url("banner-bg.gif") repeat-x left top;
	height: 143px;
	padding: 0;
	margin: 0;
	overflow:hidden;
	}

#banner-body {
	text-align: left; 
	padding: 30px 30px 0;
	margin: 0;
	}

#banner-body-bottom {
	clear: both;
	}

#banner h1 {
	height: 55px;
	text-align: left;
	font-size: large;
	font-weight: bold;
	color: #FFF;
	line-height: 120%;
	padding: 0;
	margin: 0;
	}

#banner h2 {
	font-size: small;
	padding: 20px 0 0;
	margin: 0;
	}

/* main */

#main {
	background:#fff;
	line-height: 150%;
	text-align: left;
	margin: 0;
	padding: 20px auto 0;
    }

/* center */

#center {
	background:url("center-bg.gif") repeat-y left bottom;
	margin-left: 220px;
	overflow: hidden;
	}

#comment-preview div#center {
	background:url("center-bg.gif") repeat-y left bottom;
	width: 50%;
	margin: 0 auto;
	}

/* side */

#left {
	width: 220px;
	position: absolute;
	top: 163px;
	left: 40px;
	overflow:hidden;
	}

#right {
	width: 220px;
	position: absolute;
	top: 163px;
	right: 40px;
	overflow:hidden;
	}

#side {
	position: absolute;
	width: 220px;
	left: 40px;
	overflow: hidden;
	}

#nifty_rss_reader {
	padding: 0;
    margin: 0;
	}

#left div.sidebar, 
#about div.sidebar {
	padding: 0;
    margin: 0 20px 0 30px;
	}

#right div.sidebar {
	padding: 0;
    margin: 0 30px 0 20px;
	}

.sidebar h2 {
	font-size: small;
	font-weight: bold;
	color: #404040;
	margin: 0;
	padding: 10px 0 5px;
	text-align: left;
	border-top:1px solid #373737;
	}

.module-top {
	background:url(module-top.gif) no-repeat top center;
	height: 16px;
	width: 170px;
}

#recent-entries .module-top {
	background: url(recent-entries-top.gif) no-repeat top center;
	height: 31px;
}

#recent-comment .module-top {
	background: url(recent-comment-top.gif) no-repeat top center;
	height: 31px;
}


#recent-trackback .module-top {
	background: url(recent-trackback-top.gif) no-repeat top center;
	height: 31px;
}


#archive-datebased .module-top {
	background: url(archive-datebased-top.gif) no-repeat top center;
	height: 31px;
}


#archive-category .module-top {
	background: url(archive-category-top.gif) no-repeat top center;
	height: 30px;
}


.link-note {
	background: url(link-note.gif) no-repeat top left;
	font-size: small;
	line-height: 120%;
	text-align: left;
	padding: 0 0 10px 10px;
	margin: 0;
	}

.sidebar ul {
	padding: 0 5px;
	margin: 0 0 30px 0;
	}

.sidebar li {
	font-size: small;
	text-align: left;
	line-height: 120%;
	padding: 5px 0 8px 0;
	list-style-type: none;
	}

.sidebar img {
	border: none;
    padding: 0;
	margin: 0;
	}

ul.module-list {
	margin: 10px 0 25px 0;
	padding: 0 5px 0 5px;
	}

/* qr code */

.module-qrcode {
	text-align: center;
	margin-bottom: 10px;
	}

/* fla */

.module-content object embed{
	margin: 0 0 15px 0;
	}

/* calendar */

#calendar caption {
	font-size: small;
	font-weight: bold;
	color: #30909b;
	margin: 0;
	padding: 0 0 10px;
	}

#calendar {
  	line-height: 140%;
	font-size: small;
	text-align: center;
	background:	url("calendar.gif") no-repeat top;
	margin: 0 0 25px 0;
	padding: 52px 0 0;
	}

#calendar table {
	border-collapse: collapse;
	border: 0;
	width: 100%;
	}

#calendar th {
	background:#000;
	padding: 1px;
	text-align: center;
	font-weight: normal;
	color: #fff;
	border:1px solid #fff;
	}

#calendar td {
	text-align: center;
	}

#calendar a {
	text-decoration: none;
	background:#d2e3e6;
	display:block;
	}

#calendar a:link, #calendar a:active, #calendar a:visited {
	text-decoration: none;
	color:#666;
	background:#d2e3e6;
	}

#calendar a:hover {
	color:#fff;
	background:#30909b;
	}

/* 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;
	margin: 0;
	}

#comment-preview div.content {
	background:url("content-bg.gif") repeat-y right bottom;
	}

.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: 3px solid #f1f1f1;
    text-align: left;
	font-size: small;
  	line-height: 150%;
    padding: 10px;
    margin: 10px 0;
	}

.content blockquote p {
	margin: 0;
	padding: 0;
	}

.comment-error blockquote {
    border: 3px solid #f1f1f1;
    margin: 10px 0 10px 10px;
	}

.content li {
  	line-height: 150%;
	}

/* date */

.content h2 {
	text-align: right;
	font-size: small;
	font-weight:bold;
	margin: 0 26px 10px;
	}

.content h3 {
	font-size: small;
	color: #FFF;
	background: url("entry-h3.gif") repeat-x left bottom #0d0d0d;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 16px 15px 20px;
	}

/* entry */

.entry {
	padding: 0 26px 40px;
	margin: 0;
	line-height: 150%;
	}

.entry-body ,.entry-more {
	overflow: hidden;
	line-height: 150%;
	padding: 10px 0;
	}

.entry-trackback, .entry-comment, .comment-preview, .comment-error, #comment-preview div.comment-form {
	text-align: left;
	padding: 0;
	margin: 0;
	}

#comment-preview div.entry-trackback, 
#comment-preview div.entry-comment,
#comment-preview div.comment-preview,
#comment-preview div.comment-error,
#comment-preview div.comment-form,
#comment-preview div.comments-open{
	text-align: left;
	padding: 0;
	margin: 0 26px;
	}

.archive-datebased, .archive-category {
	padding: 0 26px 30px;
	margin: 0;
	}

.archive-datebased p, .archive-category p {
	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: 0px;
    margin: 0;
	}

#about div.content {
	overflow: hidden;
	padding: 0;
	margin: 0;
	}

.contact-list, .minibio, .bio, .interests {
	text-align: left;
	overflow: hidden;
	padding: 0 26px 30px;
	}

/*#comment-preview div.content {
	overflow: hidden;
	padding:0;
	margin: 0 0 30px;
	}*/

.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,
.archive-datebased h2, .archive-category h2,
.contact-list h2, .minibio h2, .bio h2, .interests h2 {
	font-size: small;
	color: #373737;
	font-weight: bold;
	margin: 20px 0;
	padding: 20px 0 0;
	text-align: left;
	border-top:3px solid #f0f0f0;
	}

.comment-preview h2, .archive-datebased h2, .comment-error h2, .contact-list h2, .comments-open h2{
	margin: 0 0 1em;
	padding: 10px 0 0;
	text-align: left;
	border-top:none;
	}

.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 {
	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 0 10px;
    margin: 0;
	}

.entry-nav {
	padding: 0 26px 20px;
	}

.entry-nav p {
	font-size: x-small;
	text-align: right;
	margin-bottom: 0;
	}

.comment-form form {
    padding: 0;
	margin: 0;
	}

p.posted {
	font-size: x-small;
	border-top:1px solid #f0f0f0;
	text-align: right;
	margin: 0;
	padding: 10px 0 0;
	}

.entry-trackback p.posted, .entry-comment p.posted, #comment-preview p.posted {
	padding: 0 0 30px;
	margin: 0;
	border-top:none;
	text-align: left;
    clear: both;
	}

#comment-data {
	float: left;
	width: 160px;
	text-align: left;
	padding-right: 15px;
	margin-right: 15px;
	}
	
textarea {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	width: 100%;
	}

input, textarea {
	background: #FFFFFF;
	color: #000000;
	border: solid 1px #5d5d5d;
	}

label input#bakecookie {
	border: none;
	background: none;
	}

#comment-submit{
	text-align:center;
	margin: 0 auto;
}

/* sponsord link css */
.ad_txt a
{
 color: #000000 !important;
}

.ad_txt a { color: #5E574C !important;}
.ad_url a { color: #AA0060 !important;}