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

a, a:link, a:visited, a:active {
	color: #000000;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
h1 a {
	background: url(../images/hl_logo.png) no-repeat center top;
	width: 290px;
	height: 0;
	display: block;
	overflow: hidden;
	margin: 60px auto 0;
	padding: 58px 0 0 0;
}
#hl_catch {
	background:url(../images/hl_catch.png) no-repeat center top;
	width: 242px;
	height: 12px;
	margin: 85px auto 0;;
}
#hl_keyvisual {
	background:url(../images/hl_keyvisual.png) no-repeat center top;
	width: 792px;
	height: 305px;
	margin: 80px auto 0;
}
nav.weight4 {
	 font-family: "Roboto";
	 font-weight: 300;
	 font-style: normal;
	 font-size: 14px;
	 line-height: 30px;
	 width: 420px;
	 height: 30px;
	 margin: 80px auto;
	 letter-spacing: 1px;
}
nav ul {
	float: left;
}
li {
	float: left;
	padding: 0px 25px;
}
li a {
	text-decoration: none;
}
#fb {
	background:url(../images/hl_fb.png) no-repeat center;
	width: 22px;
	height: 21px;
}
#fb a {
	display: block;
	width: inherit;
	height: inherit;
}
#hl_concept p {
	font-size: 12px;
}