@charset "shift_jis";





#head_area {
	position: relative;
	width: 900px;
	background-image : url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
}

#head_area h1 {
	position: absolute;
	color: #333333;
	font-size: 24px;
	font-weight: normal;
	top: 15px;
	left: 25px;
}

#head_area a {
	color: #333333;
	text-decoration: none;
}

#sitesetumei {
	line-height:16px;
	font-size: 12px;
	position: absolute;
	top: 70px;
	left: 35px;
	right: 380px;
}

