@charset "UTF-8";

/*
iframe {
	width: 100%;
	border: 0px;
	margin: 0 auto;
	height: 760px;
	overflow:scroll;
}
*/


#contents {
	height: 1280px;
	overflow: auto;
}


#article {
	height:956px;
}


#news-box{
	box-sizing: border-box;
	width:80%;
	border:0px solid #666;
	padding:0px;
	margin:20px auto;
	height:1000px
	0px;
		overflow: auto;
}


#box p {
	text-align: right;
	}

#box a:link, 
#box a:visited {
	font-size: xx-small;
	text-decoration: none;
	color: #b1b1b5;
}
