@charset "utf-8";
/* CSS Document */

	

/* Begin Content */
#works_visual {
	background: #ffffff url('../../images/contents_visual.jpg') no-repeat;
	width: 990px;
	height: 112px;
	margin: 0 auto;
	}

#content {
	width: 905px;
	padding: 20px 0 20px 40px;
    clear: both;
	}
	
#disc_info {
    width: 900px;
	background: url('../../images/works/works_bg.gif');
	}
	
#disc_info_top {
    width: 900px;
	height: 15px;
	background: url('../../images/works/disc_info/disc_info_bg_top.gif') no-repeat;
	}
	
#disc_info_bottom {
    width: 900px;
	height: 15px;
	background: url('../../images/works/disc_info/disc_info_bg_bottom.gif') no-repeat;
	}
/* End Content */





/* Begin left-column */
#left-column {
    width: 400px;
	padding-top: 10px;
	float: left;
	}
	
#left-column .genre {
	text-align: right;
	padding: 0 5px 0 0;
	}	
	
#left-column h2.title {
	background: url('../../images/works/disc_info/disc_title_line.gif') no-repeat bottom right;
	height: 30px;
	font-size: 2em;
	text-align: right;
	padding: 0 5px 0 0;
	}
	
#left-column .jacket {
	text-align: right;
	padding: 20px 0 20px 93px;
	}
	
#left-column table {
	width: 290px;
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 97px;
	}
	
#left-column table tr td {
    height: 20px;
    text-align: center;
	border-bottom: 1px dotted #999966;
	} 
	
#left-column table tr td.left {
    width: 100px;
    text-align: left;
	padding-left: 10px;
	} 	
	
#left-column table tr td .category {
	background: url('../../images/works/disc_info/disc_info_yajirushi.gif') no-repeat top left;
	padding: 0 0 0 10px;
	}
	
#left-column p.sold_out {
    text-align: right;
	line-height: 1.3;
	margin: 5px 0 0 0;
	padding-right: 10px;
	} 
	
#left-column #more_info {
    text-align: right;
	line-height: 1.5;
	margin: 30px 0 0 0;
	} 
	
#left-column #more_info h3 {
  	background: url('../../images/works/disc_info/more_info.gif') no-repeat top right;
	width: 400px;
	height: 18px;
	margin: 0 0 3px 0;
	}  
	
#left-column #more_info .info {
	margin: 0 15px 0 0;
	} 
	
#left-column #gallery {
    text-align: right;
	margin: 30px 0 0 0;

	} 
	
#left-column #gallery h3 {
  	background: url('../../images/works/disc_info/gallery.gif') no-repeat top right;
	width: 400px;
	height: 18px;
	} 
	
#left-column #gallery ul {
    margin-right: 10px;
	}
	
#left-column #gallery li {
    list-style: none;
	display: inline;
	}
	
#left-column #gallery img {
	margin: 10px 0 0 5px;
	} 
	
#left-column #publishment {
    text-align: right;
	margin: 30px 0 0 0;
	} 
	
#left-column #publishment h3 {
  	background: url('../../images/works/disc_info/publishment.gif') no-repeat top right;
	width: 400px;
	height: 25px;
	}  
	
#left-column #publishment ul {
    margin-right: 15px;
	}  
/* End left-column */





/* Begin right-column */
#right-column {
    width: 470px;
	padding: 0 0 0 30px;
	float: left;
	}
	
#right-column p.caption {
	background: url('../../images/works/disc_info/caption_bg.gif') no-repeat top left;
    height: 56px;
    line-height:1.4;
	margin: 0;
	padding: 18px 0 0 20px;
	margin-left: -10px;
	}	
	
#right-column ul.track_list {
    margin: 10px 0 30px 0;
	}
	
#right-column li {
    width: 400px;
    height: 40px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4;
    list-style: none;
	padding: 5px 0 0 5px;
	border-bottom: 1px dotted #999966;
	}
	
#right-column li.even {
	background: url('../../images/works/disc_info/track_list_bg.gif');
	}
	
#right-column #sample {
    width:50px;
	color: #ff6600;
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
	padding: 3px 0 0 0;
	margin-right: 5px;
	float: right;
    }
	
#right-column #sample del, #right-column #sample a {
	background: url('../../images/works/disc_info/speaker.gif') no-repeat;
    padding-left: 15px;
    }
	
#right-column .track_number {
	color: #999966;
	padding: 0 10px 0 0;
	}
	
#right-column .authority {
	font-size: 0.8em;
	font-weight: normal;
	color: #999966;
	padding: 0 0 0 50px;
	}
	
#right-column #staff {
	background: url('../../images/works/disc_info/staff_bg.gif') repeat-y;
	width: 422px;
	margin-left: -10px;
	}
	
#right-column #staff h3 {
	background: url('../../images/works/disc_info/staff.gif') no-repeat;
	width: 407px;
	height: 30px;
	margin-left: 15px;
	}
	
#right-column #staff_top {
	background: url('../../images/works/disc_info/staff_bg_top.gif') no-repeat;
	width: 422px;
	height: 10px;
	}
	
#right-column #staff_bottom {
	background: url('../../images/works/disc_info/staff_bg_bottom.gif') no-repeat;
	width: 422px;
	height: 10px;
	}
	
#right-column #arrange {
	background: url('../../images/works/disc_info/arrange.gif') no-repeat;
    width: 344px;
	line-height: 1.5;
	padding: 21px 0 0 20px;
	margin: 0 0 15px 40px;
	}
	
#right-column #compose {
	background: url('../../images/works/disc_info/compose.gif') no-repeat;
    width: 344px;
	line-height: 1.5;
	padding: 21px 0 0 20px;
	margin: 0 0 15px 40px;
	}
	
#right-column #illustration {
	background: url('../../images/works/disc_info/illustration.gif') no-repeat;
    width: 344px;
	line-height: 1.5;
	padding: 21px 0 0 20px;
	margin: 0 0 15px 40px;
	}
	
#right-column #design {
	background: url('../../images/works/disc_info/design.gif') no-repeat;
    width: 344px;
	line-height: 1.5;
	padding: 21px 0 0 20px;
	margin: 0 0 15px 40px;
	}
	
#right-column #original {
	background: url('../../images/works/disc_info/staff_bg.gif') repeat-y;
	width: 422px;
	margin: 10px 0 0  -10px;
	}
	
#right-column #original h3 {
	background: url('../../images/works/disc_info/original.gif') no-repeat;
	width: 407px;
	height: 20px;
	margin-left: 15px;
	}
		
#right-column #original_music {
    width: 344px;
	line-height: 1.5;
	padding: 0 0 0 20px;
	margin: 5px 0 10px 40px;
	}
/* End right-column */





/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */

