

/*==================================================*/
/*ボディ
/*--------------------------------------------------*/
/*body
/*==================================================*/
body
{
	background-image : none !important;
}

/*==================================================*/
/*エリア
/*--------------------------------------------------*/
/*body > div#RootXxx > div#AreaXxx
/*==================================================*/
body div#AreaToolbar
{
}

body div#AreaFootbar
{
}

body div#AreaHeader
{
	background-repeat : repeat-x;
	background-position : left top;
}

body div#AreaTop
{
	background-repeat : repeat-x;
	background-position : left top;
}

body div#AreaMain
{
	background-image : none;
}

body div#AreaBottom
{
	background-image : none;
}

body div#AreaFooter
{
	background-repeat : repeat-x;
	background-position : left top;
}

body div#AreaNaviGlobal
{
	top : 100px;
	background-image : none;
}

body div#AreaNaviHeader
{
	background-image : none;
}

/*==================================================*/
/*フレーム
/*--------------------------------------------------*/
/*body > div#RootXxx > div#AreaXxx > div#FrameXxx
/*==================================================*/
body div#FrameToolbar
{
	width : 950px;

	background-image : none;
}

body div#FrameFootbar
{
	width : 950px;

	background-image : none;
}

body div#FrameHeader
{
	width : 950px;
	height : 100px;

	background-image : none;
}

body div#FrameTop
{
	width : 950px;
	height : 0px;

	background-image : none;
}

body div#FrameMain
{
	width : 950px;

/*	padding-left :  px;
	padding-right :  px;
*/
	background-image : none;
}

body div#FrameBottom
{
	width : 950px;
	height : 0px;

	background-image : none;
}

body div#FrameFooter
{
	width : 950px;
	height : 230px;

	background-image : none;
}

body div#FrameNaviGlobal
{
	width : 950px;
	height : 0px;

	background-image : none;
}

body div#FrameNavi2
{
	padding-left : 475px;

	width : 0px;
	height : 0px;

	background-image : none;
}

body div#FrameRight-Outer
{
	width : 950px;

	background-image : none;
}

body div#FrameLeft-Outer
{
	width : 630px;

	background-image : none;
}

body div#FrameCenter-Outer
{
	width : 630px;

	background-image : none;
}

body div#FrameCenter-Inner
{
	width : 620px;
	
	margin-left : 0px;
	margin-right : 10px;

	padding-top : 0px;
	padding-bottom : 0px;

	background-image : none;
}

body div#FrameLeft-Inner
{
	width : 0px;
	
	padding-top : 0px;
	padding-bottom : 0px;

	background-image : none;
}

body div#FrameRight-Inner
{
	width : 320px;
	
	padding-top : 0px;
	padding-bottom : 0px;

	background-image : none;
}
