html, body{
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 98%;
	background-image:url('img/bg.gif');
	background-repeat:no-repeat;
	background:position: center;
	background-color:#E50112;
	overflow-x: hidden;
 
}

a img {
    border-style:none;
}

#box1 {
	background-image:url('img/rogo.gif');
	background-color:#E50112;
	float:right;
	width:438px;
	height:120px;
	padding:0px;
	margin:20px 15px 5px 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#back {
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 100%;
    background: url(img/back.png) repeat-x;
    background-size: 1920px 1080px;
    -webkit-animation: slide 10s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -webkit-transform: translate3d(0, 0, 0);
}

@-webkit-keyframes slide {
    0% { -webkit-transform: translate3d(0, 0, 0); }
    100% { -webkit-transform: translate3d(-1920px, 0, 0); }
}

* {
	color:white;
	font-size:12px;
	font-weight:bold;
}

p {
	color:white;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	margin:3px;
}

#midashi {
	color:yellow;
	font-size:30px;
	font-weight:bold;
	padding:0px;
	margin:3px;
}



#wrapper {
	position: relative;
	margin: 0 auto;
	z-index: 3;
}

#box2 {
	background-color:#E50112;
	clear:right;
	float:right;
	width:800px;
	height:60px;
	padding:10px;
	margin:5px 15px 5px 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#box10 {
	background-color:#E50112;
	clear:right;
	float:right;
	width:800px;
	height:80px;
	padding:10px;
	margin:5px 15px 5px 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


#box3 {
	background-color:#E50112;
	clear:right;
	float:right;
	width:800px;
	height:280px;
	padding:10px;
	margin:5px 15px 5px 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#box4 {
	background-color:#E50112;
	clear:right;
	float:right;
	width:810px;
	height:50px;
	padding:5px;
	margin:5px 15px 5px 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#box5 {
	background-color:#E50112;
	clear:right;
	float:right;
	width:260px;
	height:50px;
	padding:5px;
	margin:5px 15px 5px 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#box6 {
	background-color:#E50112;
	float:right;
	width:260px;
	height:50px;
	padding:5px;
	margin:5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#box7 {
	background-color:#E50112;
	float:right;
	width:250px;
	height:50px;
	padding:5px;
	margin:5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#box12 {
	background-color:#E50112;
	clear:right;
	float:right;
	width:260px;
	height:50px;
	padding:5px;
	margin:5px 15px 5px 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#box13 {
	background-color:#E50112;
	float:right;
	width:260px;
	height:50px;
	padding:5px;
	margin:5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#box14 {
	background-color:#E50112;
	float:right;
	width:250px;
	height:50px;
	padding:5px;
	margin:5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#box8 {
	background-color:#E50112;
	clear:right;
	float:right;
	width:800px;
	height:200px;
	padding:10px;
	margin:5px 15px 14px 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#box11 {
	background-color:#E50112;
	position: absolute;
	clear:right;
	width:100%;
	height:150px;
	padding:10px;
	margin:0px 0px 0px 50px;
}

#box9 {
	background-color:#E50112;
	position: absolute;
	top:1180px;
	clear:right;
	width:100%;
	height:240px;
	padding:0px 20px 10px 0px;
	margin:0px 20px 10px 0px;
}

#box00 {
	background-color:transparent;
	position: absolute;
	top:0px;
	clear:right;
	width:100%;
	height:1390px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


#hut {
	text-align:right;
	margin:0;
}