@charset "utf-8";

/*------------------------------------------------------------
	bg_float 背景
------------------------------------------------------------*/
#bg_symbol{
  max-width: 1480px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}

#bg_symbol div{
  width: 228px;
  height: 228px;
  filter:alpha(opacity=55);
  -moz-opacity: 0.55;
  opacity: 0.55;
}

#bg_symbol #float_bg_1{
  background: url(../img/common/float_bg_l.png) center top no-repeat;
  -moz-background-size: 70% 70%;
  background-size: 70% 70%; 
	position: absolute;
  top: 400px;
  left: 130px;
}

#bg_symbol #float_bg_2{
  background: url(../img/common/float_bg_r.png) center top no-repeat;
  -moz-background-size: 35% 35%;
  background-size: 35% 35%; 
	position: absolute;
  top: 430px;
  right: 20px;
}

#bg_symbol #float_bg_3{
  background: url(../img/common/float_bg_l.png) center top no-repeat;
  -moz-background-size: 50% 50%;
  background-size: 50% 50%; 
	position: absolute;
  top: 200px;
  left: 40px;
}

#bg_symbol #float_bg_4{
  background: url(../img/common/float_bg_l.png) center top no-repeat;
  -moz-background-size: 90% 90%;
  background-size: 90% 90%; 
	position: absolute;
  top: 550px;
  right: 50px;
}

#bg_symbol #float_bg_5{
  background: url(../img/common/float_bg_r.png) center top no-repeat;
  -moz-background-size: 70% 70%;
  background-size: 70% 70%; 
	position: absolute;
  top: 200px;
  right: 10px;
}

#bg_symbol #float_bg_6{
  background: url(../img/common/float_bg_r.png) center top no-repeat;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%; 
	position: absolute;
  top: 580px;
  left: 40px;
}

#bg_symbol #float_bg_7{
  background: url(../img/common/float_bg_r.png) center top no-repeat;
  -moz-background-size: 50% 50%;
  background-size: 50% 50%; 
	position: absolute;
  top: 820px;
  right: 80px;
}

#bg_symbol #float_bg_8{
  background: url(../img/common/float_bg_l.png) center top no-repeat;
  -moz-background-size: 30% 30%;
  background-size: 30% 30%; 
	position: absolute;
  top: 80px;
  left: 100px;
}

#bg_symbol #float_bg_9{
  background: url(../img/common/float_bg_l.png) center top no-repeat;
  -moz-background-size: 80% 80%;
  background-size: 80% 80%; 
	position: absolute;
  top: 820px;
  left: 250px;
}

#bg_symbol #float_bg_10{
  background: url(../img/common/float_bg_r.png) center top no-repeat;
  -moz-background-size: 40% 40%;
  background-size: 40% 40%; 
	position: absolute;
  top: 850px;
  left: 560px;
}

#bg_symbol #float_bg_11{
  background: url(../img/common/float_bg_l.png) center top no-repeat;
  -moz-background-size: 60% 60%;
  background-size: 60% 60%; 
	position: absolute;
  top: 750px;
  left: 850px;
}

#bg_symbol #float_bg_12{
  background: url(../img/common/float_bg_l.png) center top no-repeat;
  -moz-background-size: 40% 40%;
  background-size: 40% 40%; 
	position: absolute;
  top: 80px;
  right: 80px;
}

#bg_symbol #float_bg_13{
  background: url(../img/common/float_bg_r.png) center top no-repeat;
  -moz-background-size: 40% 40%;
  background-size: 40% 40%; 
	position: absolute;
  top: 320px;
  left: 0px;
}

#bg_symbol #float_bg_14{
  background: url(../img/common/float_bg_l.png) center top no-repeat;
  -moz-background-size: 60% 60%;
  background-size: 60% 60%; 
	position: absolute;
  top: 360px;
  right: 180px;
}
