body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #000000;
	text-align: center;
	scrollbar-3dlight-color: #111111;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #111111;
	scrollbar-face-color: #111111;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #111111;
}


/* -----------------------------------------------
   DISCOGRAPHY
----------------------------------------------- */
#container    {
	text-align: left;
	width: 560px;
	margin:0;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.pLeft	{
	width: 150px;
	float:left;
	margin-right:20px;
}

.pRight	{
	width: 390px;
	float:left;
}

#content	{
	background-image: url(../parts/popup/contentBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:10px;
	padding-top:10px;
}


h1	{
	color:#CCCCCC;
	font-size:16px;
	font-weight:bold;
	padding-left: 20px;
	margin-bottom:5px;
}

h2	{
	color:#017A8A;
	font-size:16px;
	font-weight:bold;
	padding-left: 20px;
	margin-bottom:15px;
}

#container p.sad	{
	height:16px;
	color:#CCCCCC;
	background-image: url(../parts/titlePoint.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-bottom:5px;
	line-height:16px;
}

p#shuroku	{
	padding-left: 20px;
	margin-bottom:10px;
}

#shichoContent	{
	margin-left: 20px;
	margin-bottom: 14px;
}

table	{
	border-collapse: collapse;	border-spacing: 0;
	width: 360px;
	margin-left: 20px;
}

#shichoContent table	{
	margin-left: 0px;
}

#container tr.thBG	{
	background-image: url(../parts/popup/thBG.png);
	background-repeat: no-repeat;
	background-position: left top;
}

th	{
	text-align:center;
	height:30px;
}

th.shicho, td.shicho	{
	width:40px;
	text-align:center;
}

td	{
	height:24px;
}

td.songTitle	{
	padding-left:10px;
}

th, td	{
	color: #999999;
	font-size:10px;
	line-height:24px;
}

.odd	{
	background: #111111;
}

.pLeft img	{
	margin-bottom:3px;
}


/* -----------------------------------------------
   LINK
----------------------------------------------- */
#containerLink    {
	text-align: left;
	width: 430px;
	margin:0;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 10px;
}

#linkMap	{
	height:300px;
	width: 430px;
	margin-bottom:20px;
}


#content	{
	background-image: url(../parts/popup/contentBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:10px;
	padding-top:10px;
}

#containerLink h1	{
	height:16px;
	color:#CCCCCC;
	background-image: url(../parts/titlePoint.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}


/*
----------------------------------------------- */
p	{
	color: #999999;
	font-size: 12px;
	line-height: 140%;
}

a:link, a:visited{
	color: #AA0000;
	text-decoration: none;
}
a:hover, a:active	{
	color: #AA0000;
	text-decoration: underline;
}

.attention_slim,	{
color: #990000;
}

.attentionRed{
color: #990000;
font-weight: bold;
}

.attentionBlue{
color: #017A8A;
font-weight: bold;
}

.mb  {
	font-weight: bold;
}

.ms  {
	font-size: 10px;
}

