.right{
	float: right;
}
.left{
	float: left;
}

.title_blog {
	height: 53px;
	width: 876px;
	text-indent: -9999px;
	border-bottom: 1px solid #A9A6A1; 
}
#blog1{
	background-image: url(img/blog_title1.gif);
}
#blog2{
	background-image: url(img/blog_title2.gif);
}
#blog3{
	background-image: url(img/blog_title3.gif);
}
#blog4{
	background-image: url(img/blog_title4.gif);
}
#entrycol{
	width: 576px;
	height:100%;
}
#entrycol h2.sub_title{
	clear: both;
	float:none;
	height: 100%;
	width: 100%;
	color: #8C7E63;
	text-indent: 0;
	font-size: 16px;
	font-weight: bold;
	background: none;
	margin-bottom: 20px;
	padding: 10px 0;
	border-top: 4px solid #B8B3A0;
}
#entrycol h2#blog3_bar1,#entrycol h2#blog3_bar2{
	height: 24px;
	width: 100%;
	clear: both;
	text-indent:-9999px;
	padding: 0;
	margin-bottom: 30px;
	float:none;
}
#entrycol h2#blog3_bar1{
	background: #FFF url(img/blog3_bar1.gif) no-repeat left top;
}
#entrycol h2#blog3_bar2{
	background: #FFF url(img/blog3_bar2.gif) no-repeat left top;
}
/* エントリーentrybody
---------------------------------------------------- */
.entrybody{
	clear:both;
	margin-bottom: 30px;
}
.entrybody h3.title{
	color:#898270;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
.entrybody h3.title a{
	text-decoration: none;
	color:#898270;
}
.entrybody h3 span{
	font-size: 10px;
	font-weight:normal;
	margin-left: 10px;
}
.entrybody p{
	margin-bottom: 1.1em;
}
.entry-more{
	clear:both;
	float: right;
}
.entry-footer{
	clear:both;
	font-size: 10px;
}
.entry-footer a,.entry-more a{
	color: #000;
}
span.detail{
	text-align: right;
	display :block;
}
.entrybody img{
  margin: 5px 0;
}
.entrybody img.left{
  float: left;
  margin: 0 10px 3px 0;
}
.entrybody img.right{
  float: right;
  margin: 0 0 3px 10px;
}
#entry-footer{
	margin-top: 20px;
}
.sign{
}
.sign img{
	margin-bottom: -1px;
	margin-right: 10px;
}
.btn_detail a{
	background: url(img/btn_detail.gif) no-repeat left top;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 280px;
	height: 24px;
	float: left;
	margin-right: 20px;
}
.btn_detail a:hover{
	background: url(img/btn_detail_over.gif) no-repeat left top;
}
.btn_contact a{
	background: url(img/btn_contact.gif) no-repeat left top;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 280px;
	height: 24px;
	float: right;
}
.btn_contact a:hover{
	background: url(img/btn_contact_over.gif) no-repeat left top;
}
/* サイドメニュー sidecol
---------------------------------------------------- */
#sidecol{
	width: 171px; 
	background-color:#F5F5F5;
	margin:0 auto;
	padding:0px 10px 10px;
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
}
#sidecol h4{
	width:151px;
	height: 15px;
	color:#FFFFFF;
	font-weight:bold;
	background:#F5F5F5 url(img/bar.gif) no-repeat left top;
	margin: 0px auto 15px;
	padding:2px 10px 5px;
}
#side-l #sidecol ul{
	width: 171px;
	background: none;
	padding-bottom:10px;
}
#side-l #sidecol li{
	background: url(img/list-bullet.gif) no-repeat 0 3px;
	padding: 0 15px;
	margin-bottom:2px;
	text-align: left;
}
#side-l #sidecol li a{
	color:#837F66;
}
.col {
	width:193px;
	height:10px;
	margin:0 auto;
	padding:0;
}


/* トラックバック
---------------------------------------------------- */
.trackbacks,.comments{
	font-size: 10px;
	margin-top: 20px;
}
.trackbacks-header,.comments-header,.comments-open-header{
	font-size: 12px;
	padding-bottom:2px;
	border-bottom:1px solid #CCC;
	margin-bottom: 15px;
}
#trackbacks-info {
    margin: 10px 0;
    border: 1px dashed #666;
    padding: 0 10px;
    font-size: 11px;
    text-align: center;
}
/* コメント
---------------------------------------------------- */
.comments-open{
	font-size: 10px;
	margin-top: 30px;
}
.comments-open p{
	margin-top: 10px;
}
#comments-experimental .comment, #comments-experimental .comment .comment-inner {
    width:100%;
}
.comment{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}
.comment-footer{
	margin-top: 1em;
}
.comment-footer span{
	color: #FF6600;
}
/* プロフィールprofile
---------------------------------------------------- */
#profile{
	clear: both;
	background: url(img/profile_bk2.gif) repeat-y left top;
	margin: 30px auto 20px;
	width: 191px; 
}
#profile p{
	font-size: 10px;
	line-height: 1.4;
	text-align: left;
	padding: 10px;
}
p#motoko,p#akiko_photo{
	background: url(img/profile_bk1.gif) no-repeat left top;
}
p#ikuru,p#akiko{
	background: url(img/profile_bk3.gif) no-repeat left bottom;
	padding-top: 0px;
}
