@charset "utf-8";

#arayada {
	width: 100%;
	background-color: #FFFAF0;
	font-size: 16px;
}
#arayada .main {
	background: url("../images/sp_main.jpg?250708") no-repeat;
	padding-top: 178.28%;
	margin: 0 auto;
	background-size: contain;
	max-width: 1280px;
}
#arayada .ClrTxt {
    text-indent: -10000px;
    text-decoration: none;
    overflow: hidden;
    position: absolute;
}

