@charset "Shift JIS";

/* 見出し画像・キャッチコピー */
.top-image {
	background-image: url(image/zibun5.gif);
	height:384px;
	width: 500px;
	margin-top: 200px;
	margin-bottom: 30px;
	position: relative;
}

.catchcopy {
	text-shadow: 1px 1px 2px black;
	position: absolute;
	top:20px;
	right: 155px;
	width: 320px;
}



.catchcopy p {
	font-size: 28px;
	color: #00ff55;
	text-shadow: 2px 2px #000000;
	font-weight:200px;
	line-height: 33px;
}



/* 更新情報 */
.news {
	font-size: 16px;
	border: 0px;
	width: 90%;
}

.news th, .news td {
	border-left-width: 0px;
	border-right-width: 0px;
}

.news th {
	border-top-width: 0px;
}

.date {
	padding-left: 25px
}
