@charset "euc-jp";
/* CSS Document */

#message {
	background: #2594B9 url(images/bg-ocean.webp) no-repeat center bottom;
	background-size: cover;
	padding-bottom: 20%;
}
#message h1.sunb::before {
	background-image: url(../images/sbw1.png) !important;
}
#message h1, #message h2, #message p {
	color: #FFF;
	text-shadow: 0 0 6px #036, 0 0 6px #036, 0 0 6px #036;
}

#aboutus .titlebox {
	background-image: url(images/titlebg.jpg);
}
