body{background:#000; color:#FFFFFF;overflow-x:hidden; }
#AVA{
	padding-bottom:2em;
	font-family:"メイリオ",Meiryo,Osaka,"小塚ゴシック Pro H",KozGoPr6N-Heavy,KozGoPro-Heavy,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
	}
#AVA h1{
	font-size:2.3em;
	}
#AVA p{
	font-size:1.2em;
	color:#999;
	}
#AVA .text{
	margin-top:-8%;
	}
#AVA .text h1{
	color:#FF0004;
	}
#AVA .box1{
	padding-bottom:2em;
	}
#AVA .butten a{
	font-size:1.5em;
	display:block;
	padding:10px 15px;
	background:#FF0004;
	color:#FFFFFF;
	border:#FF0004 solid 2px;
	text-decoration:none;
	}
#AVA .butten a:hover{
	background:none;
	border:#FF0004 solid 2px;
	}
#AVA .box2{
	background:url(../images/box2.jpg)fixed top center;
	padding:3.5em 0px;
	}
#AVA .box3{
	background:url(../images/box3.jpg) repeat-y center;
	padding:3.5em 0px;
	}
#AVA .box3 p ,#AVA .box3 span{
	display:block;
	width:80%;
	margin-left:15%;
	line-height:25px;
	}
#AVA .box3 span{
	color:#333;
	}
#AVA .box4 h1{
	background: -webkit-linear-gradient(top,#ec9c22 0,#d53a1b 100%);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-weight:bolder;
	}
#AVA .box4 h2{
	background: -webkit-linear-gradient(top,#fff 0,#c4c3c2 100%);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-weight:bolder;
	}
#AVA .box4 .name{
	color:#000000;
	display:-webkit-inline-box;
	padding:5px 15px;
	text-align:center;
	margin:0 auto;
	background:-webkit-linear-gradient(top,#fbef9b 0,#c3972a 100%);
	border:#000000 solid 1px;
	}