@charset "utf-8";

/* -------------------------------------------
	blog
 -------------------------------------------*/

#li3 a,
#li3 a:hover,
#li3 a:visited:hover,
#li3 a:focus,
#li3 a.selected:link,
#li3 a.selected:visited { 
	background: transparent url(../images/gnavi.jpg) -256px -60px no-repeat;
}

/* -------------------------------------------
	contentR
 -------------------------------------------*/

#contentR h2 {
	background: transparent url(../images/title_blog.jpg) no-repeat;
}

#contentR .content_body,
#contentR .trackback,
#contentR .comment {
	margin: 0 20px;
	line-height: 160%;
}

#contentR .content_body:first-letter {
	margin: 0 4px 0 0;
	padding: 2px;
	font-size: 270%;
	color: #883535;
	line-height: 1;
	background: #f2f5eb;
	display: block;
	float: left;
}

#contentR p {
	margin: 0 10px 20px 10px;
}

#contentR .count {
	margin-top: 4px;
	padding: 4px 0px 4px 0px;
	font-size: 80%;
	text-align: right;
	background: transparent url(../images/dot.gif) repeat-x top;
}