h1{
	background-image: url(../image/title.png);
	margin:10px auto;
	width:798px;
	height:136px;
}
.maincon{
	line-height:125%;
	font-size:12px;
	color:#666666;
	background-image: url(../image/mayo-001.png);
	background-position:center center;
	width:400px;
	height:300px;
	text-align:right;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.hidden{
	position: absolute;
	visibility: hidden;
}
