@charset	"UTF-8";

/* ---------------------------------------------------------------------------------------------- */
/* 詳細設定                                                                                       */
/* ---------------------------------------------------------------------------------------------- */

html
	{
	}

	html > body
		{
		background-image:	url(../../binary/css/screen/extension/html-body.gif);
		background-repeat:	repeat;
		}

		html > body div
			{
			}

			/* ------- */
			/* wrapper */
			/* ------- */

			html > body div#wrapper
				{
				}

				html > body div#wrapper div
					{
					}

					/* ---------------- */
					/* wrapper | header */
					/* ---------------- */

					html > body div#wrapper div#header
						{
						}

						html > body div#wrapper div#header div
							{
							}

							/* ----------------------- */
							/* wrapper | header | menu */
							/* ----------------------- */

							html > body div#wrapper div#header div#menu
								{
								}

								html > body div#wrapper div#header div#menu ul
									{
									}

									html > body div#wrapper div#header div#menu ul li
										{
										}

										html > body div#wrapper div#header div#menu ul li a
											{
										/*	background-image:	url(../../binary/css/screen/extension/html-body-div-div_wrapper-div-div_header-div-div_menu-ul-li-a.png); */
											}

							/* ----------------------------- */
							/* wrapper | header | topic path */
							/* ----------------------------- */

							html > body div#wrapper div#header div#topic_path
								{
						/*		background-image:	url(../../binary/css/screen/extension/html-body-div-div_wrapper-div-div_header-div-div_topic_path.gif);
								background-repeat:	no-repeat;		*/
								}

						/*		html > body div#wrapper div#header div#topic_path p
									{
									background-image:	url(../../binary/css/screen/extension/html-body-div-div_wrapper-div-div_header-div-div_topic_path-p.png);
									background-position:	0px 0px 0px 300px;
									background-repeat:	repeat-x;
									}					*/

					/* -------------- */
					/* wrapper | body */
					/* -------------- */

					html > body div#wrapper div#body
						{
				/*		background-image:	url(../../binary/css/screen/extension/html-body-div-div_wrapper-div-div_body.png);	*/

						}

						html > body div#wrapper div#body div
							{
							}

							/* ---------------------------- */
							/* wrapper | body | advertising */
							/* ---------------------------- */

							html > body div#wrapper div#body div#advertising
								{
					/*			background-image:	url(../../binary/css/screen/extension/html-body-div-div_wrapper-div-div_body-div-div_advertising.png);
								background-position:	0px 0px;
								background-repeat:	repeat-x;
								}			*/

					/* ---------------- */
					/* wrapper | footer */
					/* ---------------- */

					html > body div#wrapper div#footer
						{
						background-image:	url(../../binary/css/screen/extension/html-body-div-div_wrapper-div-div_footer.png);
						}

