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

/* Artist index */
#comment_index #artist{
	width:230px;
	float:left;
	text-align:left;
}

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

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

#comment_index #artist p{
	margin:10px auto 20px auto;
	font-size:11px;}

h2.lead{
background:url(../img/com_h2.gif) no-repeat;
}
h2.currently{
background:url(../img/art_h2_currently.gif) no-repeat;
}

#comment_index #photos{
	width:650px;
	float:right;
	border-top:5px solid #000000;
	margin-top:20px;
}

#comment_index #photos p{
	width:100%;
	margin:10px 0;
	padding:0;
}

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

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

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

/* 各Artist*/

#comment_under #artistinfo{
	width:380px;
	float:left;
	text-align:left;
	margin-right:20px;
}

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

#comment_under #artistinfo p img.asha{
	clear:both;
	width:150px;
	float:right;
	margin:0 0 5px 5px;
}

#comment_under #photo{
	width:290px;
	height:650px;
	float:left;
	border-top:5px solid #000000;
	margin-top:20px;
}

#comment_under #photo img{
	width:290px;
	margin:10px 0 0 0;
}

#comment_under #shortcut{
	width:500px;
	float:right;
}

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

#comment_under #shortcut p{
	width:100%;
	margin:10px 0;
	padding:0;
}

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

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

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