@charset "utf-8";

/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color:#585858;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	background: #E4EEF3 url("body_bg.gif") repeat-x center top;
	}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a:link, a:active, a:visited {
	color: #FF9000;
}

a:hover {
	color: #FF9000;
	text-decoration:none
}

#banner a:link, #banner a:active, #banner a:visited {
	color: #246385;
	text-decoration:none
}

#banner a:hover { 
	color: #246385;
	text-decoration: underline;
}

/* base xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
h1, h2, h3, h4, h5, h6, li, p, form, embed {
	margin: 0px;
	padding: 0px;
}


.sidebar ul, .sidebar ul {
	padding: 0px;
	margin: 10px;
	list-style-type: none;
}


img {
	border: none;
	}


/* container xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#container {
	line-height: 140%;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	width: 900px;
	}

/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 83px;
}

#banner h1 {
	padding:20px 0px 0px 0px;
	margin:0px;
	font-size:x-large;
	font-weight: bold;
	color:#246385;
	text-align: left;
	line-height: 120%;
	float:left;
	width: 450px;
}

#banner h2 {
	padding:20px 0px 0px 0px;
	margin:0px;
	font-size: small;
	font-weight: normal;
	text-align: right;
	float: right;
	width: 400px;
	color:#246385;
}

/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#main {
	margin: 20px 0px 0px;
	padding: 0px;
}

#right, #left, #side{
	width: 200px;
	float: left;
	overflow: hidden;
}

#center {
	width: 500px;
	float: left;
	overflow: hidden;
}

#footer {
	display: none;
}

/* sidebar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#left .sidebar {
	margin: 0px;
	padding: 0px 19px 0px 0px;
	overflow:hidden;
}

#right .sidebar {
	margin: 0px;
	padding: 0px 0px 0px 19px;
	overflow:hidden;
}

.sidebar h2 {
	background: url(sidebar-h2_bg.gif) no-repeat center top;
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 15px 11px 3px;
	margin: 0px;
	line-height: normal;
	color: #246385;
	}

.sidebar h2 a:link,
.sidebar h2 a:active,
.sidebar h2 a:visited { color:#246385 }

.sidebar h2 a:hover {
	color: #246385;
	text-decoration: none;
}

.link-note {
	font-size: small;
	text-align: left;
	line-height: normal;
	padding: 0px 0px 0px 15px;
	margin: 30px 0px;
	background: url(side-icon.gif) no-repeat left top;
	}
#archive-category li,
#archive-datebased li,
#recent-trackback li,
#recent-comment li,
#recent-entries li {
	padding: 0px 0px 10px;
	font-size: small;
	text-align: left;
	line-height: 130%;
	list-style-image:url(side-icon2.gif);
}
	
.module-body {
	padding: 5px 15px 5px 10px;
	margin: 0px;
	background: url("module-bg.gif") repeat-y left top
}

.module-qrcode .module-body {
	padding: 5px 15px 5px 15px;
	margin: 0px;
	background: url("module-bg.gif") repeat-y left top;
	text-align: center;
}

.module {
	padding: 0px;
	margin: 0px 0px 10px;
}

#archive-category ul,
#archive-datebased ul,
#recent-trackback ul,
#recent-comment ul,
#recent-entries ul {
	overflow: hidden;
	padding-left: 25px;
	margin:0px;
	width: 126px;
}

.module-bottom {
	padding: 0px;
	margin: 0px;
	width: 181px;
	height: 15px;
	background: url("module-bottom_bg.gif") no-repeat left top;
}

#photo {
	background:none;
	}
	
#powered {
	background:none;
	}

	
#left div.sidebar-bottom {
	background:none;
}

#right div.sidebar-bottom {
	background:none;
}

.module-top {
	background: url(other-mt_bg.gif) no-repeat top center;
	height: 5px;
	width: 181px;
}

#recent-entries .module-top {
	background: url(reentry-mt_bg.gif) no-repeat top center;
	height: 23px;
}

#recent-comment .module-top {
	background: url(recomment-mt_bg.gif) no-repeat top center;
	height: 23px;
}


#recent-trackback .module-top {
	background: url(retrackback-mt_bg.gif) no-repeat top center;
	height: 23px;
}


#archive-datebased .module-top {
	background: url(backnumber-mt_bg.gif) no-repeat top center;
	height: 23px;
}


#archive-category .module-top {
	background: url(category-mt_bg.gif) no-repeat top center;
	height: 23px;
}



/* entry xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.content {
	margin: 0px;
	padding: 5px 0px;
	background: #F1F1F1 url(content_bg.gif) repeat-y;
}

.content-top {
	background:url(content-top_bg.gif) no-repeat top center ;
	margin:0px;
	padding: 0px;
	height: 9px;
}

.content p {
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	padding: 0px 0px 10px;
	}

.content blockquote {
	font-size: small;
  	line-height: 150%;
	border: 1px dashed #C5D6DE;
    padding: 8px 8px 0px;
    margin: 15px 0px;        
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 10px 13px 0px 13px;
	margin: 0px;
	line-height: 100%;
	text-align: left;
	color: #246385;
	}
	
.entry {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	background: url(line.gif) no-repeat center bottom;
}

.entry-top {
	display: none;
}

.entry-body {
	overflow:hidden;
	width: 450px;
}

.entry-body-top {
	background:url(entry-body-top.gif) no-repeat center bottom;
	height: 7px;
}


.entry-body-bottom {
	background:url(entry-body-bottom.gif) no-repeat center top;
	height: 6px;
}

.entry-bottom {
	margin: 0px;
	padding: 10px 0px;
	height: 8px;
}

.entry h3 {
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 8px 0px 10px 13px;
	margin: 0px;
	line-height: normal;
	color: #246385;
}

/** 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: #246385;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: underline;
	color: #246385;
}

h2.content-header {
	padding-bottom: 20px;
	}

/** 20070214追加↑　**/

.entry-body, .entry-more{
	background: url(entry-body_bg.gif) repeat-y;
	margin: 0px;
	padding: 10px 25px;
	overflow:hidden;
}

.entry-body-text, .entry-more-text  {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
	
div.entry p.posted, div.entry-comment p.posted, div.entry-trackback p.posted {
	font-size: small;
	text-align: left;
	line-height: normal;
	padding: 12px 15px 40px;
	margin:0px;
	clear: both;
	}
		
.entry-nav {
	padding:0px;
	margin:0px;
}

.entry-nav p {
	padding:15px;
	margin: 0px;
	text-align: left;
}

.entry-trackback, .entry-comment, .archive-category {
	background:url(line.gif) no-repeat top center;
	padding: 0px;
	margin: 0px 15px;
	}

.comment-form {
	background:url(line.gif) no-repeat top center;
}

.archive-category h2, #about div.content h2, .comment-form h2 {
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 20px 10px;
	margin: 40px 0px 0px;
	line-height: normal;
	color: #246385;
}

.archive-datebased h2 {
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 20px 0px 15px;
	margin: 0px;
	line-height: normal;
	color: #246385;
}

.archive-category h2, .entry-trackback h2, .entry-comment h2, .comment-preview h2, .comment-error h2, #about div.contact-list h2 {
	font-size: medium;
	text-align: left;
	font-weight: bold;
	padding: 30px 0px 15px;
	margin: 0px;
	line-height: normal;
	color: #246385;
}


.minibio h2,
.bio h2,
.interests h2,
#comment-preview .comment-form h2 {
	padding: 20px 0px !important;
}


p.trackback-list-head {
	margin: 0px 0px 30px;
}

.comment-content,
.trackback-content {
	background: url(entry-icon.gif) no-repeat left top;
	padding-left: 15px;
}

.content-bottom {
	background:url(content-bottom.gif) no-repeat center top;
	height: 7px;
}




/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.archive-category, .archive-datebased {
	padding: 0px 0px 40px;
	margin: 0px;
}

.archive-category p, .archive-datebased p {
	padding: 0px 30px;
	margin: 0px;
}

.archive-category h2,
.archive-datebased h2 {
	padding-left:15px;
}


/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#about div.content-top {
	padding: 0px;
	margin: 0px;
	background: url(content-top_bg.gif) no-repeat center top;
	height: 9px;
}

#about div.content-bottom{
	padding: 0px;
	margin: 0px;
	background: url(content-bottom.gif) no-repeat left top;
	height: 7px;
}

#about div.content {
	padding: 0px;
	margin: 0px;
	background: url(content_bg.gif) repeat-y left top;
}

.bio-body {
	overflow: hidden;
}

#about .sidebar {
	width: 181px;
	margin: 0px 19px 0px 0px;
}

.interests,
.bio,
.minibio,
.contact-list {
	padding: 0px 15px;
}

/* calendar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#calendar {
	padding: 0px 15px 20px;
	margin: 0px 0px 10px;
	background: url(calender_bg.gif) no-repeat left top;
}

#calendar table {
	width:151px;
	height:140px;
	font-size: 10px;
	border-collapse:collapse;

}

#calendar caption {
	padding: 55px 0px 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #246385;
}

#calendar th {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	height: 15px;
	border:1px solid  #DEDEDE;
}

#calendar td {
	padding: 0px;
	margin: 0px;
	text-align: center;
	border:1px solid  #DEDEDE;
	width:20px;
	color:#246385;

}

#calendar td a:link, #calendar td a:active, #calendar td a:visited {
	color:#FFFFFF;
	text-decoration: underline;
	}

#calendar td a:hover{
	color:#FFFFFF;
	text-decoration: none;
}

.saturday,
.sunday {
	background: #6C9CB5;
	height: 15px;
	width: 20px;
	padding: 0px;
	margin: 0px;
}

.monday,
.tuesday,
.wednesday,
.thursday,
.friday {
	background: #B9D1DC;
	height: 15px;
	padding: 0px;
	margin: 0px;
}



/* form xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	
.comment-form form {
    padding: 0px;
	margin: 0px;
	width: 470px;
}

div#comment-data {
	width: 220px;
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	display:block;
	border-right: dashed 1px #7D7D7D;
}

.comment-form p {
    padding:0px;
    margin:0px 0px 10px;
	font-size: small;
}

#comment-data #author, #comment-data #email, #comment-data #url {
	border: solid 1px #7D7D7D;
	background-color: #FFFFFF;
	width: 180px;
}

#comment-text-field textarea {
	border: solid 1px #7D7D7D;
	background-color: #FFFFFF;
	width: 460px;
	height: 150px;
}

#comment-submit{
	padding-bottom: 40px;
	text-align: center;
}



#bakecookie {
	position:relative;
	top: 3px;
}

/* comment-error xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#comment-preview {
	padding-left: 219px;
}

#comment-preview div.content-top {
	padding: 0px;
	margin: 0px;
	background: url(content-top_bg.gif) no-repeat left top;
	height:9px;
}

#comment-preview div.content-bottom{
	padding: 0px;
	margin: 0px;
	background: url("content-bottom.gif") no-repeat left top;
	height: 7px;
}

#comment-preview div.content {
	padding: 10px;
	margin: 0px;
	background: url("content_bg.gif") repeat-y left top;
}

.comment-error blockquote {
	font-size: small;
  	line-height: 150%;
	border: 1px dashed #C5D6DE;
    padding: 8px 8px 8px;
    margin: 15px 0px;
}



/* ブログパーツ始め xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* 20070817修正 */

div.module-widget, div.module-widget ul {
    margin: 10px 0px 0px !important;
	padding: 10px 0px 8px 0px;
}

div.module-widget li {
	list-style:none;
	padding:10px;
}
/*
div.module-widget h2 {
	background: url("content-h2.gif") no-repeat left top !important;
    margin: 10px 0px 0px !important;
	padding: 3px 0px 8px 25px;
}

#widget-cocolog_Search_Phrase div.module-content,
#widget-cocolog_Search_Phrase div.module-bottom,
#widget-cocolog_Access_Area div.module-content,
#widget-cocolog_Access_Area div.module-bottom,
#widget-cocolog_Referrer_Page div.module-content,
#widget-cocolog_Referrer_Page div.module-bottom,
#widget-cocolog_Access_Page div.module-content,
#widget-cocolog_Access_Page div.module-bottom 
{
	background: none;
}
*/
/* ブログパーツ終わり xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/* sponsord link css */
.ad_txt a { color: #333333 !important;}
.ad_url a { color: #008000 !important;}
/*********サイドバーのフロート解除***********/


div.sidebar div.cocolog li.powered div{
 float:none!important;
}

div.sidebar div.cocolog li.powered{
 width:136px;
}

/**********entryとentry-moreをくっつけるためのもの**********/
.entry-more:after{
 content: "";
 display: block;
 clear: both;
 height: 0.1px;
}

* html .entry-more{ display: inline-block; }

/* no ie mac \*/
* html .entry-more{ height: 1%; }
.entry-more{ display: block; }


.ad_txt a { color: #5E574C !important;}
.ad_url a { color: #008000 !important;}