﻿@charset "utf-8";

/* 共通設定 */
@import url("common.css");

/* ============================================================================= */

/* [トップ]共通設定 */

/* ============================================================================= */


	/* contents */
	#contents #point {
		margin:25px 0 0 0;
	}

	#contents h2 {
		padding:0 0 15px 0;
	}
	/* end */

	/* movie */
	#flash {
		width:552px;
		height:292px;
		padding:9px;
		background:url(../../images/top/bg.jpg) no-repeat top;
	}
	/* end */
	
	/* point */
	#contents #point img.p1 {
		margin:0 20px 30px 0;
	}

	#contents #point img.p2 {
		margin:0 0 30px 0;
	}

	#contents #point img.p3 {
		margin:0 20px 0 0;
	}

	#contents #point img.p4 {
		margin:0;
	}
	/* end */