@charset "utf-8";

/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #666666;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	background: #FFFFFF url("body_bg.jpg") no-repeat center top;
	}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a:link, a:active {
	color: #68B100;
}

a:visited {
	color: #68B100;
}

a:hover {
	text-decoration:none;
}

#banner a:link, #banner a:active, #banner a:visited {
	color: #0A5365;
	text-decoration:none
}

#banner a:hover {
	text-decoration: underline;
}

.sidebar h2 a:link, .sidebar h2 a:active, .sidebar h2 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.entry h3 a:link, .entry h3 a:active, .entry h3 a:visited  {
	color: #FF8F00;
	text-decoration: underline;
}

.sidebar h2 a:hover, 
.entry h3 a:hover { 
	text-decoration:none
}

.posted a:hover　{
text-decoration:none;
}


/* base xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
h1, h2, h3, h4, h5, h6, li, p, form, embed {
	margin: 0px;
	padding: 0px;
}

#side ul, #side ul,
#right ul, #left ul,
#right ol, #left ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

img {
	border: none;
	}


/* footer xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#footer {
	margin: 0px auto;
	padding: 0px;
	}

#main-bottom {
	margin: 0px auto;
	padding: 0px;
	background: url(main_bottom.gif) no-repeat center bottom;
	height: 75px;
}


/* container xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#container {
	line-height: 140%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 700px;
	}

/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	height: 255px;
}

#banner-body {
	margin: 0px;
	padding: 50px 300px 0px 15px;
}

#banner h1 {
	padding:0px;
	margin:0px;
	font-size:x-large;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	color:#0A5365;
}

#banner h2 {
	padding:0px;
	margin:5px 0px 0px;
	font-size: small;
	font-weight: normal;
	text-align: left;
	color:#0A5365;
}

/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#main {
	margin: 0px;
	padding: 0px;
	width: 700px;
	background:url(main_bg.gif) repeat-y center;
}

#right, #left, #side{
	width: 200px;
	float: left;
	overflow: hidden;
}

#center {
	width: 500px;
	float: left;
	overflow: hidden;
}

/* sidebar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.sidebar {
	margin: 0px 9px;
	padding: 0px;
	text-align: left;
	overflow:hidden;
}

.module-content, .module-body{
	margin: 5px 15px 0px;
}

.sidebar-bottom {
padding: 0px;
margin: 0px;
}

.sidebar-bottom img{
text-align:center;
padding: 0px;
margin: 0px auto;
}

.sidebar li {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: small;
	text-align: left;
	line-height: 130%;
	list-style-type: none;
	}

.module {
	padding: 0px;
	margin: 0px 0px 35px;
}

.module h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 10px 20px 3px;
	margin: 0px;
	line-height: normal;
	color: #FFFFFF;
	background: url(sidebar-h2_bg.gif) no-repeat left top;
	}

.link-note {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px 5px 15px;
	margin: 0px;
	line-height: normal;
	background: url("sidebar-h2.gif") no-repeat left;
	color:#404040;
}

.link-note a,
.link-note a:link {
	color:#666666;
}


#powered img{
margin-left: 15px;
}

div.module-top {
	background:url(other-mt_bg.gif) no-repeat center;
	height: 15px;
}

/*
#recent-entries .module-top {
	background: url(reentry-mt_bg.gif) no-repeat center;
	height: 15px;
}

#recent-comment .module-top {
	background: url(recomment-mt_bg.gif) no-repeat center;
	height: 15px;
}

#recent-trackback .module-top {
	background: url(retrackback-mt_bg.gif) no-repeat center;
	height: 15px;
}

#archive-datebased .module-top {
	background: url(backnumber-mt_bg.gif) no-repeat center;
	height: 15px;
}

#archive-category .module-top {
	background: url(category-mt_bg.gif) no-repeat center;
	height: 15px;
}
*/

/* entry xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.content {
	margin: 0px;
	padding: 0px 17px;
	text-align: left;
}




.content p {
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 10px;
	}

.content blockquote {
	font-size: small;
  	line-height: 150%;
	background:#F8F8F8;
    padding: 10px;
    margin: 0px 5px;           
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: nomal;
	text-align: left;
	color:#646464;
	}
	
.entry {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}


.entry h3 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 5px 0px 10px;
	margin: 0px 0px 15px;
	line-height: normal;
	color: #FF8F00;
	background: url(h3_bg.gif) no-repeat center bottom;
}

.entry-body, .entry-more{
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.entry-body-text, .entry-more-text {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.content p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	border-top: 1px solid #EBEBEB;
	padding: 15px 0px;
	margin: 0px 0px 50px;
	clear: both;
	}

.comment-content p.posted,
.trackback-content p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	border: none;
	padding: 5px 0px;
	margin: 0px 0px 50px;
	clear: both;
}


.entry-comment, .entry-trackback{
	padding: 0px;
	margin:0px;
	clear: both;
	}
/*
.entry-comment p, .entry-trackback p, .comment-form form{
	margin:0px 15px;
	}
*/
.trackbacks ul{
	margin:0px 15px 50px;
}
		
.entry-nav {
	padding:0px;
	margin: 0px 15px 20px;
}

.entry-nav p {
	text-align: left;
}

.entry-trackback h2, 
.archive-category h2, #about div.content h2, .comment-form h2, 
.entry-comment h2, .comment-preview h2,  .archive-datebased h2,  .comment-error h2, #about div.contact-list h2,
.archive-category h2 {
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 20px 0px 0px;
	margin: 0px 0px 5px;
	line-height: normal;
	color: #FF8F00;
	border-top: 4px solid #EBEBEB;
}

.comment-list-previous h2, .archive-category h2, #about div.content h2{
	margin: 50px 0px 5px;
}

#about div.contact-list h2 {
	margin: 0px;
}

p.trackback-list-head {
	margin-bottom: 30px;
}

/* archive xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.archive-category p, .archive-datebased p {
	padding: 0px;
	margin: 0px 15px;
}

.archive-datebased h2 {
	margin: 0px;
}


/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#about div#center {
	width: 500px;
	float: left;
	overflow: hidden;
}

#about div#side {
	float: right;
	overflow: hidden;
}

.contact-list, .minibio, .bio, .interests {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	width: 466px;
}
/*
.contact-list p, .minibio p, .bio p, .interests p{
	margin:0px 15px;
	}
*/

/* calendar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#calendar table {
	font-size: x-small;
	border-collapse: collapse;
	border: 1px solid #E4E4E4;
	width: 150px;
	padding: 0px;
	margin: 0px 1px;
}

#calendar caption {
	font-size: small;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 10px;
	margin: 0px;
	line-height: normal;
	color: #8ED428;
	text-transform: uppercase;
	}

#calendar th {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border: 1px solid #E4E4E4;
	width: 20px;
}

#calendar td {
	padding:0px;
	text-align: center;
	border: 1px solid #E4E4E4;
}

#calendar td a,
#calendar td a:link {
	background: #E4FF92;
	display:block;
	margin:0px;
	padding:0px;
}

th.saturday,
th.sunday {
	background: #EBEBEB;
}

th.monday,
th.tuesday,
th.wednesday,
th.thursday,
th.friday {
	background:#F8F8F8;
}


	
/* form xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/*
#comment-form-data{
    margin:0px 15px;
}

*/
	
.comment-form form {
    padding: 0px;
	margin: 0px;
	width: 436px;
}

#comment-preview div.comment-form form {
    padding: 0px;
	margin: 0px 15px;
}

div#comment-data {
	width: 268px;
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	display:block;
}

.comment-form p {
    padding:0px;
    margin:0px 0px 10px;
	font-size: small;
}

#author, #email, #url {
	border: solid 1px #646464;
	background-color: #FFFFFF;
	width: 200px;
}

#comment-text-field textarea {
	border: solid 1px #646464;
	background-color: #FFFFFF;
	width: 436px;
	height: 150px;
}

#comment-submit{
	text-align: center;
}

#comment-submit input {
	border: solid 1px #646464;
	background-color: #ffffff;
	color: #666666;
}

#bakecookie {
	position:relative;
	top: 3px;
}

/* comment-error xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*
#comment-preview {
	padding-left: 200px;
}

*/

#comment-preview div.content {
	overflow: hidden;
}

.comment-preview p{
    margin:0px 15px;
}

.comment-error {
    margin-bottom: 50px; 
}

.comment-error p{
	padding-bottom: 0px;
	margin:0px 15px;
}

.comment-error blockquote {
	font-size: small;
  	line-height: 150%;
    padding: 10px;
    margin: 5px 0px; 
	text-align: left;
}

#comment-preview div.entry-comment {
    padding: 0px;
    margin: 0px; 
}

.ad_txt a { color: #5E574C !important;}
.ad_url a { color: #cc8000 !important;}