

/*==================================================*/
/*ボディ
/*--------------------------------------------------*/
/*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-image : none;
}

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

body div#AreaBottom
{
}

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

body div#AreaNaviGlobal
{
	top : 90px;
}

body div#AreaNaviHeader
{
	top : 0px;
	left : 25px;
	
	width : 435px;
	height : 41px;
	
	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 : 90px;

	background-image : none;
}

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

	background-image : none;
}

body div#FrameMain
{
	width : 950px;
	
/*	本デザインにはSiteParamに項目なし
	padding-left :  px;
	padding-right :  px;
*/
	background-image : none;
}

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

	background-image : none;
}

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

	background-image : none;
}

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

	background-image : none;
}

body div#FrameNaviHeader
{
	width : 100%;
	height : 100%;

	background-image : none;
}

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

	background-image : none;
}

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

	background-image : none;
}

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

	background-image : none;
}

body div#FrameCenter-Inner
{
	width : 610px;
	
	margin-left : 10px;
	margin-right : 20px;

	padding-top : 10px;
	padding-bottom : 10px;

	background-image : none;
}

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

	background-image : none;
}

body div#FrameRight-Inner
{
	width : 310px;
	
	padding-top : 10px;
	padding-bottom : 10px;

	background-image : none;
}
