@charset "shift_jis";
/* CSS Document */


/* --------------------------------

	* global Header Style {


		* last update 08.02/18
		* author : shin;
	
	}
	
	
--------------------------------

	* Contents
	
	1. header
	
	
--------------------------------


/* ==========================================================================================================

	 1. header
 
============================================================================================================*/


/*  ------------------------------------------------------------------

	Structure Frame

---------------------------------------------------------------------*/

/*ヒューマングローバルヘッダー ： 内容はそのまま継承 */

#mainheader{
	height:17px;
	background-color:#ffffff;
	width:950px;
}

.sub_menu{
	float:right;
	width:550px;
	height:17px;
	text-align:right;
}

.sub_menu img{
	border:0;
}

