@charset "UTF-8";

/* ******************************************
 バトリオの遊び方トップ 定義
****************************************** */

.howto-wrap {
	width: 650px;
	position: relative ;
}

.howto_bt01 {
	position: absolute;
	left: 79px;
	top: 147px;
}

.howto_bt02 {
	position: absolute;
	left: 79px;
	top: 285px;
}

.howto_bt03 {
	position: absolute;
	left: 79px;
	top: 423px;
}

