@charset "UTF-8";



/* =========================================================
tfmplus_list
========================================================= */
#tfmplus_list {
	padding:5px 10px 10px 10px;
}

#tfmplus_list .topics_title {
	margin:0 0 10px 0;
}


#tfmplus_list .topics_title .rightbox{
	float:right;
}

#tfmplus_list .topics_title a .rightbox img {
	display:block;
	border:1px solid #ccc;
	width:120px;
	height:auto;
	margin:0 0 5px 5px;
}

#tfmplus_list .topics_title a .icon img {
	border:none;
}

#tfmplus_list .topics_title span.tfmplus_date {
	color:#ff3366;
	text-decoration: none;
  	margin:5px 0 8px 0;
  	font-size:85%;
  	display:block;
}


#tfmplus_list ul.list_style {
	padding:0 0 0 0px;
	margin:0 0 0 0;
}

#tfmplus_list ul.list_style li {
  list-style:none;
background:url("/shared/img/mrk_arrow.gif") no-repeat 0 5px;
  margin:0 0 5px 0;
  padding:0 0 0 10px;

}

#tfmplus_list .cation{
	text-align:center;
	font-weight:bold;
}

.txt{
	padding:0 10px 10px 10px;
}

.txt a{
	font-size:85%;
	color:#000;
	text-decoration: underline;


}

.txt{
display:none\9;
}


:root .txt{
display:none \0/IE9;

}


/* IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.txt:not(:target) {
display:block;
}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
:root .txt{
display:block;
}
}

@media all and (-ms-high-contrast:none){
*::-ms-backdrop, .txt { display: block } /* IE11 */
}



#tpicBox #topicsFB,
#tpicBox #newsFB,
#tpicBox #cinemaFB,
#tpicBox #eventFB,
#tpicBox #booksFB,
#tpicBox #shopFB {
	display: none;
	padding-top:7px;
	border:1px solid #c9c9c9;
	border-top:none;
	background-color:#fff;
}

