@charset	"UTF-8";

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

html
	{
	scrollbar-base-color:		#00cc99;
	scrollbar-track-color:		#00cc99;
	scrollbar-arrow-color:		#00cc99;
	scrollbar-3dlight-color:	#00cc99;
	scrollbar-darkshadow-color:	#00cc99;
	}

	html body
		{
		scrollbar-base-color:		#00cc99;
		scrollbar-track-color:		#00cc99;
		scrollbar-arrow-color:		#00cc99;
		scrollbar-3dlight-color:	#00cc99;
		scrollbar-darkshadow-color:	#00cc99;
		}

		html body div
			{
			}

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

			html body div#wrapper
				{
				}

				html body div#wrapper div
					{
					}

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

					html body div#wrapper div#body
						{
						}

						html body div#wrapper div#body div
							{
							}

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

							html body div#wrapper div#body div#contents
								{
								}

								html body div#wrapper div#body div#contents div
									{
									}

									/* ----------------------------------- */
									/* wrapper | body | contents | section */
									/* ----------------------------------- */

									html body div#wrapper div#body div#contents div.section
										{
										}

										html body div#wrapper div#body div#contents div.section table
											{
											}

											html body div#wrapper div#body div#contents div.section table thead
												{
												}

												html body div#wrapper div#body div#contents div.section table thead tr
													{
													}

													html body div#wrapper div#body div#contents div.section table thead tr th
														{
														height:		0px;
														overflow:	hidden;
														font:		0px/0px serif;
														text-indent:	-9999px;
														}

											html body div#wrapper div#body div#contents div.section table tbody
												{
												}

												html body div#wrapper div#body div#contents div.section table tbody tr
													{
													}

													html body div#wrapper div#body div#contents div.section table tbody tr td
														{
														}

														html body div#wrapper div#body div#contents div.section table tbody tr td.author
															{
															padding:	0px 0px 0px 15px;
															background:	url(../../../binary/css/screen/section/link/html-body-div-div_wrapper-div-div_body-div-div_contents-div-div_section-table-tbody-tr-td-td_author.gif) 0px 50% no-repeat transparent;
															}

														html body div#wrapper div#body div#contents div.section table tbody tr td.separator
															{
															padding:	0px 10px 0px 10px;
															}

														html body div#wrapper div#body div#contents div.section table tbody tr td.site
															{
															}
