@charset "utf-8";

html * {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}

body {
	margin: 0;
	padding: 0;
	background: #000 url("http://template.cocolog-nifty.com/000031/two_column_right/component/body.gif") repeat-y 50% 0;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
}

* html body {
	text-align: center;
}

a { text-decoration: underline; }
a:link { color: #000; }
a:visited { color: #000; }
a:active { color: #000; }
a:hover { text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#header {
	display: none;
}

#container {
	margin: 0 auto;
	width: 700px;
	text-align: left;
	background: #C4DE49;
}


/* //////////////////////////////////
//    banner
//////////////////////////////////// */

a#banner-img {
	display: none;
}

#banner {
	margin: 0;
	padding: 0;
	width: 700px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_right/component/banner.jpg") no-repeat left top;
	color: #fff;
	float: left;
}

#banner a {
	color: #fff;
	text-decoration: none;
}

#banner #banner-body-top {
	width: 20px;
	height: 220px;
	float: left;
}

#banner #banner-body {
	padding: 76px 250px 20px 0;
	width: 430px;
	_width /**/: 680px;
	float: left;
}

#banner #banner-body h1 {
	margin: 0 0 0.3em;
	font-size: x-large;
	font-weight: bold;
}

#banner #banner-body h2 {
	margin: 0 0 0.3em;
	font-size: medium;
	font-weight: bold;
}


/* //////////////////////////////////
//    main
//////////////////////////////////// */

#main-top, #main-bottom, #footer {
	display: none;
}

#main {
	margin: 0;
}

#center {
	margin: 0 0 0 10px;
	_margin: 0 0 0 5px;
	width: 480px;
	float: left;
	overflow: hidden;
}

#right {
	margin: 0 0 0 10px;
	padding: 0;
	width: 190px;
	float: left;
	overflow: hidden;
}

#side {
	margin: 0 10px 0 0;
	_margin/**/: 0 5px 0 0;
	width: 190px;
	_width /**/: 200px;
	float: right;
	overflow: hidden;
}


/* //////////////////////////////////
//    content
//////////////////////////////////// */

#center div.content {
	margin: 0;
}

#center div.content h2 {
	padding: 3px 10px;
	color: #fff;
	font-size: small;
	font-weight: bold;
}

#center div.content div.content-top,
#center div.content div.content-bottom,
#center div.content div.entry-bottom {
	display: none;
}

#center div.content div.entry-top {
	height: 5px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_right/component/entry-top.gif") repeat-y left top;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	overflow: hidden;
}

#center div.content div.entry {
	margin: 0 0 10px;
	padding: 15px 19px 25px;
	background: #D9E986 url("http://template.cocolog-nifty.com/000031/two_column_right/component/entry-bottom.gif") no-repeat left bottom;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#center div.content div.entry h3 {
	padding: 5px 0 30px 45px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_right/component/content-h3.gif") no-repeat left top;
	font-size: large;
	font-weight: bold;
}

/** 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: #000;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #000;
}

.archive-category h2, #about div.content h2, .comment-form h2, .entry-trackback h2, .entry-comment h2, .comment-preview h2,  .archive-datebased h2,  .comment-error h2, #about div.contact-list h2 {
	font-size: medium;
	font-weight: bold;
}

/** 20070214追加↑　**/

#center div.content div.entry p {
	margin: 0 0 1em;
	font-size: small;
	line-height: 150%;
}

#center div.content div.entry blockquote {
	margin: 0 0 1em;
	font-size: small;
	line-height: 150%;
	background: #EFFBAE;
	border: 1px dashed #000000;
	padding: 8px;
}

#center div.content div.entry li {
	line-height: 150%;
}

#center div.content div.entry div.entry-body-bottom {
	clear: both;
}

#center div.content div.entry p.posted {
	margin: 3em 0 0;
	font-size: x-small;
	line-height: normal;
}

#center div.content div.date-footer {
	display: none;
}



/* //////////////////////////////////
//    sidebar
//////////////////////////////////// */

div.sidebar-top {
	width: 188px;
	_width /**/: 190px;
	height: 5px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_right/component/sidebar-top.gif") repeat-y left top;
	border-left: 1px solid #5F7C20;
	border-right: 1px solid #5F7C20;
	border-top: 1px solid #5F7C20;
	overflow: hidden;
}

div.sidebar-bottom {
	display:none;
}

div.sidebar {
	width: 171px;
	_width /**/: 190px;
	padding: 15px 9px 9px 10px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_right/component/sidebar.gif") repeat-y left top;
	border-bottom: 1px solid #5F7C20;
	_overflow/**/: hidden;
}


div.sidebar img {
	border: none;
}

div.sidebar h2 {
	font-size: small;
	font-weight: bold;
}

div.sidebar ul {
	margin: 0 0 30px;
	padding: 0;
	list-style: none;
}

div.sidebar li {
	margin: 5px 0 0;
	font-size: small;
	line-height: 150%;
}

div.sidebar #calendar {
	line-height: 140%;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}

div.sidebar #calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0;
	width: 100%;
}

div.sidebar #calendar caption {
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #000;
	font-size: small;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
}

div.sidebar #calendar th, #calendar td {
	text-align: center;
	font-weight: normal;
}

div.sidebar div.link-note {
	margin: 0 0 15px;
	padding: 2px;
	font-size: small;
	line-height: 140%;
}

div.sidebar #photo,
div.sidebar div.photo {
	margin: 0 0 20px;
	text-align: center;
}

div.sidebar #powered {
	margin: 30px 0 30px;
	font-size: x-small;
	text-align: center;
}


div.sidebar #recent-entries h2 {
	padding: 3px 0 10px 26px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_left/component/list_h2.gif") no-repeat left top;
	text-decoration: none;
	border-bottom: dashed 1px #000000;
}

div.sidebar #archive-datebased h2 a {
	display: block;
	padding: 3px 0 10px 26px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_left/component/list_h2.gif") no-repeat left top;
	text-decoration: none;
	border-bottom: dashed 1px #000000;
}

div.sidebar #archive-category h2 {
	padding: 3px 0 10px 26px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_left/component/list_h2.gif") no-repeat left top;
	text-decoration: none;
	border-bottom: dashed 1px #000000;
}

div.sidebar #recent-comment h2 {
	padding: 3px 0 10px 26px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_left/component/list_h2.gif") no-repeat left top;
	text-decoration: none;
	border-bottom: dashed 1px #000000;
}

div.sidebar #recent-trackback h2 {
	padding: 3px 0 10px 26px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_left/component/list_h2.gif") no-repeat left top;
	text-decoration: none;
	border-bottom: dashed 1px #000000;
}

div.sidebar #update-list h2 {
	padding: 3px 0 10px 26px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_left/component/list_h2.gif") no-repeat left top;
	height: 26px;
	text-decoration: none;
	border-bottom: dashed 1px #000000;
}

div.sidebar #gallery h2 {
	padding: 3px 0 10px 26px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_left/component/list_h2.gif") no-repeat left top;
	text-decoration: none;
	border-bottom: dashed 1px #000000;
}


div.sidebar div.module div.link-note {
	padding: 1px 0 5px 26px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_right/component/list_h2.gif") no-repeat left top;
	font-weight: bold;
	line-height: normal;
}

div.sidebar #profile div.link-note,
div.sidebar #user-email div.link-note,
div.sidebar #subscribe div.link-note,
div.sidebar #syndicate div.link-note {
	padding: 0;
	background: none;
}

div.sidebar #profile div.link-note a {
	display: block;
	padding: 3px 0 10px 26px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_left/component/list_h2.gif") no-repeat left top;
	height: 22px;
	text-decoration: none;
}

div.sidebar #user-email div.link-note a {
	display: block;
	padding: 3px 0 10px 26px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_left/component/list_h2.gif") no-repeat left top;
	height: 22px;
	text-decoration: none;
}

div.sidebar #subscribe div.link-note a {
	display: block;
	padding: 3px 0 10px 26px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_left/component/list_h2.gif") no-repeat left top;
	height: 22px;
	text-decoration: none;
}

div.sidebar #syndicate div.link-note a {
	display: block;
	padding: 3px 0 10px 26px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_left/component/list_h2.gif") no-repeat left top;
	height: 22px;
	text-decoration: none;
}

/* 20051120 add .lovering h2 */
div.sidebar div.list h2, .lovering h2 {
	padding: 3px 0 10px 26px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_right/component/list_h2.gif") no-repeat left top;
	border-bottom: 1px dashed #000;
}


#center div.content div.entry-nav {
	margin: 0 0 10px;
}

#center div.content div.entry-nav p{
	margin: 0;
	font-size: small;
}


/* //////////////////////////////////
//    archive
//////////////////////////////////// */

#center div.content div.archive-section-top {
	margin: 0 0 15px;
	height: 5px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_right/component/entry-top.gif") repeat-y left top;
	overflow: hidden;
}

#center div.content div.archive-datebased,
#center div.content div.archive-category {
	margin: 0 0 10px;
	padding: 0 0 25px;
	background: #D9E986 url("http://template.cocolog-nifty.com/000031/two_column_right/component/entry-bottom.gif") no-repeat left bottom;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#center div.content div.archive-datebased h2,
#center div.content div.archive-category h2 {
	margin: 0 19px 10px;
	padding: 0 0 5px;
	color: #000;
	border-bottom: 1px dashed #000;
}

#center div.content div.archive-datebased p,
#center div.content div.archive-category p {
	margin: 0 19px;
	font-size: small;
	line-height: 150%;
}

/* //////////////////////////////////
//    about
//////////////////////////////////// */


#center div.content div.about-section-top {
	margin: 0 0 15px;
	height: 5px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_right/component/entry-top.gif") repeat-y left top;
	overflow: hidden;
}

#center div.content div.contact-list,
#center div.content div.minibio,
#center div.content div.bio,
#center div.content div.interests {
	margin: 0 0 10px;
	padding: 0 0 25px;
	background: #D9E986 url("http://template.cocolog-nifty.com/000031/two_column_right/component/entry-bottom.gif") no-repeat left bottom;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: small;
}

#center div.content div.contact-list h2,
#center div.content div.minibio h2,
#center div.content div.bio h2,
#center div.content div.interests h2 {
	margin: 0 19px 10px;
	padding: 0 0 5px;
	color: #000;
	border-bottom: 1px dashed #000;
}

#center div.content div.contact-list p,
#center div.content div.minibio p,
/*#center div.content div.bio p,*/
#center div.content div.interests p {
	margin: 0 19px;
	font-size: small;
	line-height: 150%;
}

#center div.content div.bio div.bio-body {
	width: 440px;
	margin: 0 19px;
	overflow: hidden;
}

#center div.content div.bio div.bio-body table{
	width: auto;
	clear: both;
}

/* //////////////////////////////////
//    individual
//////////////////////////////////// */

#center div.content div.entry-trackback h2,
#center div.content div.comment-list h2,
#center div.content div.comment-form h2 {
	margin: 40px 0 20px;
	padding: 0 0 5px;
	color: #000;
	border-bottom: 1px dashed #000;
}

#center div.content p.posted {
	margin: 2em 0 0;
	font-size: x-small;
	line-height: normal;
}

#center div.content div.comment-body {
	font-size: small;
}

#center div.content div.trackback-content {
	margin: 0 0 1em;
}

#center div.content div.trackback-content p.trackback-body {
	margin: 0 0 1em;
}

#center div.content div.trackback-content p,
#center div.content div.trackback-content p.posted {
	margin: 0 0 0;
}



#center div.content #comment-form-data #comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}


#center div.content #comment-form-data textarea[id="comment-text"] {
	width: 80%;
}


/* //////////////////////////////////
//    comment
//////////////////////////////////// */

#main #comment-preview {
	margin: 0 0 0 0;
	width: 480px;
}

#main #comment-preview div.content-top {
	margin: 0 0 0;
	height: 5px;
	background: transparent url("http://template.cocolog-nifty.com/000031/two_column_right/component/entry-bottom.gif") repeat-y left top;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	overflow: hidden;
}

#main #comment-preview div.content {
	margin: 0 0 0;
	padding: 25px 19px 35px;
	background: #D9E986 url("http://template.cocolog-nifty.com/000031/two_column_right/component/entry-top.gif") no-repeat left bottom;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#main #comment-preview div.content h2 {
	padding: 0 0 5px;
	color: #000;
	border: none;
	border-bottom: 1px dashed #000;
}

#main #comment-preview div.content div.comment-error h2 {
	color: #f00;
}

#main #comment-preview div.content div.comment-error,
#main #comment-preview div.content div.comment-form,
#main #comment-preview div.content div.comment-preview {
	font-size: small;
}

/*20070719↓*/

#archive-datebased h2 a, #archive-category h2 a {
	text-decoration: underline !important;
}

#archive-datebased h2 a:link, #archive-category h2 a:link {
	text-decoration: underline !important;
}

#archive-datebased h2 a:hover, #archive-category h2 a:hover {
	text-decoration: none !important;
}

.entry-body-text {
	width: 440px;
	overflow: hidden;
}

/*20070719↑*/
