/*スマホ*/

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






} /* @media */


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

/* *************************** * column ando ここから * ****************************** */
/* column list */


/* column list ここまで*/

/* column 詳細 */
.ando_colum_contents{
	width: 940px;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
}


.ando_backnum_title{
	margin-top: 5px;
	margin-bottom: 5px;
}
.detail_prof{
	width: 218px;
	float:left;

}



/* column 詳細 ここまで*/




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