*{
	margin: 0px;
	padding: 0px;
}


body {
	background-image: url(images/bg.gif);
	color:#333333;
	font-size: 12px;
	background-color: #FFF296;
	margin:0px;
	padding:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

body#cb {
	font-size: 12px;
	background-image:none;
	background-color: #FFF296;

}

a{
	color:#005221;
	text-decoration:underline;
	}
a:hover{
	color:#003366;
	text-decoration:underline;
	}

a img{
	border:0px;
	}


#container{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	}

#banner{
	background:#FFF397 url(images/header.jpg);
	width:770px;
	height:197px;
	}

#banner h1{
	display:none;
	}
#banner h2{
	display:none;
	}

#discription{
	width:770px;
	height:20px;
	overflow:hidden;
	padding:5px;
	font-size:90%;
	color:#868686;
	text-align:center;
	}

#content {
	width:770px;
	overflow:hidden;
	}

#blog{
	float:left;
	width:520px;
	overflow:hidden;
	}

.blogbody{
	margin:15px 10px;
	border:2px solid #005221;
	background-color:#FFF296;
	}

.blogbody h2{
	font-weight:bold;
	font-size:110%;
	margin:10px 0 0 10px;
	padding:3px;
	}

.blogbody h3{
	background-color:#005221;
	color:#FFFFFF;
	font-weight:bold;
	font-size:100%;
	margin:5px;
	padding:3px 10px;;
	}

.text{
	font-size:100%;
	line-height:160%;
	padding:15px;
	color:#333333;
	}
.text img {margin:3px;}


p.extended{
	text-align:right;
	color:#005221;
	margin:10px;
	}

p.posted{
	font-size:90%;
	color:#005221;
	margin:10px;
	padding:3px;
	}

/*サイドバー設定*/


#sidebar{
	width:250px;
	overflow:hidden;
	float:right;
	}
#sidebar-inner{
	width:226px;
	overflow:hidden;
	margin:10px;
	}

.sidebarbody-header{background:url(images/sidebarbody-header.gif) no-repeat;margin:0px;height:5px;}
.sidebarbody-inner{background:url(images/sidebarbody-inner.gif) repeat-y;margin:0px;}
.sidebarbody-footer{background:url(images/sidebarbody-footer.gif) no-repeat;margin:0px;margin-bottom:10px;height:5px;}

.sidebar-header h3{font-size:100%;padding:0px;}
span{display:none;}

#personality{background:url(images/sidebar_ct01.gif) no-repeat;height:20px;margin:0px;}
#newentry{background:url(images/sidebar_newentry.gif) no-repeat;height:20px;margin:0px;}
#category{background:url(images/sidebar_category.gif) no-repeat;height:20px;margin:0px;}
#archive{background:url(images/sidebar_archives.gif) no-repeat;height:20px;margin:0px;}

.sidebar-space{padding:10px;text-align:center;}
.link-space{}
.link-space img {margin:10px 0;}


.calendar{padding:3px;text-align:center;}
.calendar iflame{border:0;width:95%;height:180px;}

table.cal{width:96%;text-align:center;}
caption{color:#005221;font-weight:bold;padding:3px;margin:5px;}
th{color:#005221;font-weight:bold;padding:3px;}
.calday{color:#005221;font-weight:bold;padding:3px;text-align:center;}




.module-list{
	list-style: none;
	padding:5px;
}

.module-list .module-list{
	padding-left: 15px;
	list-style: circle;
}

.module-list-item{
	padding:5px 5px 0px 5px;
}



/*トラバ*/
#trackback{
	clear:both;
	padding:10px;
	text-align: left;
}

h3#tb-header{/*タイトル*/
	font-weight:bold;
	font-size:110%;
	margin:10px 0 0 10px;
	padding:3px;
}

#tb-info{/*トラックバックURL*/
	color:#005221;
	border:1px dotted #005221;
	padding:5px;
	margin:10px;
	}

.tb-content{/**/
	padding:10px;
	}

.tbacker{/*TB内容*/

}
.tb-link{/*タイトル*/
	color:#005221;
	}

.tb-link a{/*TB全体*/
	color:#005221;
	text-decoration:underline;
	}

.tb-text{/*TB本文*/
	color:#333333;
	margin:5px;
	}

.tb-posted{
	text-align:right;
	font-size:90%;
	}

/*コメント*/
#comment {
	clear:both;
	padding:10px;
	text-align: left;
	}

h3#cm-header{
	font-weight:bold;
	font-size:110%;
	margin:10px 0 0 10px;
	padding:3px;
}
.cm-content{
	padding:10px;
}

.cm-text{/*cm本文*/
	color:#333333;
	}

.cm-posted{
	text-align:right;
	font-size:90%;
	}

.cm-post{
	padding:15px;
	}

h2.cm-title{
	color:#005221;
	padding-left:0px;
}
.cm-info{
	color:#005221;
	font-size:85%;
	line-height:140%;
	padding:5px 20px;
}

#cm-form{
	padding:5px 20px;
	line-height:140%;
}

#cm-form p{
	color:#005221;
	font-size:90%;
}


#footer{
	clear:both;
	font-weight:bold;
	width:770px;
	color:#005221;
	text-align:center;
	letter-spacing:3px;
	}

.present{
	margin-bottom:10px;
}
.sidebar-banner{
	margin-bottom: 5px;
	margin-left: 30px;
}
.sidebar-banner ul,li {
	list-style: none;
}
