@charset	"UTF-8";

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

html
	{
	scrollbar-base-color:		#6699cc;
	scrollbar-track-color:		#6699cc;
	scrollbar-arrow-color:		#6699cc;
	scrollbar-3dlight-color:	#6699cc;
	scrollbar-darkshadow-color:	#6699cc;
	}

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

		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 p
											{
											margin:	0px 0px 1em 0px;
											}

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

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

										html body div#wrapper div#body div#contents div#information h4
											{
											padding:	5px 0px 0px 10px;
											font-family:	Verdana,sans-serif;
											font-weight:	bold;
											color:		#666666;
											background:	url(../../../binary/css/screen/section/top/html-body-div-div_wrapper-div-div_body-div-div_contents-div-div_information-h4.jpg) 0px 0px no-repeat transparent;
											}

										html body div#wrapper div#body div#contents div#information p
											{
											padding:	0px 5px 10px 0px;
											font-family:	Verdana,sans-serif;
											font-weight:	bold;
											text-align:	right;
											background:	url(../../../binary/css/screen/section/top/html-body-div-div_wrapper-div-div_body-div-div_contents-div-div_information-p.jpg) 100% 100% no-repeat transparent;
											}

											html body div#wrapper div#body div#contents div#information p a
												{
												padding:	1px;
												color:		#999999;
												border-style:	none none solid none;
												border-width:	5px;
												border-color:	#ff99cc;
												}

												html body div#wrapper div#body div#contents div#information p a:hover
													{
													border-style:	none none solid none;
													border-width:	5px;
													border-color:	#ffccff;
													}

										html body div#wrapper div#body div#contents div#information dl
											{
											margin:	0px 10px 0px 10px;
											}

											html body div#wrapper div#body div#contents div#information dl dt
												{
												padding:	0px 0px 0px 15px;
												font-family:	Verdana,sans-serif;
												font-weight:	bold;
												color:		#ff6600;
												background:	url(../../../binary/css/screen/section/top/html-body-div-div_wrapper-div-div_body-div-div_contents-div-div_information-dl-dt.jpg) 0px 50% no-repeat transparent;
												}

											html body div#wrapper div#body div#contents div#information dl dd
												{
												padding:	0px 0px 0px 15px;
												}
