@charset "utf-8";
.entry{
	width: 570px;
	margin: 20px 0px 0px 2px;
	padding: 0px 0px 40px;
	text-align: left;
}
.entry h4{
	background-image: url(../images/title_entry.jpg);
	margin: 0px;
	padding: 2px 0px 20px 15px;
	height: 24px;
	width: 570px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 150%;
}
.entry div.txt{
	width: 550px;
	margin: 0px 10px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
}
.entry p{
	width: 550px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
}
.auter{
	padding: 0px;
	margin: 20px 0px 0px;
	background-image: url(../images/bg_auter.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 570px;
}
.auter-txt{
	padding: 5px 10px 0px 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 150%;
	text-align: right;
}
.auter-under{
	padding: 5px 10px 15px 0px;
	margin: 0px;
	font-size: 10px;
	line-height: 150%;
	text-align: right;
}
.next{
	padding: 0px;
	margin: 10px 5px 0px 0px;
	font-size: 12px;
	line-height: 150%;
	text-align: right;
}
.line{
	background-color: #EF65AA;
	margin: 10px auto 0px;
	padding: 0px;
	width: 570px;
	height: 1px;
}
#entry-bottom{
	width: 570px;
	margin: 20px 0px 11px 2px;
	padding: 0px;
	text-align: left;
}
#entry-bottom h4{
	background-image: url(../images/title_entry.jpg);
	margin: 0px;
	padding: 2px 0px 20px 15px;
	height: 24px;
	width: 570px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 150%;
}
#entry-bottom h5{
	background-image: url(../images/title_entry.jpg);
	margin: 20px 0px 0px 0px;
	padding: 2px 0px 10px 15px;
	height: 24px;
	width: 570px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 150%;
}
#entry-bottom p{
	width: 550px;
	margin: 0px 10px 10px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
}

/*tb*/
#trackbackurl{
	margin: 10px 0px;
	padding: 0px;
}
#trackbackurl p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}
.tbbg{
	font-size: 12px;
	line-height: 150%;
	background-color: #FFDAE9;
	width: 450px;
	margin: 0px 0px 30px 10px;
}

/*comment*/
.comments-open-footer
{
   clear: both;
   margin: 5px 18px 20px;
}
.comments-open label { display: block; }
#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 450px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
}
#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}
#comment-post
{
   font-weight: bold;
   
}
/*paginate*/
.paginate {
    text-align: right;
    font-size: 12px;
    margin: 0px 0px 11px;
    padding: 0px;
}

