@charset "Shift_JIS";

body{
	color: #e3e3e3;
	background-color: black;
	min-width: 1000px;
}

#disk-main{
	width: 800px;
	height : 1280px;
	margin-left: auto;
	margin-right: auto;
	font-family: "MS UI Gothic";
}

#disk-header{
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#header-logo{
	width: 150px;
	height: 40px;
	position: relative;
	left: 50px;
	top: 30px;
	background-repeat: no-repeat;
	background-image: url(v_logo.gif);
	background-position: center center;
}

#disk-upper{
	width: 750px;
	height: 480px;
	position: relative;
	top: 0px;
}

#disk-under{
	width: 750px;
	height : 650px;
	position: relative;
	border-top-width: 1px;
	top: 30px;
	border-top-style: ridge;
	border-top-color: silver;
}

#disk-photo-side{
	width: 220px;
	height: 360px;
	position: absolute;
	top: 10px;
	left: 10px;
	float: left;
}

#disk-title-side{
	width: 500px;
	height: 360px;
	position: absolute;
	right: 0px;
	top: 10px;
}

#disk-photo{
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 190px;
	position: relative;
	top: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-top: 10px;
	margin-bottom: auto;
	background-image : url(disco_15_Bach_in_BLACK_B.jpg);
}

#number-block{
	width: 200px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 50px;
}

#disk-label{
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 30px;
	padding-left: 5px;
}

#disk-number{
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 30px;
	padding-left: 5px;
}

#disk-sale-date{
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 30px;
	padding-left: 5px;
}

#title{
	text-align: left;
	width: 460px;
	height: 20px;
	position: absolute;
	top: 35px;
	left: 20px;
	font-weight: 700;
	font-size: 16px;
}

#sub-title{
	width: 450px;
	height: 20px;
	position: absolute;
	left: 20px;
	top: 55px;
}

#group-name{
	width: 475px;
	height: 50px;
	position: absolute;
	top: 75px;
	left: 20px;
	line-height: 1.5;
	letter-spacing: 1.1px;
}

#gn-j{
	position: relative;
	font-size: 15px;
	width: 450px;
	font-family: "MS UI Gothic";
	font-weight: 700;
}

#gn-sb{
	position: relative;
	font-size: small;
	font-family: "MS UI Gothic";
	width: 420px;
}

#guest-name{
	width : 480px;
	height : 150px;
	position: absolute;
	top: 145px;
	left: 20px;
	font-size: small;
	font-weight: 400;
	
	letter-spacing: 1.1px;
  line-height : 8mm;
}

#guest-name2{
	font-size: 11px;
	font-weight: 400;
	text-align: left;
	width: 450px;
	height: 30px;
	position: absolute;
	top: 320px;
	left: 30px;
	letter-spacing: 1.1px;
	line-height: 2;
}

#comment{
	width: 705px;
	height: 90px;
	position: absolute;
	top: 380px;
	font-size: small;
	line-height: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: silver;
	padding-top: 15px;
	letter-spacing: 1.05px;
	left: 15px;
	padding-left: 15px;
	padding-right: 10px;
}

#disk-footer{
	font-size: small;
	color: green;
	text-align: right;
	min-width: 1000px;
	height: 30px;
	position: relative;
	right: 10px;
}

#back-b{
	position: relative;
	width: 800px;
	height: 30px;
	top: 70px;
	text-align: center;
}

#close{
	width: 100px;
	height: 30px;
	position: relative;
	text-align: center;
	float: left;
	margin-left: -30px;
}

#top{
	width: 100px;
	height: 30px;
	float: right;
	text-align: center;
	margin-right: -10px;
	position: relative;
}