#header
{
	background-image:url(../assets/images/header-image.gif);
	background-repeat:no-repeat;
}
.comment-content p
{
	font-size:14px;
	text-align:justify;	text-justify:distribute;
	line-height:150%;
}
.form-label
{
                font-size:11px;
}
.memo{
    padding:10px 0px 10px 60px;
    font-size:14px;	color:darkblue;
    text-height:110%:
}
.memoofred{
    padding:0px 0px 0px 0px;
    background-color :red;
    font-size:14px;	color:white;
    text-height:110%:
}
.category-title{
color:#555555;
margin-left:10px;
}
.category-title a:link,
.category-title a:hover,
.category-title a:active,
.category-title a:visited{
color:#555;
}
.entry-header-left{
width:360px;
}
.entry-header-right{
width:110px;
}
#comment-text{
font-size:11px;
}

