@charset "utf-8";
/****************************************************************************************************

別ウィンドウ用

****************************************************************************************************/







/****************************************************************************************************

ヘッダー

****************************************************************************************************/
#Header{
	border-bottom:4px solid #006;
}

	#HeaderBody{
		padding:0 30px;
		width:730px;
	}
	


/*
サイトID
--------------------------------------------------*/
#SiteID{
	position:static;
	width:294px;
	background:#fff;
	border:none;
}



/****************************************************************************************************

メイン（サイドナビ＋コンテンツ）

****************************************************************************************************/
#Main{
	margin:0 auto 30px;
	width:730px;
}


/****************************************************************************************************

コンテンツ

****************************************************************************************************/
#Contents{
	float:none;
	margin-bottom:30px;
	width:730px;
}
