#wait{
		text-align: center;
}

#wait img{
		max-width: 100%;
		height: auto;
}



#main {
	width: 100%;
	height: auto;
	background-image: url(../image/bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size:cover;
	text-align: center;
}

.title {
	text-align: center;
	margin-top: 40px;
}
.s-title {
	text-align: center;
	margin-top: 40px;
}
.text {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 30px;
}


.access{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 60px;
}

p{
	font-size: 13px;
	line-height: 1.5em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.title1{
	color: darkblue;
}

.name{
	font-size: 20px;
	padding-bottom: 20px;
}