@charset"utf-8";

/* CSS Document */

.wrapper{
	text-align:left;
	width:793px;
	margin:70px auto 0 auto;
	}
h1{
	float:left;
	width:630px;
	color:#835A30;
	font-weight:normal;
	font-size:84%;
	margin-top:5px;
	}
.logo{
	float:right;
	width:140px;
	}
.mainvid{
	margin-top:3px;
	}
address{
	margin-top:40px;
	text-align:right;
	}









/********** clear-fix  ***********/
.header:after{
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	content: ".";
}

.header{
	display: inline-block;
}

.header{
	display: block;
}
