div.sche {
	clear: both;
	margin: 45px 0 0 0;
	overflow: hidden;
}
dl.plan {
	width: 300px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}
dl.plan dt {
	clear:both;
	float:left;
	width:5em;
	line-height:1.5em;
}
dl.plan dd {
	margin-left:5em;
	line-height:1.5em;
}


div.profile {
	border:#a38145 solid 1px;
	padding: 15px;
	overflow: hidden;
}
div.profile img {
	float: right;
	margin: 0 0 0 10px;
}
div.profile dl {
	margin:5px 0 0;
	float: left;
	width: 350px;
}
div.profile dt {
	clear:both;
	margin: 0 0 10px 0;
}
div.profile dd {
	margin: 0;
	padding: 0;}
	
/*  20150609 */

.info_wrap{
	margin:10px 0;
	padding:20px 0;
	border-bottom:1px dashed #dadada;
	clear: both;
	overflow: hidden;
	}

.box_320{
	width:320px;
	float:left;
	position: relative;
}
	
.box_r320{
	width:320px;
	float:right;
	position: relative;
}

.news-date {
	width: 139px;
	text-align: right;
	/*margin: 20px 0 0 0;*/
}
	
/*.button-dti{
	position: absolute;
	bottom: 0;
	left: 65px;
	}*/
	
	.button-dti{
		text-align: right;
		width: 139px;
	}
	
