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