@charset "Shift_JIS";

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

#disk-main{
	width: 800px;
	height : 1700px;
	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 : 465px;
	position: relative;
	top: 0px;
}

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

#disk-under-2{
	width: 750px;
	height : 650px;
	position: relative;
	border-top-width: 1px;
	top : 60px;
	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;
  font-family : "MS UI Gothic";
}

#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(disk_05_Saxophone_Colours.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;
}

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

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

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

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

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

#gn-j{
      position: relative;
  font-size : 14px;
  font-family : "MS UI Gothic";
  width : 425px;
  height : 25px;
  font-weight : 700;
}

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

#guest-name{
	width : 430px;
	height : 50px;
	position: absolute;
	top : 175px;
	
	
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 1.1px;
  left : 20px;
}
#gtn-j{
      position : relative;
  font-size : 14px;
  width : 420px;
  height : 25px;
  font-weight : 700;
}

#gtn-sb{
       position : relative;
  font-size : small;
  width : 420px;
  height : 25px;
}
#guest-name2{
	font-size : 12px;
	font-weight: 400;
	text-align: left;
	width : 470px;
	height : 100px;
	position: absolute;
	top : 245px;
	left: 30px;
	letter-spacing: 1.1px;
	line-height: 1.7;
}

#gtn2-j{
      position : relative;
  font-size : 12px;
  width : 470px;
  height : 50px;
  
}

#gtn2-sb{
      position:relative;
  font-size : small;
  width : 450px;
  height : 50px;
}

#comment{
	width : 705px;
	height : 65px;
	position: absolute;
	top : 380px;
	left : 15px;
	font-size: small;
	line-height : 2;
	border-top-width: 1px;
	border-top-style : dotted;
	border-top-color: silver;
	padding-top : 20px;
	letter-spacing: 1.05px;
  padding-left : 10px;
  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;
}