@charset "utf-8";

/* ------------------------------
	index
------------------------------ */

#header h1{
	width: 257px;
	float: left;
}

#header .lead {
	width: 543px;
	padding: 53px 0 0 0;
	float: left;	
}

#header #btns_sns {
	width: 40px;
	position: absolute;
	top: 127px;
	left: 732px;	
}

