@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
}

#all_contents{
	width:800px;
	margin:0 auto;
}

.img_bloc img{
	width: 800px;
}


.btn{
background : url(../img/img_btn.jpg) no-repeat; 
display:block; 
width:800px; height:386px; text-indent:-9999px;
margin-bottom:15px;
}

a:hover.btn{
background : url(../img/img_btn_on.jpg) no-repeat;
} 

.coupon{
margin-top:35px;
}

.profile_bloc{
	width:800px;
	height:440px;
	background : url(../img/img_10.jpg) no-repeat;
	text-align:center;
	padding-top:460px;
}