#header .catch_copy {
	width: 280px;
	position:absolute;
	top: 25px;
	left: 515px;
	margin: 0px;
	padding: 0px;
	z-index: 3;
}

#header .catch_copy h1{
	font-size: 10px;
	font-weight:normal;
	letter-spacing: 0.03em;
	line-height: 1.2em;
	color:#FF0000;
	margin: 0;
	padding: 0;
}

		#header .catch_copy h2,
		#header .catch_copy p {
			font-size: xx-small;
			font-weight:normal;
			letter-spacing: 0.03em;
			line-height: 1.2em;
			margin: 0;
			padding: 0;
			display: inline;
		}
		
		#header .catch_copy a:link,
		#header .catch_copy a:visited,
		#header .catch_copy a:hover,
		#header .catch_copy a:active { color: #000; text-decoration: none; }

#header .hclogo{
	position: absolute;
	left:75px;
	top: 20px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}

#header h3.title {
	position:absolute;
	top: 57px;
	left: 277px;
	margin: 0px;
	padding: 0px;
}

#header .toiawase{
	position:absolute;
	right: 15px;
	top: 85px
}
