/* zero.css */
/* アルバム・シングルレビューのみのクラススタイル */

DIV.key{
	border-width: 2pt 0pt 2pt 0pt;
	border-style: solid;
	border-color: #99FF33;
	padding:5pt 20pt 5pt 20pt;
	margin: 12pt 120pt 12pt 120pt;
	}

DIV SPAN.key{
	font-size: 18pt;
	color: #99FF33;
	text-align: center;
	}

SPAN.para{
	font-size: 12pt;
	color: #CDFF00;
	}
	
DIV.siam{
	font-size: 24pt;
	font-family: "Arial Black", "Times", serif;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	border-width: 2pt;
	border-style: solid;
	border-color: #0000FF;
	background: #000000;
	padding: 6pt 12pt 6pt 12pt;
	margin: 24pt 180pt 24pt 180pt;
	}
	
DIV.infobox{
	text-align: left;
	line-height: 1.4;
	}
	
DIV.info{
	border-width: 0pt 3pt 3pt 0pt;
	border-style: solid;
	border-color: #000033;
	padding: 12pt 24pt;
	margin: 24pt 150pt;
	background: #0000CC;
	}

SPAN.infotitle{
	font-size: 18pt;
	font-family: "Avant Garde", sans-serif;
	font-weight: bold;
	text-align: center;
	color: #FFFF00;
	}

DIV.info P{
	margin: 12pt 0pt 0pt 0pt;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.2;
	color: #FFCC33;
	}
	
DIV.stitles{
	border-width: 0pt 3pt 3pt 0pt;
	border-style: solid;
	border-color: #000033;
	background: #0000CC;
	padding: 12pt 24pt;
	margin: 36pt;
	font-size: 18pt;
	font-weight: bold;
	line-height: 1.4;
	color: #FFFFFF;
	}
	
A.stlink{
	text-decoration: none;
	}
	
H2.singletitle{
	border-width: 0pt 0pt 1pt 3pt;
	border-style: solid;
	border-color: #9999FF;
	padding: 6pt 6pt 6pt 18pt;
	margin: 12pt 48pt;
	font-size:24pt ;
	font-weight: bold;
	font-family: "Times", serif;
	color: #FFFF00;
	text-align: left;
	}
	
