body {
	text-align: center;
	width: 100%;
	background-color: #230010;
}

.wrapper {
	text-align: left;
	margin: auto;
	width: 950px;
	background-color: #ffffff;
}

.header { height: 220px; }
.header h1 { text-indent: -9999px; }
.header h2 { text-indent: -9999px; }
#title {
	background-image: url("../img/top/toptitle.jpg");
	background-repeat: no-repeat;
	margin-top: 78px;
	height: 47px;
}

.main {
	position: relative;
	width: 100%;
}

.menu {
	position: absolute;
	top: -25px;
	width: 250px;
	height: 65px;
	float: left;
}
.menu li {
	height: 57px;
	width: 178px;
	background-repeat: no-repeat;
	background-image: url("../img/top/topmenu_btn.gif");
}

.menu li a {
	line-height: 57px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
}
.menu li a:visited { color: #333377; }
.menu li a:link { color: #333377; }

.footer {
	width: 950px;
	clear: both;
	text-align: center;
}

h1 {
	text-indent: -9999px;
}
p {
	font-size: 10pt;
}
.wrapper {
	background-image: url("../img/top/base.jpg");
	background-repeat: no-repeat;
	height: 1045px;
}
.flashWrapper {
	float: right;
	width: 700px;
	height: 264px;
}
.introp {
	color: #ffffff;
	width: 310px;
	font-family : Arial, 'ヒラギノ明朝 Pro', 'MS 明朝', sans-serif;
}
#intro {
	width: 350px;
	margin-top: 6px;
	margin-left: 17px;
	height: 228px;
	float: left;
}
#intro1 {
	margin-top: 90px;
	margin-left: 115px;
}
#intro2 {
	margin-top: 50px;
	margin-left: 25px;
}
#intro3 {
	margin-top: 90px;
	margin-left: 70px;
}
#flash {
	width: 331px;
	height: 228px;
	float: right;
	margin-top: 6px;
}

