@charset "utf-8";
/* CSS Document */

/* フォント */
.f11{
	font-size: 11px;
}

.shredder_item p {
	text-align: center;
}

/* ポジション */
.shredder_header{
	position: relative;
}

.sec01_02,.sec03_01{
	position: relative;
}

.po1{
	position: absolute;
	top: 404px;
	left: 220px;
}

.po2{
	position: absolute;
	top: 638px;
	left: 34px;
}

.po3{
	position: absolute;
	top: 638px;
	left: 404px;
}

.po4{
	position: absolute;
	top: 872px;
	left: 34px;
}

.po5{
	position: absolute;
	top: 872px;
	left: 404px;
}

/* ポジション表_01 */
.shredder_matrix{
	position: relative;
}

.shredder_item{
	position: absolute;
}

.c1_row_1{
	top: 127px;
}

.c1_col_1{
	left: 25px;
}

.c1_col_2{
	left: 276px;
}

.c1_col_3{
	left: 527px;
}

.btn_01{
	top: 460px;
	left: 247px;
}

/* ポジション表_02 */
.c2_row_1{
	top: 127px;
}

.c2_col_1{
	left: 25px;
}

.c2_col_2{
	left: 276px;
}

.c2_col_3{
	left: 527px;
}

.btn_02{
	top: 460px;
	left: 247px;
}

/* ポジション表_03 */
.c3_row_1{
	top: 127px;
}

.c3_col_1{
	left: 25px;
}

.c3_col_2{
	left: 276px;
}

.c3_col_3{
	left: 527px;
}

.btn_03{
	top: 460px;
	left: 247px;
}

/*btn flot*/
.shredder_header ul li{
	float: left;
	padding-left: 16px;
	margin: 20px 0 0 0;
}

.shredder_header ul li:nth-child(1) {
	padding-left: 0px;
}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/*backgraund*/
.bg1{
	background: url("/resource/club_com/special/shredder/images/sec01_02.jpg");
	width: 761px;
	height: 295px;
	margin-top: 7px;
}

.bg2{
	background: url("/resource/club_com/special/shredder/images/sec02_01.jpg");
	width: 761px;
	height: 547px;
}

.bg3{
	background: url("/resource/club_com/special/shredder/images/sec02_02.jpg");
	width: 761px;
	height: 547px;
}

.bg4{
	background: url("/resource/club_com/special/shredder/images/sec02_03.jpg");
	width: 761px;
	height: 547px;
}

.bg5{
	background: url("/resource/club_com/special/shredder/images/sec03.jpg");
	width: 761px;
	height: 962px;
}