@charset "utf-8";
/* CSS Document */

/*news*/
#news {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}

/*スクロール*/
#scroll {
	margin: 20px;
	padding:20px;
	border: #E0FAAC;
	width: 800px;
	height: 400px;
	overflow: scroll;
	text-align:left;
	background-color:#E0FAAC;
	scrollbar-base-color:#E0FAAC;
}

/*リンクカラー黒*/
a:link { color:#000000 }

.ribbon{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #F6C;
	margin-top: 50px;
	margin-bottom: 50px;
}

.hajime-1{
	margin-top: 50px;
	margin-right: 40px;
	margin-bottom: 30px;
	float: left;
}

.hajime-2{
	margin-top: 70px;
	margin-right: 10px;
	font-size: 22px;
}