@charset "utf-8";
/* CSS Document */

body{
	background-color:#000000;
}

audio{
	height:32px;
	width:300px;
	z-index:10;
}

.center{
	text-align:center;
}

/* 音楽 背景1*/
.music_back1	{
	background-color:#000000;
	text-align:center;
}

/* 音楽 背景2*/
.music_back2	{
	background-image:url(../../Bgfile/bg_014.jpg);
	text-align:center;
}

/* 音楽1 */
.music1	{
	border:2px solid #999; 
	background-image:url(../../Bgfile/bg_002.gif);
	padding: 5px;
	margin-bottom:5px;
}

/* 音楽2 */
.music1_2{
	border:2px solid #999; 
	background-image:url(../../Bgfile/bg_005.gif);
	padding: 5px;
	margin-bottom:5px;
}

/* 音楽　枠 */
.music2	{
	margin:auto;
	width:800px;
	height:350px;
	border-radius: 200px 200px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 200px 200px;	/* Firefox用 */
}

/* 音楽リスト */
.music_list{
	border:2px solid #999; 
	background-image:url(../../Bgfile/bg_003.gif);
	padding: 10px;
	margin-bottom:10px;
}

/* 音楽リスト　枠 Jacqui*/
.music_list_j	{
	margin:auto;
	width:800px;
	height:1100px;
	border-radius: 200px 200px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 200px 200px;	/* Firefox用 */
}

/* 音楽リスト　枠 BridgeZ*/
.music_list_b	{
	margin:auto;
	width:800px;
	height:1300px;
	border-radius: 200px 200px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 200px 200px;	/* Firefox用 */
}

/* 音楽テーブル */
.music_table{
	background-image:url(../../Bgfile/bg_010.gif);
}

/* 音楽　その他ブラウザ */
.music {
	background-color:#000;
}

/* 音楽のテキストの影 */
.shadow {
	background:#F9C;
	font-weight:bold;
}

/* 楽曲名の影 */
.shadow_music_title {
	background:#3F9;
	font-size:24px;
}

/* 音楽見出しの影 */
.shadow_title {
	color:#00f;
	background:#CF3;
	font-size:30px;
}

.flash {
	text-align:center;
}

h1{
	color:#F03;
	text-align:center;
}

h2{
	text-align:left;
}

h3{
	text-align:center;
}

p{
	font-weight:bold;
}

th{
	text-align:center;
	border:solid 2px #FFF;
}

td{
	text-align:left;
	border:solid 2px #FFF;
}

strong{
	color:#F03;
	font-weight:bold;
}

a{
	font-weight:bold;
}

/* 未読リンク*/
a:link{
	color:#00F;
}

/* 既読リンク*/
a:visited{
	color:#00F;
}

/* マウスオーバー*/
a:hover{
	color:#F00;
}

/* リンククリック時*/
a:active{
	color:#939;
	background-color:transparent;
}

.body1{
	color:#000000;
	background:url("../Bgfile/bg_007.gif") repeat;
	margin:10px;
	padding:0px;
}

/* 検索テーブル */
.table1{
	text-align:center;
	border:solid 2px #60F;
	background-image:url(../Bgfile/bg_010.gif);
}

/* アーティストテーブル(日本語） */
.table2{
	text-align:center;
	width:1170px;
	border:dotted 2px #00F;
	background-image:url(../Bgfile/bg_005.gif);
}

/* アーティストテーブル(英語） */
.table3{
	text-align:center;
	width:870px;
	border:dotted 2px #00F;
	background-image:url(../Bgfile/bg_005.gif);
}

/* スケーター、テニスプレイヤー、アクトレステーブル(日本語） */
.table4{
	text-align:center;
	width:1200px;
	border:dotted 2px #00F;
	background-image:url(../Bgfile/bg_005.gif);
}

/* スケーター、テニスプレイヤー、アクトレステーブル(英語） */
.table5{
	text-align:center;
	width:1000px;
	border:dotted 2px #00F;
	background-image:url(../Bgfile/bg_005.gif);
}

/* 観光テーブル */
.table6{
	text-align:center;
	width:600px;
	border:dotted 2px #00F;
	background-image:url(../Bgfile/bg_005.gif);
}

/* その他テーブル */
.table7{
	text-align:center;
	width:500px;
	border:dotted 2px #00F;
	background-image:url(../Bgfile/bg_005.gif);
}

.tr1{
	font-weight:bold;
	font-size:14px;
}

.detail{
	text-align:left;
	font-weight:bold;
	line-height:2em;
}
