@charset "Shift_JIS";

/* 見出し画像・キャッチコピー */

.top-image {
	background-color: #fafafa;
	background-image: url(image/top.jpg);
	height: 500px;
	width: 940px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: rerative;
}

h1 {color:#1100ff;}

.nav-item{font-size: 20px;}

/* 更新情報 */

.news {
	font-size: 20px;
	border: 2px;
	width: 100%;
}



