@charset "utf-8";



body {
	background-color: #ff7f00;
}
#wrapper .maimage img {
	width: 100%;
}
.mamoji {
	font-size: 32px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-bottom: 100px;
}
.mamoji a:link {
	color: #FFF;
	text-decoration: none;
}
.mamoji a:visited {
	color: #FFF;
}
.mamoji a:hover {
	color: #FFF;
}
