body {
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
	word-wrap: break-word;
	}

a {
	text-decoration: underline;	
	}

a:link {
	color: #BF2003;
	}

a:visited {
	color: #CE592E;
	}

a:active {
	color: #BF2003;
	}

a:hover {
	color: #A52222;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;	
	background: url("container-bg_2r.gif") right repeat-y;
	
	}

#banner {
	display: block;
	background: url("banner-bg_2.gif") repeat-y;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding:0px;
	height:100%;
	}

#banner-body {
	background:url("banner-body-bg_2.gif") 	bottom no-repeat;
	clear: both;
}

#banner-bottom {
	background:url("banner-bottom-bg_2.gif") no-repeat;
	height: 51px;
}

a#banner-img {
	display: none;
	}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: x-large;
	font-weight: bold;
	line-height:100%;
	padding:20px 15px 0px 15px;
	}

#banner h2 {
	font-size: small;
	padding: 5px 20px;
	color: #000000;
	}

#center {
	float: left;
	width: 500px;
	color: #FFFFFF;	
	overflow:hidden;
	}

#right {
	float: left;	
	width: 200px;
	overflow:hidden;
	}

#left .sidebar {
	padding: 10px 15px 10px 4px;
	}

#right .sidebar {
	padding: 10px 10px 10px 9px;
	}

.sidebar a {	
	text-decoration: none;	
	}

.sidebar a:link {
	color: #8A5959;
	}

.sidebar a:visited {
	color: #C58383;
	}

.sidebar a:active {
	color: #8A5959;
	}

.sidebar a:hover {
	color: #BF2003;
	}

.link-note a:link {color:#ffffff;}
.link-note a:visited {color:#ffffff;}
.link-note a:hover {color:#ffffff;text-decoration: none;}

#calendar {
  	line-height: 140%;
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 25px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #C9BF8B;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar ul {
	padding-left: 5px;
	margin: 0px;
	margin-bottom: 25px;
	}

.sidebar li {
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 120%;
	margin-top: 7px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px;
	}

#photo {
	text-align: center;
	margin-bottom: 25px;
	}

#powered {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #333333;
	margin-top: 50px;
	}

.content {
	padding: 0px;
	margin: 0px 5px;
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	}

.content p {
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	}

.content blockquote {
	line-height: 150%;
	padding: 7px;
	background: #EFDECC;
	border: solid 1px #BE1E01;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #CAC18C;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-top:15px;
	padding: 0px;
	}

.content h3 {
	color: #CB151B;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px  1px  0px;
	background: #FFFFFF;	
	}
	
/** 20070213追加↓　**/

.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: #CB151B;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #CB151B;
}

.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;
}

/** 20070213追加↑　**/

.content p.posted {
	color: #999999;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	line-height: normal;
	padding:10px;
	margin:0px;
	clear:both;
	}

.content-bottom{
	padding:0px;
	margin:0px;
}

.content p.posted a {
	text-decoration: none;	
	}

.content p.posted a:link {
	color: #CB151B;
	}

.content p.posted a:visited {
	color: #D4443B;
	}

.content p.posted a:active {
	color: #CB151B;
	}

.content p.posted a:hover {
	color: #DB6456;
	}

.post-footers {
	display:block;
	padding-bottom:3px;
	margin-bottom:0.2em;
	}

.entry{
    width: 490px;
	padding: 0px;
	margin-bottom:10px;
	background:#F4F3E8 url("content-bg_2.gif") repeat-y;
	overflow:hidden;
	}

.entry-body-top{
	background: url("entry-body-top-bg_2.gif") no-repeat;
height:34px;
position:relative;
top:-1px;
	}

.entry-body, .entry-more{
	padding: 0px 10px;
	margin:0px;
	}

.entry-body-bottom{
	background: url("entry-body-bottom_2.gif") no-repeat;
	margin:5px 0px;
	height:34px;
	clear:both;
	}

.entry-nav{
	padding:0px;
	margin-top:15px;
	background:#FFFFFF;
	}

.entry-trackback{
	padding:0px 10px;
	}

.date-footer{
	padding-bottom:5px;
	margin-bottom:10px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea {
	width: 80%;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	}

form{
margin:0px;
padding-bottom:10px;
}

.comment-form{
padding:0px 0px;
}

.entry-comment{
padding:0px 10px;
}

#side{
	width:200px;
	float:left;
	overflow:hidden;
}

#side .sidebar {
	padding: 10px 15px 10px 4px;
	}

#about div#center{
	width:500px;
}

.archive-datebased h2, .archive-category h2, .contact-list h2, .minibio h2, .interests h2, .bio h2{
	padding:0px;
	}

.archive-datebased p, .archive-category p, .contact-list p, .minibio p, .interests p{
	margin:10px 0px 2.4em;
	}

.bio-body{
	margin:0px 0px 2.4em;
}

.bio-body p{
	margin:10px 0px 0px 0px;
}

/* add */

.link-note{
	background: url("module-top.gif") bottom no-repeat;
	padding:0px 0px 2px 0px;
	margin:0px;
	overflow:hidden;
	margin-bottom: 25px;
	}

.link-note a{
	display:block;
	background:#C9BF8B url("list-h2.gif") top no-repeat;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	font-weight:bold;
	line-height: 150%;
	text-align: left;
	padding: 2px 30px 2px;
	}

.sidebar h2 {
	color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin: 0px 0px;
	padding: 2px 30px 0px;
	background: #C9BF8B url(list-h2.gif) no-repeat left top;
	}

.sidebar h2 a {	
	text-decoration: none;	
	}

.sidebar h2 a:link {
	color: #FFFFFF;
	}

.sidebar h2 a:visited {
	color: #FFFFFF;
	}

.sidebar h2 a:active {
	color: #FFFFFF;
	}

.sidebar h2 a:hover {
	color: #FFFFFF;
	}
	
.module-top {
	padding:2px 0px 0px;
	background:  url(module-top.gif) no-repeat left top;
}
	
	
/* add02 */

.entry-trackback h2, .comment-list h2, .comment-form h2, .comment-preview h2, .comment-list-previous h2, .comment-error h2{
	display:block;
	padding:0px;
	overflow:hidden;
	color: #CA151A;
}

/* sponsord link css */
.ad_txt a
{
 color: #333333 !important;
}
