/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}



body {
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	background-image: url(images/bacakground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 180%;
	}

img {
	border: 0;
	}

a {
	color: #666;
	font-weight: bold;
	}
a:hover {
	color: #999;
	font-weight: nomal;
	}

h4 {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
	}
ul li {
	list-style: none;
	}
dl dt {

	}
dl dd {
	padding-left: 27px;
}





#nowrap {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	width: 580px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
	}
#cd_deta {
	background-image: url(image/jaket1.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: auto;
}
#nowrap #container #track dl dt {
	height: 26px;
}
#info .jaket {
	float: left;
	height: 250px;
	width: 250px;
	margin-right: 10px;
}
#footer {
	font-weight: bold;
	text-align: center;
}
#nowrap #container div {
	overflow: hidden;
	padding-bottom: 15px;
	padding-top: 15px;
}
object,
embed {
	vertical-align: text-bottom;
}

