/*------------ ‚ ‚ç‚·‚¶ -------------*/
#contents {
	height: 720px;
	}
	#contents h2 {
		background: url(../song/images/title.gif) 0 0 no-repeat;
		}
	#contents .picture {
		width: 308px;
		height: 233px;
		position: absolute;
		top: 150px;
		left: 45px;
		background: url(../song/images/bg_picture.gif) 0 0 no-repeat;
		}
		#contents .picture img {
			margin: 9px 0 0 9px;
			}
	#contents #details {
		width: 390px;
		margin: 0 0 0 380px;
		padding: 50px 0 0;
		}
		#contents #details h3 {
			width: 390px;
			height: 87px;
			margin: 0 0 13px;
			background: url(../song/images/title_song.gif) 0 0 no-repeat;
			}
			#contents #details h3 em {
				display: none;
				}
		#contents #details dl {
			width: 275px;
			position: absolute;
			top: 400px;
			left: 70px;
			line-height: 1.4;
			}
			#contents #details dl dt {
				width: 45px;
				margin: 0 0 5px;
				padding: 0 5px 0 0;
				float: left;
				text-align: right;
				}
			#contents #details dl dd {
				width: 225px;
				margin: 0 0 5px;
				float: left;
				text-align: left;
				}
		#contents #details #mobile_release {
			width: 390px;
			height: 107px;
			background: url(../song/images/bar_song.gif) 0 0 no-repeat;
			position: relative;
			}
			#contents #details #mobile_release p {
				width: 210px;
				position: absolute;
				top: 35px;
				left: 65px;
				font-size: 14px;
				font-weight: bold;
				line-height: 1.6;
				}
			#contents #details #mobile_release img#qr {
				position: absolute;
				top: 19px;
				left: 280px;
				}
		#contents #details p#intro {
			background: url(../song/images/bar_song.gif) 0 0 no-repeat;
			padding: 20px 0 0;
			font-size: 14px;
			line-height: 1.6;
			}

