/* column list */

.enokido_site-content{
	width: 940px;

}
.enokido_hr{
	border-width: 3px 0px 0px 0px; /* 太さ */
	border-style: solid; /* 線種 */
	border-color: #81B61F; /* 線色 */
	height: 1px; /* 高さ */
	margin-bottom: 15px;
	margin-top: 15px;
}
.enokido_column_lr{
	overflow: hidden;
}
.enokido_one_record{
	width: 960px;
	overflow: hidden;
}
.enokido_entry-content{
	width: 460px !important;
	float:left !important;
	display:block !important;
}
.enokido_clumn_edit{
	width: 100px !important;

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

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

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

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

.enokido_thumbnail{
	width: 200px;
}
.enokido_list_right{
	float:left;
	width: 150px;
}
.enokido_abst{
	width: auto;
	word-break:break-all
}

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

.caution{
	width: 310px;
	float:left;
	margin-left: 10px;
}
.prof p{
	font-size: 80%;
}
.caution p{
	font-size: 80%;
}
.enokido_name{
	color: #81B61F; /* 線色 */
	font-size: 1em;
    font-weight: 700;
    height: auto;
    margin: 5px 0;
    width: auto;

}

/* column list ここまで*/

/* column 詳細 */
.enokido_colum_contents{
	width: 940px;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
}
.enokido_left_content{
	width: 605px;
	float:left;
}
.enokido_right_content{
	width: 280px;
	float:left;
	margin-left: 55px;
}
.enokido_back_num_list{
	background-color: #EAFDD5; /* 線色 */
	padding:10px 1px 10px 1px;
}
.column_banner_single{
	width: 700px;
}
.colums_detail{
	margin-top: 20px;
}


.colums_postdate{
	float:left;
	line-height: 55px;
}
.back_num_lbl{
	width: 100%;
}
.enokido_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;
}

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

