@charset "utf-8";
/* CSS Document */
.category-topentory {
}
.category-topentory h3 {
	font-size: 109%;
	line-height: 1.3;
	margin: 6px 0px 0px;
	padding: 2px 8px 2px 16px;
	border-top: 2px solid #E4E6DD;
	border-bottom: 1px solid #EEEEEE;
	background-image: url(img/category-ttlback.jpg);
	background-repeat: no-repeat;
}
.entry-date {
	font-size: 10px;
	color: #666666;
	width: auto;
	float: right;
}
.category-topentory p {
	font-size: 92%;
	text-indent: 1em;
	line-height: 1.3;
	margin: 4px 0px 0px;
	padding: 0px;
}
.category-topentory img {
	width: 100px;
}
.continue {
	font-size: 92%;
	line-height: 1.1;
	text-align: right;
	margin: 0px;
	padding: 0px 6px;
}
.category-entorylist {
	width: 280px;
	padding: 0px;
	margin: 10px 0px 4px;
	border: 2px solid #E4E6DD;
	float: right;
}
.category-entorylist h3 {
	font-size: 100%;
	line-height: 1.1;
	margin: 0px 0px 8px;
	padding: 3px 2px 2px 17px;
	background-image: url(img/category-ttlback.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #EEEEEE;
}
.category-entorylist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.category-entorylist li {
	font-size: 100%;
	line-height: 1.5;
	margin: 2px 10px;
	padding: 0px 0px 0px 14px;
	font-weight: bold;
	background-image: url(img/list-r.gif);
	background-repeat: no-repeat;
}
.scrol-box {
	height: 480px;
	overflow: auto;
}
.category-aux {
	width: 260px;
	margin: 8px 0px 4px;
	float: left;
}
.photo-right {
	width: auto;
	margin: 3px;
	float: left;
}
.photo-right img {
	margin: 3px;
}
.photo-raku-right {
	width: auto;
	margin: 3px;
	float: left;
}
.entry-photobox {
	width: auto;
	margin: 3px;
	float: left;
}
.entry-photobox img {
	margin: 3px;
}
