@charset "Shift-jis";

/* リスト ----------------------------------------------------------------- */

#grobalnavi2 li{ float:right; }


/* 全体のDIV -------------------------------------------------------------- */
div#conteiner { width:950px; margin:0 auto; font-size:90%; }


/* ヘッダー ----------------------------------------------------------------*/
div#header { width:950px; height:100px; background:url('../img_header_new/back.gif') left top no-repeat; text-align:center; }
h1 {
	margin-left:24px;
	margin-top:4px;
	width:122px;
	height:24px;
	text-indent:-999em;
	float:left;
}
h1 a {
	width:100%;
	height:100%;
	display:block;
	background:url('../img_header_new/logo.gif') no-repeat 0 0;
}


div#header h2 { font-weight:normal; }

/* ヘッダ上部メニュー */#grobalnavi1 {
	float:right;
}
#grobalnavi1 li {
	float:left;
	padding:0 8px;
	border-right:1px solid #333;
}

/* ヘッダ下部メニュー */#globalnavi2 li {
	float:left;
}

