@charset "utf-8";
/* CSS Document */


/*共通( blog.html)*/
.box-b-right4 {
	float:left;
	width:380px;
}
.box-b-top2 {
	border-bottom:2px solid #CCCCCC;
	padding:5px 0 5px 5px;
	width:380px;
}


/* 右のキャラ弁写真(blogページ用) */
.box-blog-sample {
	width: 160px;
	height: 120px;
	float: right;
	margin-bottom:8px;
	background-image: url(../images/bg-blogsample.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.ph-blog-sample {
	position: absolute;
	top: 9px;
	left: 10px;
}


/*共通( blog1～2他.html)*/
.box-open-top-blog {
	width: 675px;
	height: 30px;
	background: url(../images/bg-open-top-blog.jpg) no-repeat;
}

.tit-blog{
	width: 720px;
	height: 40px;
}

.tit-blog {
	background: url(../images/tit-blog01.jpg) no-repeat;
}


/*他の投稿者へのリンク*/

.btn-other-blog{
	float:right;
	}
	
.btn-other-blog a{
	display: block;
	width: 193px;
	height:30px;
	text-indent: -9999px;
	overflow:hidden;
	background: url(../images/btn-other.jpg) no-repeat;
	}
	
.btn-other-blog a:hover{ 
	background:url(../images/btn-other-on.jpg) no-repeat;
	}


/*紹介*/
.txt-b-name {
	color: #093;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}


/*プロフィール*/
.box-b-txt3 {
	width: 250px;
	padding-right: 10px;
	font-size: 15px;
	line-height: 20px;
	float: left;
}
.box-b-txt3 .txt-indent0w {padding-left: 4.25em;}
.box-b-txt3 .txt-indent2w {padding-left: 2em;}
.box-b-txt3 .txt-indent3w {padding-left: 1em;}

/*松本プリッツ*/
.btn-other-blog-matsumoto a { background: url(../images/btn-other-shiroi.jpg) no-repeat;}
.btn-other-blog-matsumoto a:hover{ background:url(../images/btn-other-shiroi-on.jpg) no-repeat;}

/*白伊くま*/
.btn-other-blog-shiroi a { background: url(../images/btn-other-matsumoto.jpg) no-repeat;}
.btn-other-blog-shiroi a:hover{ background:url(../images/btn-other-matsumoto-on.jpg) no-repeat;}

.ill-right-shiroi01 { background:url(../images/ill-shiroi01-right.jpg) right bottom no-repeat;}
.ill-right-shiroi02 { background:url(../images/ill-shiroi02-right.jpg) right bottom no-repeat;}

/* どんどんどんぐりさん */

.best-right-box22 {
	width: 475px;
	float: left;
	background: url(../images/ill-dongri01-right.jpg) no-repeat;
	background-position: right 50px;
}



