body	{background-color: #ccFFFF;
	background-image:url(1f.gif)}
	
a	{color: #017acd}

/* コンテナ */
div#container	{margin-left: 0;
	margin-right: 150px}

/* ヘッダー */
div#header	{background-color: #ccFFFF;
	background-image:url(1f.gif);
	color: #ff0000;
	padding: 28px 50px 20px}

div#header h1	{margin: 0}

div#header p	{color: #000000;
	font-size: 1.00em;
	margin: 0}

/* メニュー */
ul#menu	{font-size: 1.00em;
	margin-top: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-left: 0;
	height: 30px;
	background-color: #ccFFFF;
		background-image:url(1f.gif)}

ul#menu li	{list-style-type: none;
	float: left}

ul#menu li a	{display: block;
	width: 120px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #ccFFFF;
	background-image:url(1f.gif);
	border-right: solid 1px #ccFFFF;
	border-left: solid 1px #ccFFFF;
	border-top: solid 1px #ccFFFF;
	border-bottom: solid 1px #00FFFF}


ul#menu li a:hover	{color: #FF6600;
	font-size: 1.5em;}
  -->


/* コンテンツ */
div#content	{width: 100%;
	float: right;
	margin-left: -196px;
	margin-right: auto;
	margin-bottom: 25px;
	color: #ffffff;}

div#content h2, div#content h3, div#content h4, div#content h5, div#content h6, div#content p

div#content h2	{background-color: #00CCFF;
	font-size: 1.5em;
	line-height: 22px;
	width: 600px;
	padding-left: 26px;
	margin-top: 30px;
	margin-bottom: 0}
	
div#content h3	{background-color: #cc99ff;
	font-size: 1.5em;
	line-height: 22px;
	width: 600px;
	padding-left: 26px;
	margin-top: 30px;
	margin-bottom: 0}
	
div#content h4	{background-color: #cc99ff;
	font-size: 1.5em;
	line-height: 22px;
	width: 600px;
	padding-left: 26px;
	margin-top: 30px;
	margin-bottom: 0}

div#content h5	{background-color: #cc99ff;
	font-size: 1.5em;
	line-height: 22px;
	width: 600px;
	padding-left: 26px;
	margin-top: 30px;
	margin-bottom: 0}

div#content h6	{background-color: #cc99ff;
	font-size: 1.5em;
	line-height: 22px;
	width: 600px;
	padding-left: 26px;
	margin-top: 30px;
	margin-bottom: 0}

div#content p	{font-size: 1.00em;
	line-height: 1.6;
	margin-top: 10px;
	color: #000000}

div#content table	{font-size: 1.00em;
	line-height: 1.6;
	margin-top: 10px}

/* フッター */
div#footer	{width: 100%;
	margin-top: 0;
	padding-top: 8px;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}