@charset	"UTF-8";

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

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

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

		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 h4
											{
											}

											html body div#wrapper div#body div#contents div.section h4 a
												{
												color:	#000000;
												}

												html body div#wrapper div#body div#contents div.section h4 a:hover
													{
													text-decoration:	none;
													}

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

											html body div#wrapper div#body div#contents div.section ul li
												{
												padding:		0px 0px 0px 20px;
												background-position:	0px 50%;
												background-repeat:	no-repeat;
												background-color:	transparent;
												}

												html body div#wrapper div#body div#contents div.section ul li.top
													{
													background-image:	url(../../../binary/css/screen/section/music/html-body-div-div_wrapper-div-div_body-div-div_contents-div-div_section-ul-li-li_top.gif);
													}

												html body div#wrapper div#body div#contents div.section ul li.right
													{
													background-image:	url(../../../binary/css/screen/section/music/html-body-div-div_wrapper-div-div_body-div-div_contents-div-div_section-ul-li-li_right.gif);
													}

												html body div#wrapper div#body div#contents div.section ul li.bottom
													{
													background-image:	url(../../../binary/css/screen/section/music/html-body-div-div_wrapper-div-div_body-div-div_contents-div-div_section-ul-li-li_bottom.gif);
													}

												html body div#wrapper div#body div#contents div.section ul li.left
													{
													background-image:	url(../../../binary/css/screen/section/music/html-body-div-div_wrapper-div-div_body-div-div_contents-div-div_section-ul-li-li_left.gif);
													}

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

											html body div#wrapper div#body div#contents div.section dl dt
												{
												padding:	0px 5px 0px 5px;
												color:		#ffffff;
												background:	#000000;
												}

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

												html body div#wrapper div#body div#contents div.section dl dd dl
													{
													border-style:	none solid solid solid;
													border-width:	1px;
													border-color:	#000000;
													background:	#99ccff;
													}

													html body div#wrapper div#body div#contents div.section dl dd dl dt
														{
														font-size:	100%;
														color:		#336699;
														border-style:	solid none none none;
														border-width:	1px;
														border-color:	#000000;
														background:	transparent;
														}

													html body div#wrapper div#body div#contents div.section dl dd dl dd
														{
														margin:		-1.5em 0px 0px 6em;
														padding:	0px 5px 0px 5px;
														font-size:	100%;
														border-style:	none none none solid;
														border-width:	1px;
														border-color:	#000000;
														background:	#ffffff;
														}

														html body div#wrapper div#body div#contents div.section dl dd dl dd.object
															{
															padding:	5px;
															}

										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
														{
														padding:	0px 5px 0px 5px;
														border:		solid 1px #000000;
														}

														html body div#wrapper div#body div#contents div.section table tbody tr td.title
															{
															background:	#ccffff;
															}

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