@charset "UTF-8";
/*メインビジュアル*/
#imageMain {
	padding: 0px;
	height: 260px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../img/top/image-main.jpg);
	background-repeat: no-repeat;
}
#imageMain h2 {
	text-indent: -9999px;
}
#introductionBox {
	margin: 0px;
	padding: 0px;
}
#introductionBox h2 {
	font-size: 12px;
	line-height: 16px;
	background-image: url(../img/top/introduction-catch.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 54px;
}
#introductionBox p {
	font-size: 14px;
	line-height: 22px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsBox {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/top/news-center.gif);
	background-repeat: repeat-y;
}
#newsBox h3 {
	font-size: 12px;
	line-height: 16px;
	background-image: url(../img/top/news-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 24px;
}
#newsBox table {
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#newsBox th {
	font-weight: normal;
	padding-right: 1em;
	padding-top: 5px;
}
#newsBox td {
	padding-top: 5px;
}
#newsBox img {
	display: block;
}
#underConstructionBox {
}
#underConstructionBox p {
	font-size: 24px;
}
