/*スマホ*/

@media screen and (max-width:480px){
	/* column list */



/* column list */
/* column 詳細 ここまで*/

.title{
	margin: 10px 0;
}
div.colums_txt_sectin img{
	max-width: 320px;
}
/* column 詳細 ここまで*/
} /* @media */

@media screen and (min-width:480px){

/* *************************** * column topics ここから * ****************************** */
/* column list */




.topics_site-content{
	width: 940px;
	margin-left: 10px !important;

}

.topics_column_lr{
	overflow: hidden;
}


.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_right{
	float:left;
	width: 150px;
}
.topics_abst{
	width: auto;
	word-break:break-all
}

.topics_info_area{
	width: 940px;
	overflow:hidden;
}


.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;
}




.event_report_postdate{
	float:left;
	margin: 0 0 10px 0;
}


.detail_prof{
	width: 218px;
	

}


.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 詳細 ここまで*/



/* *************************** * column topicsここまで * ****************************** */
}/* @media (max-width:480px)*/