@charset "utf-8";
/*
CSS Information
==============================================================

	Site Name: ラザールダイヤモンド
	Description: カラム等レイアウト用
	Version: 1.0

==============================================================
*/


/*
CONTENTS
==============================================================


	1: div#mainContents メインコンテンツ


==============================================================
*/


/*
1: div#mainContents メインコンテンツ
=========================================================*/
div#contents div#mainContents {
	position: relative;
	clear:both;
}
