
.content-wrap-blog {
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 0 0px;
	float: left;
	width: 100%;
}

.blog-filter{
	width: 220px;
	float: left;
}

.blog-filter-header{
	width: 100% !important;
	float: left;
	padding-bottom: 0.8em;
	border-bottom: 1px solid #000;
}

.blog-filter-header a{
	font-weight: normal;
}

.blog-navi{
	margin:1em 0;
}

.blog-navi li {
	margin-top: 0.5em;
}

.blog-navi li:hover {
	font-weight: 400;
	background: none;
	text-decoration: underline;
}

.blog-navi li a{
	font-weight: normal;
}

.up a{
    color: #000;
    font-size: 1em;
}

a.up:active{
    color: #000;
    font-size: 1em;
    font-weight: 400;
    text-decoration: none;
}

.up {
    cursor: pointer;
    display: none;
    height: 20px;
    padding: 2px 5px 2px 0;
    position: fixed;
    top: 200px;
    z-index: 888;
}
.blog-content{
	width: 424px;
	float: left;
	margin-left: 20px;
	position: relative;
}

.blog-content-header{
	width: 100% !important;
	float: left;
	padding-bottom: 0.8em;
	border-bottom: 1px solid #000;
}

.blog-info{
	width: 206px;
	float: right;
}

.blog-info-header{
	width: 100% !important;
	float: right;
	padding-bottom: 0.8em;
	border-bottom: 1px solid #000;
	margin-bottom: 2em;
}

tr {
	border-bottom: 10px solid #FFF;
}

td.blog_head {
	font-family: LexiaTypoAd;
	font-size: 1.3em;
	color: #000;
	padding-top: 1.5em;
	padding-bottom: 0.5em;
}

td.blog_head b{
	font-weight: 400;
}

td.blog_subhead {
	display: inline;
	font-family: Arial;
	font-size: 1em;
	color: #FFF;
	background: #8B0907;
	padding: 2px 6px;
}

td.blog_subhead a, td.blog_subhead a:active{
	cursor: normal !important;
	color: #FFF !important;
	text-decoration: none !important;
	font-weight: 400;
}