@charset "utf-8";
/* body */
body {
	margin: 0px;
	padding: 0px;
	background: #FFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", arial, helvetica, san-serif;
	text-align: center;
	color:#FFF;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}

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;
}

/*img {
	border: 0px;
}*/

#banner-img {
	display: none;
}

/* container */
#container {
	position: relative;
	margin: 0px auto;
	background: #6D5D44 url(container_bg.jpg) repeat-y top left;
	width: 800px !important;
	width /**/: 808px;
	text-align: left;
}

/* banner */
#cocolog-logo {
	margin-left:511px;
}

#cocolog-logo img {
	border:none;
}

#banner-body {
	padding: 190px 15px 0px 30px;
	width: 555px !important;
	width /**/: 585px;
}

#banner {
	background: #393F3B url(photo_banner.jpg) no-repeat top left;
	height: 321px;
	overflow:hidden;
}

#banner h1 {
	font-size: x-large;
	font-weight: bold;
	margin-bottom: 8px;
}

#banner h2 {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
}

#banner a {
	color: #FFF;
	text-decoration: underline;
}

/* main */
#comment-preview {
	font-size: small;
}

#side {
	width: 200px;
	float: left;
	overflow: hidden;
}

#right {
	width: 200px;
	float: left;
	overflow: hidden;
}

#center {
	padding-top: 12px;
	width: 400px;
	float: left;
	overflow: hidden;
}

#center a {
	color: #FFD452;
}

#left {
	width: 200px;
	float: left;
	overflow: hidden;
}

/* entry */
#center h2 {
	margin: 0px 15px 9px 15px;
	font-size: small;
}

#center h3 {
	margin: 0px 15px 0px 15px;
	padding: 9px 0px 27px 51px;
	background: url(icon_title.gif) no-repeat left top;
	font-size: medium;
}

/** 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 !important;
	color:#FFFFFF !important;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline !important;
	color:#FFFFFF !important;
}

h2.content-header {
	padding-bottom: 30px;
}

/** 20070214追加↑　**/

.entry {
	margin-bottom: 22px;
	width: 400px;
	font-size: small;
	overflow: hidden;
}

div.entry-body {
	padding: 0px 15px 0px 15px;
	width: 370px !important;
	width /**/: 400px;
	float: left !important;
	float /**/: none;
	line-height: 150%;
}

div.entry-body p {
	margin-bottom: 7px;
}

div.entry-more {
	padding: 0px 15px 0px 15px;
	width: 370px !important;
	width /**/: 400px;
	float: left !important;
	float /**/: none;
	line-height: 150%;
}

div.entry-more p {
	margin-bottom: 7px;
}


.entry-nav {
	padding: 0px 15px 0px 15px;
	font-size: small;
	margin-bottom: 47px;
}

.entry-nav p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.entry p.posted {
	padding: 0px 15px 35px 15px;
	line-height: normal;
	clear: both;
}

.entry blockquote {
	padding: 0px 20px;
	line-height: 150%;
}

.entry li {
	line-height: 150%;
}


/* trackback */
.entry-trackback {
	padding: 14px 15px 21px 15px;
	width: 370px !important;
	width /**/: 400px;
}

#center div.entry-trackback h2 {
	margin: 0px;
	padding: 9px 0px 27px 51px;
	background: url(icon_title.gif) no-repeat left top;
	font-size: small;
}

p.trackback-url {
	margin-bottom: 14px;
}

p.trackback-list-head {
	margin-bottom: 14px;
}

/* comment */
.comment-list {
	padding: 14px 0px 21px 0px;
	width: 400px;
}

#center div.comment-list h2 {
	margin: 0px 15px;
	padding: 9px 0px 27px 51px;
	background: url(icon_title.gif) no-repeat left top;
	font-size: small;
}

.comment-form {
	padding: 14px 15px 10px 15px;
	width: 370px !important;
	width /**/: 400px;
}

#center div.comment-form h2 {
	margin: 0px;
	padding: 9px 0px 27px 51px;
	background: url(icon_title.gif) no-repeat left top;
	font-size: small;
}

div.comment-body p {
	margin-bottom: 7px;
}

div.comment-content {
	padding: 0px 15px 0px 15px;
	width: 370px !important;
	width /**/: 400px;
	line-height: 150%;
}

div.comment-content p {
	margin-bottom: 7px;
}

div.comment-content p.posted {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background: url(clear.gif) no-repeat left bottom;
	line-height: normal;
	clear: both;
}

#comment-preview {
	padding-left: 200px;
}

.comment-preview {
	padding: 0px 15px 27px 15px;
	width: 370px !important;
	width /**/: 400px;
}

#center div.comment-preview h2 {
	margin: 0px;
	padding: 9px 0px 27px 51px;
	background: url(icon_title.gif) no-repeat left top;
	font-size: small;
}

#center div.comment-preview p {
	margin-bottom: 7px;
}

div.comment-preview p.posted {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url(clear.gif) no-repeat left bottom;
	line-height: normal;
	clear: both;
}

.comment-error{
	padding: 0px 15px 27px 15px;
	width: 400px;
}

#center div.comment-error h2 {
	margin: 0px;
	padding: 9px 0px 27px 51px;
	background: url(icon_title.gif) no-repeat left top;
	font-size: small;
}

#center div.comment-error blockquote {
	margin-top: 0px;
	padding-top: 0px;
}

#center div.comment-error p {
	margin-bottom: 7px;
}

.comment-list-previous {
	padding: 39px 0px 21px 0px;
	width: 370px !important;
	width /**/: 400px;
	float: left !important;
	float /**/: none;
}

#center div.comment-list-previous h2 {
	margin: 0px 15px;
	padding: 9px 0px 27px 51px;
	background: url(icon_title.gif) no-repeat left top;
	font-size: small;
}

#center div.comment-list-previous p {
	margin-bottom: 7px;
}

div.comment-list-previous p.posted {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background: url(clear.gif) no-repeat left bottom;
	line-height: normal;
	clear: both;
}

/* form */
div.comment-form form {
	position: relative;
	padding: 3px 0px 0px 0px;
}

.comment-form form p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#author, #email, #url {
	width: 153px;
	height: 24px;
}

#comment-text-field textarea {
	width: 300px;
	height: 211px;
}

#comment-submit{
	margin-top: 6px;
	text-align: center;
}

#comment-regist {
	position: absolute;
	top: 3px;
	left: 214px;
}

#bakecookie {
	vertical-align: middle;
}

#comment-separator {
	display: none;
}

/* archive */
.archive-datebased, .archive-category {
	padding: 0px 15px 43px 15px;
}

#center div.archive-datebased h2 {
	margin: 0px;
	padding: 9px 0px 21px 51px;
	background: url(icon_title.gif) no-repeat left top;
	font-size: small;
}

#center div.archive-category h2 {
	margin: 0px;
	padding: 9px 0px 21px 51px;
	background: url(icon_title.gif) no-repeat left top;
	font-size: small;
}

.archive-datebased p, .archive-category p {
	margin: 0px;
	padding: 0px;
	line-height: 165%;
	font-size: small;
}

#center div.archive-datebased a , #center div.archive-category a {
	line-height: 165%;
	font-size: small;
}


/* right&left&side */
#right div.sidebar-top {
	display: none;
}

.module, .list {
	margin-bottom: 8px;
	padding: 0px 15px 10px 15px;
}

.module h2 {
	padding: 12px 0px 12px 45px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;	
}

.module ul {
	font-size: small;	
	width: 170px;
	overflow: hidden;
}

.module li {
	margin-bottom: 12px;
	word-wrap: break-word;
}

.list h2 {
	padding: 12px 0px 12px 45px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;	
}

.list ul {
	font-size: small;	
	width: 170px;
	overflow: hidden;
}

.list li {
	margin-bottom: 12px;
	word-wrap: break-word;
}

div.link-note {
	margin-bottom: 12px;
	font-size: small;	
	word-wrap: break-word;
}

#nifty_rss_reader {
	margin-bottom: 12px;
	padding: 0px 15px 21px 15px;
}

#powered {
	padding: 10px 15px 22px 15px;
}

#photo {
	padding: 10px 15px 22px 15px;
}

#calendar {
	padding: 10px 15px 31px 15px;
	font-size: x-small;	
}

#calendar table {
	width:100%;
}

#calendar caption {
	text-align: left;
}

#calendar td, #calendar th {
	text-align: center;
}

#calendar a {
	color: #FFD452;
}

/* profile */
#about div.content {
	padding: 0px 15px 0px 15px;
}

#about div.content div {
	padding: 0px 0px 28px 0px;
}

#about div.content h2 {
	margin: 0px 0px 9px 0px;
	padding: 0px;
	font-size: medium;
	color: #EB6100;
}

#about div.content {
	font-size: small;	
}

#about div.content table {
	clear:both;
}

/* sponsord link css */
.ad_txt a
{
 color: #FFFFFF !important;
}
