/******************************************************************************
/ システム名	：京都工芸繊維大学 KIT Standard System
/ ファイル名	：Header.css
/ 機能概要		：ヘッダー用スタイルシート
/ 改版履歴		：
/  日付        担当者  改版
/  2009/06/30  K.PARK  新規作成
/
/ Copyright (C) 2009 株式会社 総合システムサービス,All rights reserved.
/*****************************************************************************/

BODY {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
}


#MENU_TAB_AREA {
	position: absolute;
	top: 27px;
	/*left: 36%;*/
    left: 20%;
    white-space: nowrap;
}

IMG {
	margin-left: 0px;
	border: none; 
}

