/*======================================================================================*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*	Copylight (C) Fultex / このファイルの著作権はFultexに帰属します。無断で転用することを禁じます。
/*--------------------------------------------------------------------------------------*/
/*タイトル：サイト専用 - ヘッダーナビゲーション
/*準拠	：Fultex Framework CSS
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*======================================================================================*/

/*======================================================================================*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*グローバルタグ
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

*
{
	margin : 0px;
	padding : 0px;
}


div
{
	display : block;
	float : left;
	position : relative;
}

img
{
	border: none;

	/*バグ対策：IE6.0で隙間が2px程できる*/
	vertical-align:bottom;
}

h1
{

}

h2
{
	display : block;
	float : left;
	position : relative;
	
	text-indent : -9999px;
}

h3
{
	display : block;
	float : left;
	position : relative;
	
	text-indent : -9999px;
}

h4
{
	line-height : 30px;
	
	color:#444444;
	font-size : 14px;
	font-weight : lighter;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ ゴシック", sans-serif;	
}

h5
{
	line-height : 30px;
	
	color:#444444;
	font-size : 14px;
	font-weight : bold;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ ゴシック", sans-serif;	
}

a
{
	line-height: 16px; 
	
	color:#0088CC;
	font-size : 12px;
	font-weight : lighter;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ ゴシック", sans-serif;	
}

a:link,
a:visited
{
	
	
	text-decoration: none;
}
a:hover,
a:active
{
	text-decoration: underline;
}

ul
{
	list-style : none;
}

ol
{
	list-style : none;
}

li
{
}

td
{
	text-align	: left;
	
	color : #444444;
	font-size : 12px;
	font-weight : lighter;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ ゴシック", sans-serif;	
}


/*======================================================================================*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*ルートコンテナ
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

#root-container-header
{
	z-index : 0;
	width : 100%;

	background-repeat : repeat-x;
	background-position : left top;
	background-image : url(http://www.fultex.jp/images/bg_header.jpg);
	
	/*IE6:div.absoluteが隣接したときのバグフィクス*/
	margin-right : -2px;
	
/*	
	background : #F8F8F8;
*/
}

#root-container-main
{
	z-index : 0;
	width : 100%;
	
	/*IE6:div.absoluteが隣接したときのバグフィクス*/
	margin-right : -2px;
	
/*
	background-repeat : repeat;
	background-position : top;
	background-image : url(http://www.fultex.jp/images/bg_main.jpg) ;
*/
	background : #F8F8F8;
}

#root-container-footer
{
	z-index : 0;
	width : 100%;
	
	/*IE6:div.absoluteが隣接したときのバグフィクス*/
	margin-right : -2px;
	
/*
	background-repeat : repeat-x;
	background-position : top;
	background-image : url(http://www.fultex.jp/images/bg_footer.jpg) ;
*/
	background : #F8F8F8;
}

#root-container-navi1
{
	position : absolute;
	
	z-index : 100;
	top : 100px;
	left : 0px;
	
	width : 100%;
}

#root-container-navi2
{
	position : absolute;
	
	z-index : 100;
	top : 0px;
	left : 0px;
	
	width : 100%;
}


/*======================================================================================*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*フレーム
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

#frame-header
{
	left : 50%;
	margin-left : -400px;
	
	width : 800px;
	height : 100px;
/*
	background-repeat : no-repeat;
	background-position : top left;
	background-image : url(http://www.fultex.jp/images/header.jpg);

	background : #F8F8F8;
*/
}

#frame-main
{
	left : 50%;
	margin-left : -400px;
	
	width : 800px;
/*
	background-repeat : repeat-x;
	background-position : top;
	background-image : url(http://www.fultex.jp/images/frame-container.jpg) ;
	
	background : #F8F8F8;
*/
}

#frame-footer
{
	left : 50%;
	margin-left : -400px;
	
	width : 800px;

/*
	background-repeat : repeat-x;
	background-position : top;
	background-image : url(http://www.fultex.jp/images/frame-footer.jpg) ;
	background : #F8F8F8;
*/
}

#frame-navi1
{
	left : 50%;
	margin-left : -400px;
	
	width : 800px;
	height : 0px;
}


#frame-navi2
{
	
	left : 50%;
	margin-left : -20px;

	width : 420px;
	height : 50px;
}


/*--------------------------------------*/
/*メインフレーム
/*--------------------------------------*/

/*【構成図：frame-main】
/*****************************************************************************/
/*#frame-main-top                                                            */
/*←	                                                                         */
/*****************************************************************************/
/*#frame-main-center                                                         */
/*←	                                                                         */
/* ========================================================================= */
/* |#frame-main-right	                                                  →||*/
/* | ===============================================                       ||*/
/* | |#frame-main-left                             |                       ||*/
/* | |←	                                           |                       ||*/
/* | | ===================== ===================== | ===================== ||*/
/* | | |#contents          | |#contents          | | |#contents          | ||*/
/* | | | -container-left   | |  -container-center| | |   -container-right| ||*/
/* | | |←	               | |                  →| | |                  →| ||*/
/* | | ===================== ===================== | ===================== ||*/
/* | |                                             |                       ||*/
/* | ===============================================                       ||*/
/* |                                                                       ||*/
/* ========================================================================= */
/*                                                                           */
/*****************************************************************************/
/*#frame-main-bottom                                                         */
/*←	                                                                         */
/*****************************************************************************/

#frame-main-center
{
	width : 800px;
	
/*
	background-repeat : repeat-x;
	background-position : top;
	background-image : url(http://www.fultex.jp/images/frame-main-center.jpg) ;
*/
}

#frame-main-left
{
	width : 800px;
	
/*
	background-repeat : repeat-x;
	background-position : top;
	background-image : url(http://www.fultex.jp/images/frame-main-left.jpg) ;
*/
}

#frame-main-right
{
	float : right;
	
	width : 800px;
	
/*
	background-repeat : repeat-x;
	background-position : top;
	background-image : url(http://www.fultex.jp/images/frame-main-right.jpg) ;
*/
}

#frame-main-top
{
	width : 800px;

/*
	background-repeat : repeat-x;
	background-position : top;
	background-image : url(http://www.fultex.jp/images/frame-main-top.jpg) ;
*/
}

#frame-main-bottom
{
	width : 800px;

	height : 1px;

	/*IE 6 バグ回避*/
	font-size : 0; 
	overflow: hidden;


/*
	background-repeat : repeat-x;
	background-position : top;
	background-image : url(http://www.fultex.jp/images/frame-main-bottom.jpg) ;
*/
}

/*======================================================================================*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*セクション
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*セクションはコンテナなのでデザインを規定する内容をなるべく記述しないこと*/

/*--------------------------------------*/
/*ヘッダーフレーム内
/*--------------------------------------*/
#section-header
{
	width : 100%;
/*
	width : 800px;
*/
}

/*--------------------------------------*/
/*トップフレーム内
/*--------------------------------------*/
#section-top
{
	width : 100%;
/*
		width : 800px;
*/
}

/*--------------------------------------*/
/*メインフレーム内
/*--------------------------------------*/
#section-center
{
	float : right;
	
	width : 600px;
	
	margin-top : 20px;
}

#section-left
{
	width : 100%;

	width : 200px;
	
	margin-top : 20px;
}

#section-right
{
	float : right;
	
	width : 0px;
}

/*--------------------------------------*/
/*ボトムフレーム内
/*--------------------------------------*/
#section-bottom
{
	width : 100%;
/*
	width : 800px;
*/
}

/*--------------------------------------*/
/*フッターフレーム内
/*--------------------------------------*/
#section-footer
{
	margin-top : 20px;

	width : 100%;
/*
	width : 800px;
*/
}

/*--------------------------------------*/
/*ナビフレーム内
/*--------------------------------------*/

#section-navi1
{
	width : 100%;
/*
	width : 800px;
*/
}


#section-navi2
{
	width : 100%;
}