@charset "utf-8";

#header {
	position: relative;
	padding-top: 14px;
}
header #header_snav {
	position: absolute;
	width: auto;
	right: 10px;
	bottom: 8px;
	
}

#contents {
	width: 980px;
	padding: 0 0 30px 0;
}
.tel{
	font-size:16px;

}

