@charset "utf-8";

@import "clearfix.css";
@import "reset.css";
@import "font.css";
@import "common.css";

/*-----------------------------------------

profile

 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content

------------------------------------------*/


/*-----------------------------------------

body

------------------------------------------*/
<div style="text-align: left;">
discography #bodyArea
{
        width: 600px;
	margin: 0px 15px 20px 15px;
	padding: 0px 10px 0px 241px;
        background-color: #000000;
}

#discography #bodyArea .column 
{
	padding: 0px 40px 0px 0px;
	margin-bottom: 80px;
}

#discography #bodyArea .column h3 {
	font-weight: bold;
}

#discography #bodyArea .column img.R {
	border: 0px solid #A9AB16;
}
