.square{
	position: relative;
	width:900px;
	height:950px;
	background-color:#ffffff;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#apDiv01 {
	position:absolute;
	left:220px;
	top:100px;
	width:660px;
	height:281px;
	z-index:1;
	text-align: left;
}
#apDiv02 {
	position:absolute;
	left:220px;
	top:487px;
	width:660px;
	height:25px;
	z-index:1;
	text-align: center;
}
#apDiv03 {
	position:absolute;
	left:300px;
	top:527px;
	width:500px;
	height:100px;
	z-index:1;
	text-align: left;
}

#content_new .wrap_date {
	display:inline-block;
	width:66px;
	height:auto;
	z-index:1;
	text-align: left;
	color: #000000;
	margin-left:5px;
	vertical-align: top;
}
#content_new .wrap_text {
	display:inline-block;
	width:400px;
	height:auto;
	z-index:1;
	text-align: left;
	color: #000000;
	margin-left:30px;
}
#content_new .square_new {
	width:570px;
	height:auto;
	text-align: left;
	position: relative;
	font-size: 13px;
	line-height: 19px;
	margin-bottom: 7px;

}
#content_new .style1 {font-size: 12px}
#wrap_new{
	position:absolute;
	margin-left: 300px;
	margin-top: 628px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content_new a:link {
	color: #0000FF;
	text-decoration: none;
}
#content_new a:visited {
	color: #3366FF;
	text-decoration: none;
}
#content_new a:hover {
	color: #3366FF;
	text-decoration: none;
}
#content_new a:active {
	color: #3366FF;
	text-decoration: none;
}
.titl_new {
    margin-bottom: 10px;
    font-size: 16px;
    margin-top: 20px;
    color: #007B00;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #007B00;
    padding-bottom: 3px;
	text-align:left;
	padding-left:5px;
}
#content_new{
	height:200px;
	overflow-y:scroll;
}
.featherlight-sample {
	display: none;
}
