@charset "utf-8";
/*
CSS Information
==============================================================

	Site Name: ラザールダイヤモンド
	Description: カラム等レイアウト用
	Version: 1.0

==============================================================
*/


/*
CONTENTS
==============================================================


	1: div#mainContents メインコンテンツ
	

==============================================================
*/


/*
1: div#mainContents メインコンテンツ
=========================================================*/
div#mainContents {
	margin-bottom: 50px;
}

div#mainContents p {
	margin-bottom: 30px;
}

div#mainContents p.lastChild {
	margin-bottom: 0 !important;
}
