/******************************************
基本部
******************************************/
html{
	font-size:80%;
	font-family:'ＭＳ Ｐゴシック',sans-serif;
}

body{
	background:url("../img/iidxarchive.png") #333333 no-repeat fixed bottom right;
	color:#333333;
	padding:0px;
	margin:0px;
}

h1{
	background:url("../img/iidxamdtop_back.png") repeat-x;
	margin:0px;
	padding:0px;
	text-align:left;
	height:100px;
}

h3{
	text-align:center;
	font-size:100%;
	padding:5px;
	margin:-2px;
	border:1px outset #999999;
	background-color:#99A0AA;
}

table{
	margin:auto;
	text-align:center;
	border:1px solid #333333;
	border-collapse:collapse;
	width:95%;
}

td,th{
	padding:2px;
	border:1px solid #333333;
}

th{
	background-color:#99AACC;
}

a{
	color:#6699FF;
}

.back0{
	background-color:#EEEEF0;
}

.back1{
	background-color:#DDE0EE;
}

.asc,.desc{
	margin:0px;
	padding:1px;
	color:#333333;
	border:1px outset #333333;
	text-decoration:none;
	padding-top:0px;
}

.asc{
	background-color:#AA9966;
}

.desc{
	background-color:#6699AA;
}

.msc{
	text-align:left;
}

.dmusic{
	margin:0px;
	padding:0px;
	border:1px outset #333333;
	background-color:#666666;
	color:#DDDDDD;
	font-size:80%;
}

div{
	margin:5px;
}

.N{color:#336699;}
.H{color:#666633;}
.A{color:#993333;}

/******************************************
TOPページ
******************************************/
#csmusic,#acmusic{
	clear:both;
	margin:auto;
	text-align:center;
}

#quickmenu{
	margin:auto;
	text-align:center;
}

#csmusic h3,#acmusic h3{
	margin:10px;
	background:transparent;
	border:0;
}

#quickmenu ul{
	width:26em;
	float:left;
	background:#CCCCCC;
	border:1px solid #333333;
	margin:0px;
	padding:0px;
	margin:5px;
	list-style-type:none;
}

#quickmenu li{
	width:5em;
	float:left;
	text-align:center;
	border-left:1px solid #333333;
}

#quickmenu a{
	text-decoration:none;
	border:0px;
	padding:0px;
	margin:0px;
	color:#333333;
	display:block;
}

#quickmenu a:hover{
	background:#FFFFFF;
}

#quickmenu .latestac{
	background:#EEEEEE;
}
#quickmenu .latestcs{
	background:#BBCCFF;
}


/******************************************
メインコンテンツ表示部分
******************************************/
#mainobj{
	text-align:center;
	margin:auto;
}

/******************************************
詳細表示
******************************************/

#vdetail{
	display:none;
	position:absolute;
	width:550px;
	height:300px;
	border:2px solid #333333;
	background-color:#666666;
	top:50%;
	left:50%;
	margin-top:-150px;
	margin-left:-250px;
}

#vdetail fieldset{
	border:0;
}

#vdetail legend{
	font-size:120%;
	margin:0px;
	padding:0px;
}

#vdetail dt{
	border-top:1px solid #333333;
	border-bottom:1px dashed #333333;
	margin-top:15px;
	margin-bottom:15px;
}

#vdetail label{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}




.mdetail table{
	margin:0px;
	width:300px;
	clear:both;
}


#q_search{
	float:right;
}




#detail td{
	background-color:#EEEEFF;
}

th.name{
	background-color:#CCCCFF;
}

th.SP,th.DP{
	background-color:#557766;
}

.close_win,.stop_move{
	text-align:center;
	font-weight:bold;
	background-color:#FF6600;
	display:block;
	margin:0px;
	border-bottom:2px solid #000000;
}

.stop_move{
	cursor:move;
	background-color:#0066FF;
	color:#333333;
	border:2px solid #666666;
	border-color: #666666 #333333 #333333 #666666;
}

.close_win{
	cursor:default;
	color:#333333;
	border:2px solid #666666;
	border-color: #666666 #333333 #333333 #666666;
}

.wss{
	background:#666666;
}

.wss a{
	color:#FFFFFF;
}

.d_t{
	width:300px;
}

.d_t_l,.d_t_r{
	width:80px;
	text-align:center;
	margin:0px;
}
.d_t_l{
	float:left;
}
.d_t_r{
	float:right;
}

.hd{
	display:none;
}

.acc{
	color:#FFFFFF;
	border:2px outset #666666;
	background:#999999;
}

/******************************************
DL
******************************************/

#download{
	text-align:right;
}

#download a{
	text-decoration:none;
	padding:2px;
	border:2px outset #666666;
	background: #FFFFFF;
	color:#333333;
}