/*---------------------------------------------------------------------------------------------*/
/* エンコード設定 */
@charset "shift_jis";

/*---------------------------------------------------------------------------------------------*/
/* 基本設定読み込み */
@import"default.css";

/*---------------------------------------------------------------------------------------------*/
/* ライブナビで出来る事ページ設定 */
#toptxtbox {
	line-height: 150%;
	height: auto;
	width: 680px;
	margin-top: 10px;
	margin-left: 10px;
}
