
/* *************************** * column topics ここから * ****************************** */
/* column list */
.topics_title_label {
	height: 40px;
	padding-top: 15px;
	color: #004091; /* 線色 */
}

.topics_title_label h1{
	font-size: 1.9em;
	font-weight: 700;
	line-height: 1.1;
	color: #004091; /* 線色 */
}

div.colums_txt_sectin img{
	max-width: 700px;
}
.column_banner{
	width: 940px;
	margin: 0 auto !important;
}
.topics_site-content{
	width: 940px;
	margin-left: 10px !important;

}
.topics_hr{
	border-width: 3px 0px 0px 0px; /* 太さ */
	border-style: solid; /* 線種 */
	border-color: #00A0E9; /* 線色 */
	height: 3px; /* 高さ */
	margin-bottom: 15px;
	margin-top: 15px;
}
.topics_column_lr{
	overflow: hidden;
}
.topics_one_record{
	width: 960px;
	overflow: hidden;
}
.topics_entry-content{
	width: 460px !important;
	float:left !important;
	display:block !important;
}
.topics_clumn_edit{
	width: 100px !important;

}
.topics_column_left{
	float:left !important;
	overflow: hidden;

}
.topics_column_right{
	float:left !important;
	overflow: hidden;

}
.topics_category_list{
	overflow: hidden;
	width:450px;
}
.topics_list_img{
	float:left;
	width: 200px;
	padding-left: 10px;
	padding-right: 10px;
	height: 150px;
	overflow: hidden;
}
.topics_thumbnail{
	width: 200px;
}
.topics_list_right{
	float:left;
	width: 150px;
}
.topics_abst{
	width: auto;
	word-break:break-all
}

.topics_info_area{
	width: 940px;
	overflow:hidden;
}
.caution{
	width: 310px;
	float:left;
	margin-left: 10px;
}
.prof p{
	font-size: 80%;
}
.caution p{
	font-size: 80%;
}
.topics_name{
	font-size: 150%;
	color: rgb(72,201,239); /* 線色 */
	width: auto;
	height: auto;
	margin:15px 0 15px 0;
}
/* column list ここまで*/

/* column 詳細 */
.topics_colum_contents{
	width: 940px;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
}
.def_left_content{
	position: relative;
	width: 700px;
	height: auto;
	float:left;
	margin: 0 0 96px 0;
}
.def_right_content{
	width: 218px;
	float:left;
	margin-left: 20px;
	margin-top: 30px;
	overflow: hidden;
}

.column_banner_single{
	width: 605px;
}
.colums_detail{
	}


.event_report_postdate{
	float:left;
	margin: 0 0 10px 0;
}
.back_num_lbl{
	width: 100%;
}

.detail_prof{
	width: 218px;


}

#cl {
    display: inline-block;
}
#cl:after {
    content: "";
    display: block;
    clear: both;
}
.topics_colum_contents div{
	float:left;

}

.topics_list_img a:hover img{
	-ms-filter: "alpha(opacity=70)";
	 -moz-opacity: 0.7;
	 opacity: 0.7;
}

/* column 詳細 ここまで*/

.topics-content{
	margin: 0 10px 16px 10px;
}
