@charset "UTF-8";

a{
	color:#0088cc;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#wrapper{
	background-color: #f6ecca;
}

#header_parent{
	background-image: url(/lfj_report/common/img/bg-header_repeat.jpg);
	background-repeat: repeat-x;
	height: 215px;
	width: 100%;
}
#header {
	height: 215px;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/lfj_report/common/img/bg-header.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#contents_parent {
	background-image: url(/lfj_report/common/img/bg-contents.jpg);
	background-repeat: no-repeat;
	width: 995px;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#contents {
	width: 725px;
	float: left;
}
#sub_contents {
	width: 240px;
	float: right;
	padding-top: 250px;
}
#footer_parent {
	background-image: url(/lfj_report/common/img/bg-footer_repeat.jpg);
	background-repeat: repeat-x;
	height: 242px;
	width: 100%;
	background-color: #FFF;
}
#footer {
	background-image: url(/lfj_report/common/img/bg-footer.jpg);
	background-repeat: no-repeat;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
}


.blogtitle {
	height: 161px;
	width: 541px;
	position: relative;
	left: 26px;
	top: 6px;
}

.hidetext{
	display:none;
}
.entry {
	margin-bottom: 20px;
}
.entrytitle {
	background-image: url(/lfj_report/common/img/entry-box_top.png);
	background-repeat: no-repeat;
	width: 725px;
	display: block;
	height: 89px;
	color: #FFF;
}
.entrytitle span {
	font-size: 20px;
	color: #FFF;
	display: block;
	padding-top: 45px;
	padding-left: 105px;
}
.entrytitle a{
	color: #FFF;
	text-decoration:none;
}
.entrytitle a:hover{
	text-decoration:underline;
}

.entrybody {
	font-size: 16px;
	line-height: 30px;
	width: 660px;
	margin-left: 25px;
	background-image: url(/lfj_report/common/img/entry-box_bg_white.jpg);
	background-repeat: repeat-y;
	padding: 20px;
}
.entrybody p, .entrybody div {
	font-size: 16px;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.entrybody img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}



.listtitle {
	background-image: url(/lfj_report/common/img/list-box_top.jpg);
	background-repeat: no-repeat;
	width: 725px;
	display: block;
	height: 79px;
	color: #FFF;
}
.category_title span, .listtitle span {
	font-size: 20px;
	color: #001677;
	display: block;
	padding-top: 35px;
	padding-left: 100px;
	font-weight: bold;
}
.category_title span {
	padding-top: 45px;
}
.category_title a, .listtitle a{
	color: #001677;
	text-decoration:none;
}
.category_title a:hover, .listtitle a:hover{
	text-decoration:underline;
}

.category_title {
	background-image: url(/lfj_report/common/img/category_title.jpg);
	background-repeat: no-repeat;
	width: 725px;
	display: block;
	height: 86px;
	color: #FFF;
	margin-bottom: 10px;
}

.listbody {
	width: 700px;
	margin-left: 25px;
	background-image: url(/lfj_report/common/img/entry-box_bg_white.jpg);
	background-repeat: repeat-y;
}
.listcontents {
	background-image: url(/lfj_report/common/img/list-box_bototm.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 24px;
	padding-left: 20px;
}
.listtable {
	background-image: url(/lfj_report/common/img/line-type3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 3px;
}
.listbody table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.listbody th{
	width: 150px;
	background-color: #FFDD39;
	color: #4c0f0f;
	padding: 9px 10px 14px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(/lfj_report/common/img/line-type3.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
}
.listbody td{
	font-size: 12px;
	padding: 0px;
	background-image: url(/lfj_report/common/img/line-type3.jpg);
	background-repeat: repeat-x;
	background-position: 2px bottom;
}
.listbody td a{
	background-image: url(/lfj_report/common/img/arrow-green.jpg);
	background-position-x: 20px;
	background-position-y: 1em;
	display: block;
	zoom: 1;
	background-repeat: no-repeat;
	background-position: 20px 1em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 36px;
	color: #333333;
}
.listbody td a:hover{
	background-color: #e0faff;
	color: #0088cc;
}

.entry_footer {
	width: 700px;
	margin-left: 25px;
	background-image: url(/lfj_report/common/img/entry-box_bg_pattern.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	line-height: 20px;
	font-size: 14px;
	color: #333333;
}
.entry_date {
	margin-left: 20px;
	_margin-left: 10px;
	float: left;
	font-size: 12px;
}
.entry_category {
	margin-left: 10px;
	float: left;
	width: 390px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccac2;
	border-left-color: #cccac2;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 18px;
	margin-right: 10px;
}
	.entry_category p, ul, li{
		display:inline;
	}
	.entry_category a{
		color:#0088cc;
		text-decoration:none;
	}
	.entry_category a:hover{
		color:#0088cc;
		text-decoration:underline;
	}


.entry_btn_pagetop{
	margin-right: 20px;
	float: right;
}
.entry_btn_pagetop a {
	background-image: url(/lfj_report/common/img/btn-pagetop.gif);
	height: 13px;
	width: 90px;
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	margin-top: 4px;
}
.entry_btn_pagetop a:hover {
	background-position: 0px -13px;	
}
.entry_footer_decotop {
	background-image: url(/lfj_report/common/img/entry-box_middle.jpg);
	height: 10px;
	width: 700px;
	background-repeat: no-repeat;
	padding-bottom: 7px;
}
.entry_footer_decobottom {
	background-image: url(/lfj_report/common/img/entry-box_bottom.jpg);
	height: 7px;
	width: 700px;
	clear:both;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 7px;
}



.pagination {
	width: 700px;
	margin-left: 25px;
	margin-bottom: 15px;
	background-image: url(/lfj_report/common/img/pagination-bg.jpg);
	height: 58px;
	overflow: hidden;

}
.pagination_prev, .pagination_next{
	color:#0088cc;
	font-size:14px;
	font-weight: bold;
	display: block;
	height: 48px;
	width: 136px;
	margin-top: 5px;
	line-height: 49px;
}
.pagination a{
	text-decoration:none;
}
.pagination a:hover{
	text-decoration:underline;
}

.pagination_prev {
	background-image: url(/lfj_report/common/img/pagination-prev.jpg);
	margin-left: 5px;
	float: left;
	padding-left: 36px;
	width: 100px;
}
.pagination_next {
	background-image: url(/lfj_report/common/img/pagination-next.jpg);
	float: right;
	margin-right: 5px;
	width: 100px;
	text-align: right;
	padding-right: 36px;
}



.sub_navigation {
	background-image: url(/lfj_report/common/img/recent-bg.jpg);
	width: 240px;
	background-position: left bottom;
	background-repeat: repeat-y;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.sub_navigation dt{
	margin-bottom:-1px;
}
.sub_navigation dd {
	font-size: 14px;
	line-height: 18px;
	padding-left: 30px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/lfj_report/common/img/arrow-green.jpg);
	background-repeat: no-repeat;
	background-position: 13px 10px;
}
.sub_cate {
	margin-bottom: 40px;
}
.sub_banner{
	width: 240px;
	margin-bottom: 25px;
	margin-top: 15px;
}

.sub_twitter{
	width: 240px;
	margin-bottom: 25px;
}


.box_01 {
	border: 1px solid #d9d9d9;
	padding: 10px 13px;
	background-color: #fff;
	margin-bottom: 25px;
}
.addthis_toolbox{
	margin-top:8px;
}


.footer_navigation {
}
.footer_navigation li {
	display: block;
	float: left;
	padding-right: 19px;
	padding-left: 19px;
	background-image: url(/lfj_report/common/img/line-type1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 18px;
	padding-top: 4px;
}
.footer_b_home {
	background-image: url(/lfj_report/common/img/btn-bloghome.jpg);
	display: block;
	height: 13px;
	width: 140px;
}
.footer_b_cont {
	background-image: url(/lfj_report/common/img/btn-contact.jpg);
	display: block;
	height: 13px;
	width: 108px;
}
.footer_b_offi {
	background-image: url(/lfj_report/common/img/btn-officialsite.jpg);
	display: block;
	height: 13px;
	width: 227px;
}
.footer_b_ptop{
	background-image: url(/lfj_report/common/img/btn-pagetop2.jpg);
	display: block;
	height: 13px;
	width: 94px;
	float: left;
}
.footer_b_home:hover, .footer_b_cont:hover, .footer_b_offi:hover, .footer_b_ptop:hover{
	background-position: 0px -13px;
}

.footer_navigation li.fn_h{
	padding-left:0px;
}
.footer_navigation li.fn_o{
	background-image: url(/lfj_report/common/img/line-type2.jpg);
}
.fp_t{
	padding-left: 19px;
	float: left;
	display: block;
	height: 18px;
	padding-top: 4px;
}
.logo_tif {
	clear: both;
	padding-top: 50px;
	_margin-top: -100px;
}
*:first-child+html .logo_tif{
	margin-top: -100px;
}
.copyright {
	margin-top: 10px;
}


#access em {
	font-weight: bold;
	font-style: normal;
}

#access .listbody {
	width: auto;
	background: none;
	margin: 0 20px;
}

#access .listtable {
	padding: 3px 0 0;
	line-height: 1em;
}

#access .listtable td {
	padding:8px 20px 13px; 
}
#access .listtable dt {
	clear: both; float: left; width: 5.5em;
}
#access .listtable dd {
	margin-left:5em;
}
