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

#sitewrap{
    margin-top: 50px;
	color: #575756;
	line-height: 1.5em;
	font-size: 15px;
}

a, .tel{
	color: #575756;
	text-decoration: none;
}

#pagewrap{
    position: relative;
    width: 418px;
    margin: 0 auto 10px auto;
	text-align: left;
}
p{
	font-family: Tahoma, Geneva, sans-serif
}
.adres{
	text-align: left;
}

#mailto{
	width: 400px;
	height: 50px;
	position: absolute;
	left: 450px;
	top: 250px;
	z-index: 10;
}

a img{
	border: none;
}
#main_img_enter{
	margin: 50px 0 70px 0;
}
