/*スマホ*/

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


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



/* column 詳細 ここまで*/



} /* @media */

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

/* *************************** * column karube ここから * ****************************** */
/* column list */



.karube_clumn_edit{
	width: 100px !important;

}
.karube_column_left{
	float:left !important;
	overflow: hidden;
	width:240px;

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

}
.karube_category_list{
	overflow: hidden;
	width:450px;
}


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


.karube_list_right{
	float:left;
	width: 240px;
}
.karube_abst{
	width: auto;
	word-break:break-all
}


/* column list ここまで*/

/* column 詳細 */


.karube_back_num_lbl{
	width: 210px;
}
.karube_backnum_title{
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
	word-wrap: break-word;
	padding: 0 5px;

}

.detail_prof{
	width: 218px;
	

}



/* column 詳細 ここまで*/




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