
/* column list */

.ando_site-content{
	width: 940px;

}
.ando_hr{
	border-width: 3px 0px 0px 0px; /* 太さ */
	border-style: solid; /* 線種 */
	border-color: #FF9900; /* 線色 */
	height: 1px; /* 高さ */
	margin-bottom: 15px;
	margin-top: 15px;
}
.ando_column_lr{
	overflow: hidden;
}
.ando_one_record{
	width: 960px;
	overflow: hidden;
}
.ando_entry-content{
	width: 460px !important;
	float:left !important;
	display:block !important;
}
.ando_clumn_edit{
	width: 100px !important;

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

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

}
.ando_category_list{
	overflow: hidden;
	width:450px;
}
.ando_list_img{
	float:left;
	width: 200px;
	padding-right: 10px;
}

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


.ando_thumbnail{
	width: 200px;
}
.ando_list_right{
	float:left;
	width: 150px;
}
.ando_abst{
	width: auto;
	word-break:break-all
}

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

.caution{
	width: 310px;
	float:left;
	margin-left: 10px;
}
.prof p{
	font-size: 80%;
}
.caution p{
	font-size: 80%;
}
.ando_name{
	color: rgb(238,124,0); /* 線色 */
	font-size: 1em;
    font-weight: 700;
    height: auto;
    margin: 5px 0;
    width: auto;
}

/* column list ここまで*/

/* column 詳細 */
.ando_colum_contents{
	width: 940px;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
}
.ando_left_content{
	width: 605px;
	float:left;
}
.ando_right_content{
	width: 280px;
	float:left;
	margin-left: 55px;
}
.ando_back_num_list{
	background-color: #FFF1B1; /* 線色 */
	width: 280px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}


.column_banner_single{
	width: 700px;
}
.colums_detail{
	margin-top: 20px;
}


.colums_postdate{
	float:left;
	line-height: 55px;
}
.back_num_lbl{
	width: 100%;
}
.ando_backnum_title{
	margin-top: 5px;
	margin-bottom: 5px;
}
.detail_prof{
	width: 218px;
	float:left;

}

#cl {
    display: inline-block;
}
#cl:after {
    content: "";
    display: block;
    clear: both;
}
.colums_txt_sectin{
	float:left;
	width: 700px;
}
/* column 詳細 ここまで*/

.ando_histry_link {
    color: #0003c8;
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 16px 0;
    width: 940px;
}


