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

/* Artist index */
#archives #lead{
	width:280px;
	float:left;
	text-align:left;
}

#archives h2{
	border-bottom:solid 5px #000000;
	text-indent:-9999px;
	margin:0;
	padding:0;
	height:20px;
	display:block;
}

#archives #lead h3{
	font-size:12px;
	font-weight:bold;
	margin:10px 0 0 0;
}

#archives #lead p{
	margin:10px auto 20px auto;
	font-size:11px;}
#archives #lead p a{
	color:#000000;
	text-decoration:underline;
}
#archives #lead p a:hover{
	color:#000000;
	text-decoration:none;
}

h2.archive{
background:url(../img/arc_h2_lead.gif) no-repeat;
}
h2.photography{
background:url(../img/arc_h2_photography.gif) no-repeat;
}
h2.artworks{
background:url(../img/arc_h2_artworks.gif) no-repeat;
}

#archives #photos{
	width:600px;
	float:right;
	margin-left:20px;
}

#archives #photos p{
	width:100%;
	margin:0;
	padding:0;
}

#archives #photos p a{
	float:left;
	margin-right:4px;
	margin-top:5px;
	margin-left:0;
	display:block;
}

* html #archives #photos p a {
	margin:0;
	padding:4px 4px 0 0;
}

#archives #photos p a img{
	width:50px;
	height:50px;
	display:block;
	padding:2px;
	border:#999999 solid 1px;
}


#archives #artworks{
	width:600px;
	float:right;
	margin-top:20px;
	
}

#archives #artworks p{
	width:100%;
	margin:0;
	padding:0;
}

#archives #artworks p a{
	float:left;
	margin-right:4px;
	margin-top:5px;
	margin-left:0;
	display:block;
}

* html #archives #artworkss p a {
	margin:0;
	padding:4px 4px 0 0;
}

#archives #artworks p a img{
	width:50px;
	height:50px;
	display:block;
	padding:2px;
	border:#999999 solid 1px;
}


/* 各Artist*/

#catalogue_under #diskinfo{
	width:664px;
	float:left;
	text-align:left;
	margin-right:20px;
}

#catalogue_under #diskinfo h2{
	height:20px;
	border-bottom:5px solid #000000;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	margin-bottom:10px;
	
}

#catalogue_under #diskinfo #imgarea{
	width:240px;
	height:580px;
	float:left;
	
}

#catalogue_under #diskinfo #imgarea img.jkt{
	width:240px;
}

#catalogue_under #diskinfo #imgarea #player{
	width:240px;
	height:320px;
}

#catalogue_under #diskinfo #txtarea{
	width:410px;
	float:right;
}


#catalogue_under #shortcut{
	width:216px;
	float:right;
	text-align:left;
}

#catalogue_under #shortcut h2{
	border-bottom:solid 5px #000000;
	text-indent:-9999px;
	margin:0;
	padding:0;
	height:20px;
	display:block;
	background:url(../img/cat_h2_shortcut.gif) no-repeat;
}

#catalogue_under #shortcut p{
	clear:both;
	margin:10px 0 0 0;
	padding:0;
}
#catalogue_under #shortcut p a{
	float:left;
	margin-right:2px;
	margin-top:5px;
	margin-left:0;
	display:block;
}

* html #catalogue_under #shortcut p a {
	margin:0;
	padding:4px 1px 0 0;
}

#catalogue_under #shortcut p a img{
	width:100px;
	height:100px;
	display:block;
	padding:2px;
	border:#999999 solid 1px;
}
