@charset "UTF-8";
/* 　 */
*{
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #fff;
	font-size: medium;
	font-family: Verdana,Arial,sans-serif;
	}
ul,ol{
	list-style: none;
	}
img{
	border: none;
	}
th,td,form{
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: black;
	font-size: medium;
	font-family: Verdana,Arial,sans-serif;
	}
body{
	color: #f2f2f2;
	font-size: 12px;
	line-height: 1.5em;
	background: #333 url(bg.gif);
	}
h,p,li{
	color: #f2f2f2;
	}
#container{
	width: 900px;
	margin: 0 auto;
	}
#header{
	background: #000 url(header_bg.jpg) no-repeat;
	overflow: hidden;
	width: 900px;
	height: 270px;
	}
#umj-link{
	width: 200px;
	height: 30px;
	margin-left: 680px;
	}
#umj-link a:hover img{
	visibility: hidden;
	}
#umj-link a{
	display: block;
	}
#umj-link img{
	background: url(btn_umj-over.gif) no-repeat;
	}
#umj-link a:hover{
	background: url(btn_umj-over.gif) no-repeat;
	}
#content{
	float: left;
	width: 840px;
	background: #000 url(content_bg.jpg) repeat-x bottom;
	padding: 20px 30px;
	}
#side-box{
	float: left;
	width: 390px;
	}
#cd-jacket{
	padding: 20px 30px 0;
	}
#side-info-box{
	width: 360px;
	padding-top: 30px;
	background: url(side-info_bg.jpg) no-repeat top left;
	}
#tie-up h4{
	font-size: 14px;
	font-weight: normal;
	color: #ccb88f;
	margin-bottom: 0.5em;
	}
#tie-up h5{
	font-size: 14px;
	}
#tie-up p{
	font-size: 14px;
	margin-bottom: 1em;
	}
#chakuuta-box h4{
	font-size: 14px;
	margin-bottom: 0.5em;
	}
#chakuuta-box li{
	font-size: 14px;
	padding-bottom: 3px;
	margin-bottom: 0.5em;
	background: url(line_04.gif) no-repeat bottom;
	}
#main-box{
	float: left;
	width: 450px;
	}
#cd-title{
	font-size: 36px;
	line-height: 0.9em;
	color: #ccb88f;
	}
#album-1st{
	font-size: 24px;
	}
#japanese-title{
	font-size: 14px;
	}
#release-date{
	font-size: 24px;
	color: #ccb88f;
	margin-bottom: 1em;
	}
#cd-subtitle{
	font-size: 18px;
	margin-bottom: 0.5em;
	}
#cd-intro{
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 1em;
	}
#song-detail{
	font-size: 14px;
	font-weight: normal;
	color: #ccb88f;
	margin-bottom: 0.5em;
	}
#song-list li{
	clear: both;
	font-size: 14px;
	padding-bottom: 3px;
	margin-bottom: 0.5em;
	background: url(line_03.gif) no-repeat bottom;
	}
.song-title{
	float: left;
	width: 270px;
	font-size: 14px;
	}
#cd-price{
	clear: both;
	padding-top: 1em;
	font-size: 14px;
	}
#cd-shop{
	font-size: 14px;
	font-weight: normal;
	color: #ccb88f;
	margin-bottom: 0.5em;
	}
#cd-shop-link li{
	float: left;
	}
#cd-shop-link a img{
	border: 1px solid #808080;
	margin-right: 2px;
	}
#cd-shop-link a:hover img{
	border: 1px solid #fff;
	}
#flash-box{
	clear: both;
	background: #000;
	width: 262px;
	padding-left: 22px;
	margin: 5px 0;
	}
#footer{
	clear: both;
	background: url(footer_bg.jpg) no-repeat;
	width: 860px;
	height: 110px;
	overflow: hidden;
	padding: 5px 20px 0;
	}
address{
	font-size: 12px;
	color: #4d4d4d;
	}
	
