@charset "Shift_JIS";

@import "../../../files/css/layout.css";
@import "../../../../../css/thickboxcstm.css";


/*-------------------------------------------------------------------------
	Howto
/*-----------------------------------------------------------------------*/
#howto {
}

	#howto .movie {
		width:740px;
		height:300px;
		background:url(../img/howto/movie/bg.jpg) no-repeat;
	}
	
		#howto .movie .moviePlayer {
			position:relative;
			left:195px;
			top:20px;
			width:320px;
			text-align:center;
		}

/*-------------------------------------------------------------------------
	Exchange
/*-----------------------------------------------------------------------*/
#exchange {
	position:relative;
}

	#exchange .qr {
		position:absolute;
	}

		#exchange .qr a {
			display:block;
			width:240px;
			height:144px;
		}
		
	#exchange #qr001 {
		left:274px;
		top:239px;
	}
	
	#exchange #qr002 {
		left:112px;
		top:403px;
	}
	
	#exchange #qr003 {
		left:390px;
		top:403px;
	}

/*-------------------------------------------------------------------------
	Thickbox
/*-----------------------------------------------------------------------*/
#TB_window {
	background:none !important;
}

#TB_attention {
	display:none;
}