@charset "utf-8";



/*	Shared Header style
-------------------------------*/

div#header {
	width: 1000px;
	height: 110px;
	position: relative;
}


ul#gNavi {
	position: absolute;
	right: 0;
	top: 57px;
}

h2 {
	margin: 0;
	padding: 0;
	width: 217px;
	height: 54px;
	display: block;
	background-image: url('../images/site_id.jpg');
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	left: 5px;
	top: 53px;
}

h2 a {
	margin: 0;
	padding: 0;
	width: 217px;
	height: 54px;
	display: block;
	text-indent: -10000px;
}

p.header_copy,
p.header_access,
p.header_tel {
	font-size: 120%;
	font-weight: bold;
	display: block;
	position: absolute;
	top: 22px;
}

p.header_copy {
	margin: 0;
	padding: 0;
	color: #464646;
	letter-spacing: 1px;
	width: 217px;
	text-align: center;
	left: 5px;
}

p.header_access {
	margin: 0;
	padding: 0;
	color: #464646;
	letter-spacing: 1px;
	right: 170px;
}

p.header_tel {
	margin: 0;
	padding: 0;
	color: #464646;
	letter-spacing: 1px;
	right: 0;
}

p.header_tel a {
	color: #464646;
}
