﻿@charset "utf-8";

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

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

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

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


	/* flash movie */
	#flash {
		width:552px;
		height:402px;
		padding:9px;
		background:url(../../images/top/base.jpg) no-repeat;
	}
	/* end */

	/* border */
	#border {
		height:7px;
		width:570px;
		margin:20px 0 20px 0;
		background:url(../../images/top/border.jpg) no-repeat top;
	}
	/* end */

	/* topics */
	#topics {
		padding:0 10px 0 10px;
		width:550px;
	}
	/* end */