@charset "utf-8";

/* colorbox */
/*--#cboxLoadedContent {
  padding: 2px;
  background: #ccc;
} --*/

/*----------------------------------------------------
  container
----------------------------------------------------*/
#sw_container {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 1;
  overflow: hidden;
  background: #fff300;
}

#body_box  {
  position: relative;
  width: 500px;
  height: 200px;
  margin: 0 auto;
  top: 35%;
  margin-top: -110px;
  z-index: 200;
}

#sw_left {
  position: absolute;
  right: 160px;  
  top: 300px;  
  width: 122px;
  height: 31px;
  z-index: 50;
}

#sw_right {
  position: absolute;
  left: 320px;  
  top: 300px;  
  width: 122px;
  height: 31px;
  z-index: 50;
}

#sw_word {
  position: absolute;
  left: 0px;  
  top: 240px;  
  z-index: 20;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}


#open_box  {
  position: absolute;
  left: -20px;  
  top: -80px;  
  z-index: 50;
}

#open_1 {
  position: absolute;
  z-index: 51;
}
#open_2 {
  position: absolute;
  z-index: 52;
}
#open_3 {
  position: absolute;
  z-index: 53;
}
#open_4 {
  position: absolute;
  z-index: 54;
}
#open_5 {
  position: absolute;
  z-index: 55;
}
#open_6 {
  position: absolute;
  z-index: 56;
}
#open_7 {
  position: absolute;
  z-index: 57;
}
#open_8 {
  position: absolute;
  z-index: 58;
}
#open_9 {
  position: absolute;
  z-index: 59;
}
#open_10 {
  position: absolute;
  z-index: 60;
}
#open_11 {
  position: absolute;
  z-index: 61;
}