@charset "utf-8";
/*---------------------------------------------------------------
	BODY
---------------------------------------------------------------*/
#main-body {
	margin: auto;
	width: 843px;
	padding-bottom: 20px;
	background-color: #ffffff;
}
#main-body span.kome {
	font-size: 85%;
	color: #666666;
}
#main-body #top-title {
	width: 843px;
	margin-bottom: 20px;
	height: 36px;
}

#main-body #foot-title {
	width: 843px;
	height: 36px;
	margin-bottom: 20px;
}
#main-body h2#foot-text {
	padding: 5px;
	font-size: 95%;
	background-color: #F4F4F4;
	border-bottom: 1px solid #666666;
}

#main-body h3 {
	width: 400px;
	height: 113px;
	margin:0px 10px 20px;
	display: inline;
}
#main-body a.menu-button-1 {
	overflow: hidden;
	display: block;
	width: 400px;
	height: 113px;
	text-indent: -9999px;
	background: url(../images/sv/sv-button-1.jpg) no-repeat 0px 0px;
}
#main-body a.menu-button-1:hover {
	background: url(../images/sv/sv-button-1.jpg) no-repeat 0px -113px;
}
#main-body a.menu-button-2 {
	overflow: hidden;
	display: block;
	width: 400px;
	height: 113px;
	text-indent: -9999px;
	background: url(../images/sv/sv-button-2.jpg) no-repeat 0px 0px;
}
#main-body a.menu-button-2:hover {
	background: url(../images/sv/sv-button-2.jpg) no-repeat 0px -113px;
}
#main-body a.menu-button-3 {
	overflow: hidden;
	display: block;
	width: 400px;
	height: 113px;
	text-indent: -9999px;
	background: url(../images/sv/sv-button-3.jpg) no-repeat 0px 0px;
}
#main-body a.menu-button-3:hover {
	background: url(../images/sv/sv-button-3.jpg) no-repeat 0px -113px;
}
#main-body a.menu-button-4 {
	overflow: hidden;
	display: block;
	width: 400px;
	height: 113px;
	text-indent: -9999px;
	background: url(../images/sv/sv-button-4.jpg) no-repeat 0px 0px;
}
#main-body a.menu-button-4:hover {
	background: url(../images/sv/sv-button-4.jpg) no-repeat 0px -113px;
}