@charset "utf-8";
/*+++++++++++++++++++++++++++++++++*/
/*NCS Web Site index.CSS   Ver.07_0327*/
/*+++++++++++++++++++++++++++++++++*/
#header_img {
	display: none;
	}

#header {
	width: 775px;
	height: 269px;
	display: block;
	}
#header h1 {
	display: none;
	}

#idx_swf {
	padding-bottom: 1px;
	}


.global_set_bg {
	background-image: url(../../imgs/navi/global_navi_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 -2px;
	position: relative;
	width: 775px;
	height: 30px;
	}

#global_navi {
	position: absolute;
	top: 269px;
	left: 0;
	z-index: 1;
	margin: 0 0 0 13px;
	}
.page_back {
	display: none;
	}


