#scald2015pack{
  color : white;
  background-color : transparent;
  margin-left : auto;
  margin-right : auto;
  width : 1000px;
  margin-top : 0px;
  margin-bottom : 0px;
  border-bottom-width : 0px;
}

#header{
  background-color : red;
  width : 1000px;
  height : 300px;
}

#menusns{
  background-color : black;
  width : 1000px;
  
}

#artist{
  background-color : black;
  width : 1000px;
  color : white;
}

#partyinfo{
  background-color : black;
  width : 1000px;
  color : white;
}

#venue{
  background-color : black;
  width : 1000px;
  color : white;
}

body{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  
  background-image : url(2015back.jpg);
  background-attachment : fixed;
  background-repeat : repeat-y;
  background-color : rgb(204, 0, 0);
background-position : center center;
}

#navi{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-size : 13pt;
  font-family : sans-serif;
  font-weight : 900;
  color : white;
  
  font-style : oblique;
}

#navi a{
  color : white;
  text-decoration : none;
}

#navi a:hover{
  color : red;
}

h1{
  font-size : 20pt;
  font-family : sans-serif;
  font-weight : 900;
  color : rgb(252, 55, 14);
  
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : white;
  margin-top : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-left-style : none;
  
  
}

h2{
  font-size : 11pt;
  font-family : sans-serif;
  font-weight : 400;
  line-height : 18pt;
  color : white;
}
#partyinfo p{
  font-size : 11pt;
  font-family : sans-serif;
  font-weight : normal;
  line-height : 18pt;
  color : white;
  background-color : black;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}
h3{
  font-size : 13pt;
  font-family : sans-serif;
  font-weight : 700;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : white;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}
#venue p{
  font-size : 11pt;
  font-family : sans-serif;
  font-weight : 500;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

#footer{
  color : black;
  background-color : transparent;
  width : 1000px;
}

#footer p{
  font-size : 13pt;
  font-family : sans-serif;
  font-weight : bolder;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

#ticket{
  
  background-color : black;
  width : 1000px;
}

#ticket p{
  font-size : 10pt;
  font-family : sans-serif;
  font-weight : normal;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  line-height : 20pt;
}

h4{
  font-size : 15pt;
  font-family : sans-serif;
  font-weight : 700;
  color : white;
  background-color : black;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : white;
}

.migi{
  
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  float : right;
}

#timetable{
  background-color : black;
  width : 1000px;
}
