﻿@charset "utf-8";

#temp_header {
	width: 100%;
	height: 210px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	overflow: hidden;
}　
.clearText {	
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

/*----------------------------------------------------
　header ba
----------------------------------------------------*/
#header_Ba{
	width:100%;
	height:210px;
	/*-background-image: url(../images/headBa_bg.png);
	background-repeat: repeat-x;
	background-position: center top;-*/
	margin: 0px;
	padding: 0px;		
}
#headBa{
	width:1000px;
	height:200px;
	margin:10px auto 0;
	position:relative;
	padding:0;
}
.temp_hb{
	width:1000px;
	height:200px;
	margin:0;
}
.tempLogo{
	width:220px;
	height:146px;
	margin:0px;
	position:absolute;
	top:6px;
	left:6px;
}
