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

.wrapper2 {
	background:url(http://fleu-r.com/common/images/bg_blog2.jpg) left top;
}
.wrapper3 {
	background-image: url(http://fleu-r.com/common/images/bg_kiji.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#main {
	float: left;
	width: 530px;
	margin-top:10px;
	margin-left:49px;
}
#sidebar {
	float: right;
	margin-top:10px;
	width: 243px;
}

#main .entry-title {
	color: #000;
	font-size: 16px;
	font-weight: bold;
/*	line-height: 1.3em;*/
	margin-bottom: 10px;
	background-image: url(http://fleu-r.com/common/images/bg_blog-title.png);
	background-position: left top;
	text-align: center;
	height: 24px;
	width: 530px;
}

.entry-meta {
	color: #BE9E5B;
	font-size: 12px;
	font-weight:bold;
	background-image: url(http://fleu-r.com/common/images/bg_blog-date.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
}

.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
	font-size: 1.5em;
}

h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}

#respond .comment-notes {
	font-size: 1.5em;
	margin-bottom: 1em;
}

.widget-title {
	text-align: right;
	color: #BE9E59;
	font-size: 18px;
	background-image: url(http://fleu-r.com/common/images/bg_sidebar-title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 241px;
	_width: 251px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#sidebar li {
	margin-left: 20px;
}

#calendar_wrap {
	margin-left: 10px;
}

.ameba {
	padding-left: 55px;
}