/* -------------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/* -------------------- */

*{
	margin: 0px;
	padding: 0px;
}

.mienai{
	display: none;
}

img{
	border: none;
	vertical-align: bottom;
}

.foot{
	width: 800px;
	margin: auto;
	clear: both;
}

.mx_copyright{
	padding: 10px;
}

A:link{
	color: #3a141e;
	text-decoration: none;
}
A:visited{
	color: #cdb49a;
	text-decoration: none;
}
A:hover{
	color: #ff0000;
	text-decoration: none;
}

body{
	text-align: center;
	background-image: url(images/back.jpg);
	background-color: #ffffff;
}

#all{
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	background-image: url(images/main.gif);
	background-repeat: no-repeat;
	padding-top: 540px;
	text-align: left;
	position: relative;
}

.text{
	float: right;
	width: 450px;
	font-size: 80%;
	line-height: 160%;
	position: relative;
	top: -15px;
}

.cut{
	float: left;
	width: 240px;
}

.cut1{
	width: 240px;
	height: 135px;
	background-image: url(images/cut1.jpg);
	background-repeat: no-repeat;
}
.cut2{
	width: 240px;
	height: 135px;
	background-image: url(images/cut2.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.cut3{
	width: 240px;
	height: 135px;
	background-image: url(images/cut3.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.cut4{
	width: 240px;
	height: 135px;
	background-image: url(images/cut4.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.btn{
	width: 450px;
	height: 70px;
	background-image: url(images/btn.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}

.btn2{
	width: 450px;
	height: 70px;
	background-image: url(images/btn2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}

.eve_copy{
	margin: 30px;
	text-align: center;
	font-size: 80%;
}
